我希望postfix停止向我的本地帐户发送未送达通知,这是我日志中的示例
17:47:08 A727B62C6F61: message-id=<20121124174708.A727B62C6F61@mail.***********> 17:47:08 F151362C6F5F: sender non-delivery notification: A727B62C6F61 17:47:08 A727B62C6F61: from=<>,size=4676,nrcpt=1 (queue active) 17:47:08 F151362C6F5F: removed 17:47:08 warning: dict_nis_init: NIS domain name not set - NIS lookups disabled 17:47:08 A727B62C6F61: to=<**********>,relay=local,delay=0.01,delays=0/0.01/0/0,...
如何在main.cf中配置它?
解决方法
答案:
master.cf
bounce unix - - n - 0 bounce
应改为:
master.cf
bounce unix - - n - 0 discard