Author Topic: Configuration required to prevent particular email from receiving Emails/replies  (Read 3690 times)

Offline danish

  • Jr. Member
  • **
  • Posts: 12
What settings to do for email such as do-not-reply@example.com so that they don't receive any mails/replies sent to it.

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,870
that would need to be done on your smtp server rather than a mail client. in exim for example you can set an address to blackhole.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and moreā€¦

Offline danish

  • Jr. Member
  • **
  • Posts: 12
Thank You Sir John!