Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在我的 ubuntu 13.04 x64 上有一个 LAMP 服务器,我可以使用“sendmail”发送电子邮件。但是我用这个程序发送的电子邮件,像垃圾邮件一样到达我。我正在尝试使用 gmail 帐户向另一个 gmail 帐户发送电子邮件。这是我的主机文件
127.0.0.1 localhost localhost.localdomain ghost 127.0.1.1 ghost
我该怎么做才能正确发送电子邮件?