引用:
最初由 bloomit 发布
[B]
if your use sendmail. you can configure this user's [B].forward[/B] file(locate in user's HOME dir) to archive this. [/B]
我的设置过程:
编辑sendmail.cf,把DS改成DSexchange.domainname,(exchange是邮件服务器),在user_home下建立.forword文件,内容为:xxxx@domain
测试mailx,, mailx xxxx@domain 发现无法发邮件,请教为什么不能,问题出在什么地方?