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

Title: How do I stop server sending non-delivery reports out
Post 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
Title: How do I stop server sending non-delivery reports out
Post by: Gaston94 on October 20, 2006, 09:01:36 PM
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.
Title: How do I stop server sending non-delivery reports out
Post by: mmccarn on October 24, 2006, 06:29:05 AM
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