Koozali.org: home of the SME Server

How do I stop server sending non-delivery reports out

SEA2006

How do I stop server sending non-delivery reports out
« 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

Offline Gaston94

  • *****
  • 184
  • +0/-0
How do I stop server sending non-delivery reports out
« Reply #1 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.

Offline mmccarn

  • *
  • 2,651
  • +10/-0
How do I stop server sending non-delivery reports out
« Reply #2 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