# 未收到激活邮件，但日志显示已发送

**URL:** <https://meta.discourse.org/t/activation-mail-not-received-and-logs-says-it-sent/104546>\
**Category:** Self-hosting\
**Created:** [2018年十二月18日 11:18 UTC](https://meta.discourse.org/t/activation-mail-not-received-and-logs-says-it-sent/104546 "2018-12-18T11:18:36Z")\
**Posts on this page:** 2\
**Page:** 1

<div class="post-metadata">

**Author:** ![randikam](https://avatars.discourse-cdn.com/v4/letter/r/e495f1/32.png) [@randikam](https://meta.discourse.org/u/randikam)\
**Post date:** [2018年十二月18日 11:18 UTC](https://meta.discourse.org/t/activation-mail-not-received-and-logs-says-it-sent/104546/1 "2018-12-18T11:18:36Z")

</div>

Im not receiving activation mail but my production.log says it been successfully sent

please find below production.log stack

```
Started GET "/finish-installation/confirm-email" for 220.247.229.50 at 2018-12-18 11:18:01 +0000

Processing by FinishInstallationController#confirm_email as HTML

Rendering finish_installation/confirm_email.html.erb within layouts/finish_installation

Rendered finish_installation/confirm_email.html.erb within layouts/finish_installation (0.6ms)

Rendered layouts/_head.html.erb (13.3ms)

Completed 200 OK in 16ms (Views: 15.0ms | ActiveRecord: 7.2ms)

Started PUT "/finish-installation/resend-email" for 220.247.229.50 at 2018-12-18 11:18:07 +0000

Processing by FinishInstallationController#resend_email as HTML

Parameters: {"authenticity_token"=&gt;"OQH/iHWSdilaE+4iwRuGNdmlM1PXQ8byISSj19JzKGvP4VbaDS9T758LTWV9V1pby/yz6b0IFU2p01OfQLFckQ=="}

Rendering finish_installation/resend_email.html.erb within layouts/finish_installation

Rendered finish_installation/resend_email.html.erb within layouts/finish_installation (0.4ms)

Rendered layouts/_head.html.erb (0.2ms)

Completed 200 OK in 29ms (Views: 1.7ms | ActiveRecord: 11.7ms)

Sent mail to wiki@sysco.com (878.3ms)

```

---

<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:** [2018年十二月18日 15:41 UTC](https://meta.discourse.org/t/activation-mail-not-received-and-logs-says-it-sent/104546/2 "2018-12-18T15:41:17Z")

</div>

Check the mail logs of your mail service.
