我尝试按照文档http://read-the-docs.readthedocs.io/en/latest/install.html
在我的linux服务器上安装ReadTheDocs但我没有收到激活邮件。
我能够在服务器上看到电子邮件的输出
Hello from example.com!
You're receiving this e-mail because you or someone else has requested a password for your user account at example.com.
It can be safely ignored if you did not request a password reset. Click the link below to reset your password.
http://xxxxx:8080/accounts/password/reset/key/xxxxxxxxxx/
In case you forgot, your username is xxxxxxxxxxxx.
Thank you for using example.com!
example.com
注意:此电子邮件是密码重置电子邮件,它与激活电子邮件有同样的问题。 (我没有从ReadTheDocs安装中收到任何电子邮件)
有两件事引起了我的注意 1.在哪里阅读文档配置网站名称,我想将example.com更改为真实的网站名称 2.发送地址目前是no-reply@readthedocs.org,我可以在哪里更改?我认为这也是问题的一部分。
以下是电子邮件的其他标题
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Subject: [example.com] Password Reset E-mail
From: no-reply@readthedocs.org
To: xxx@xxxxx.nl
Date: Tue, 12 Jul 2016 11:30:49 -0000
我在哪里可以更改电子邮件的内容以及发件人地址等内容。
电子邮件发生了什么(我为什么不收到)