由 hiroshi 在 05-23-2003 21:34 发表:
sendmail如何通过SMTP验证?
在linux下用mutt+fetchmail+sendmail来处理邮件。现在mutt和fetchmail工作的都很正常,可是sendmail却无法发信,我并不想架设mail服务器只是用来处理个人的邮件,所以直接将sendmail.mc中SMART_HOST那一项设成我的SMTP服务器地址(如:mail.citiz.net),可是我的SMTP服务器需要身份验证,信都发不出去,请问大家sendmail要如何设置才能通过SMTP验证?
不知道我说清楚了没有,希望大家给点意见。
由 hiroshi 在 05-25-2003 12:41 发表:
And note that you'll need to forward all your outbound mail to another machine as a "relay" (one that does use DNS, and understands how to properly use MX records, etc...), otherwise you won't be able to get mail to any site(s) other than the one(s) you configure in your /etc/hos