0

I am sending mails to an org list with many subscribers and I receive lot of auto replies. How can I disable them from client side or server side ?

Thanks

Ravi Gupta
  • 101
  • 1
  • 2

2 Answers2

2

You're getting auto replies from the recipients? If that's the case then you can't disable them as they're being generated by the remote MTA or email client, not from your MTA.

joeqwerty
  • 108,377
  • 6
  • 80
  • 171
  • +1 Gotta use Outlook Inbox Rules. – squillman May 12 '11 at 16:16
  • How can I create an outlook rule that will delete only those auto replies? I tried creating one that deletes all incoming message with Auto Reply in subject line, this may delete some genuine mails. – Ravi Gupta May 12 '11 at 16:17
  • You can't have your cake and eat it too. You'll either have to set up an Outlook rule and risk losing some legitimate emails or don't set up a rule and manually deal with all of the auto-replies. – joeqwerty May 12 '11 at 16:59
0

If you are using Exchange, there is a setting, specific to the version, that allows you to block system messages (OOF, mailbox full, NDR, etc) from being forwarded to the Internet. You'll need to check the docs for the setting specific to your version.

uSlackr
  • 6,337
  • 21
  • 36