如何configurationsendmail通过特定服务器进行中继
我的电缆调制解调器(bresnan通信)后面有一个小型的家庭服务器设置。 我想要这个盒子发送电子邮件(不接收)的通知和whatnot。 我已经做了: 我已经安装并configuration了sendmail。 我已经添加mail.bresnan.net作为我的SMART_HOST指令。 我相信问题是 当我尝试发送电子邮件时,我在邮件日志中看到以下内容: Dec 22 10:24:17 batcave sendmail[1530]: oBMHOHrs001530: from=aburns, size=140, class=0, nrcpts=1, msgid=<[email protected]>, relay=aburns@localhost Dec 22 10:24:17 batcave sm-mta[1531]: oBMHOHWZ001531: from=<[email protected]>, size=397, class=0, nrcpts=1, msgid=<[email protected]>, proto=ESMTP, daemon=MTA-v4, relay=localhost [127.0.0.1] Dec 22 10:24:17 batcave sendmail[1530]: oBMHOHrs001530: to=<[email protected]>, ctladdr=aburns (1000/1000), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30140, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (oBMHOHWZ001531 Message accepted for […]