sendmail error:Real domain name required for sender address

日期:2014-07-13 / 人气: / 来源:网络

error:Real domain name required for sender address。

原因是因为hostname不对,不能是localhost.localdomain。

修改:hostname -v lucifo。

/etc/hosts 中一定是127.0.0.1 localhost.localdomain

mc文件中一定要把 LOCAL_DOMAIN(`localhost.localdomain')dnl

改成LOCAL_DOMAIN(`lucifo')dnl

> jBH0CIxs030054: to=kd [at] netnerd.ca, ctladdr=root (0/0), delay=00:00:00,
> xdelay=00:00:00, mailer=relay, pri=57738, relay=[127.0.0.1]
> [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by
> [127.0.0.1]

Specify *both* IP interfaces in *.mc file you use to generate sendmail.cf
and recompile it.

DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA-local')dnl
DAEMON_OPTIONS(`Port=smtp,Addr=192.168.1.100, Name=MTA-public')dnl

sendmail邮件服务器配置加密与认证

导读:sendmail邮件服务器的加密与认证对于邮件服务器,有许多客户机/服务器协议没有验证能力,sasl就是用于加强或增加这类协议的一种通用方法。当你设定sasl时,你必须决定两件事;一是用于交换“标识信息”(或称身份证书)的验证机制;一是决定标识信息存储方法

MySQL,

作者:管理员




现在致电4006-2991-90 OR 查看更多联系方式 →

Go To Top 回顶部