Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: SEA2006 on October 20, 2006, 06:33:16 PM
-
How can I stop my server sending out a reply to email/server when an email is delivered with the wrong name?
Thanks
Steve
-
Hi,
from the server manager :
Configuration / e-mail / Change E-mail Delivery Settings / E-mail to unknown users
change "return to senders" to some local account you will monitor.
G.
-
Search for 'delete double bounce' - you should find some posts.
[edit]
config setprop qmail DoubleBounceTo devnull
signal-event email-update
/etc/init.d/qmail restart
[/edit