# 在配置Brevo的SMTP后，我无法接收电子邮件

**URL:** https://meta.discourse.org/t/after-configuring-brevos-smtp-i-cannot-receive-emails/324842
**Category:** Self-hosting
**Tags:** email
**Created:** [2024年九月4日 07:17 UTC](https://meta.discourse.org/t/after-configuring-brevos-smtp-i-cannot-receive-emails/324842 "2024-09-04T07:17:28Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![nwnuyhs](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nwnuyhs/32/444904_2.png) [@nwnuyhs](https://meta.discourse.org/u/nwnuyhs)
#### Post date: [2024年九月4日 07:17 UTC](https://meta.discourse.org/t/after-configuring-brevos-smtp-i-cannot-receive-emails/324842/1 "2024-09-04T07:17:28Z")

</div>

这是 SMTP 信息，有人能告诉我配置有什么问题吗？

```plaintext
## TODO: List of comma delimited emails that will be made admin and developer
  ## on initial signup example 'user1@example.com,user2@example.com'
  DISCOURSE_DEVELOPER_EMAILS: '2684431439@qq.com'

  ## TODO: The SMTP mail server used to validate new accounts and send notifications
  # SMTP ADDRESS, username, and password are required
  # WARNING the char '#' in SMTP password can cause problems!
  DISCOURSE_SMTP_ADDRESS: smtp-relay.brevo.com
  DISCOURSE_SMTP_PORT: 587
  DISCOURSE_SMTP_USER_NAME: 7b6aa6002@smtp-brevo.com
  DISCOURSE_SMTP_PASSWORD: "3 ************* PI"
  #DISCOURSE_SMTP_ENABLE_START_TLS: true # (optional, default true)
  DISCOURSE_SMTP_DOMAIN: discourse.example.com # (required by some providers)
  DISCOURSE_NOTIFICATION_EMAIL: 7b6aa6002@smtp-brevo.com

  ## If you added the Lets Encrypt template, uncomment below to get a free SSL certificate
  LETSENCRYPT_ACCOUNT_EMAIL: 2684431439@qq.com

  ## The http or https CDN address for this Discourse instance (configured to pull)
  ## see https://meta.discourse.org/t/14857 for details
  #DISCOURSE_CDN_URL: https://discourse-cdn.example.com

  ## The maxmind geolocation IP account ID and license key for IP address lookups
  ## see https://meta.discourse.org/t/-/173941 for details
  #DISCOURSE_MAXMIND_ACCOUNT_ID: 123456
  #DISCOURSE_MAXMIND_LICENSE_KEY: 1234567890123456

```

---

<div class="post-metadata">

### Author: ![Architect](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/architect/32/520575_2.png) [@Architect](https://meta.discourse.org/u/Architect)
#### Post date: [2024年九月4日 07:23 UTC](https://meta.discourse.org/t/after-configuring-brevos-smtp-i-cannot-receive-emails/324842/2 "2024-09-04T07:23:49Z")

</div>

> [@nwnuyhs](#):
>
> ```plaintext
> DISCOURSE_SMTP_DOMAIN: discourse.example.com # (required by some providers)
> DISCOURSE_NOTIFICATION_EMAIL: 7b6aa6002@smtp-brevo.com
> 
> ```

看起来可能是这些出了问题。

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [2024年九月4日 09:56 UTC](https://meta.discourse.org/t/after-configuring-brevos-smtp-i-cannot-receive-emails/324842/3 "2024-09-04T09:56:36Z")

</div>

通知电子邮件应类似于 noreply@your.domain

您无权从 [smtp-brevo.com](http://smtp-brevo.com) 发送电子邮件。
