Skip to main content

spam email to user who no longer exists

Comments

7 comments

  • rpvw
    Set up Global Email Filters for that domain to check the two specific To addresses and discard them, which I believe will route them to /dev/null rather than bouncing them.
    0
  • keat63
    I tried that shortly after posting my original thread, but I'm still seeing the outbound bounce messages. I suspect it's because the email account doesn't exist, that the global filter doesn't work. ?
    0
  • keat63
    In the account cpanel, I remembered the 'default address' option, which I've now set to blackhole. Lets see what this does over then next hour.
    0
  • rpvw
    I tried that shortly after posting my original thread, but I'm still seeing the outbound bounce messages.

    Yes you are right. I just ran some tests and it sends the bounce message before it looks at any domain filters. Setting the cPanel domain Default address option to Discard should blackhole it without a bounce [quote]Discard (Not Recommended) " Select this option to delete incoming messages and do not send a failure notice.
    • Important: We do not recommend this option, because the sender will not know that the delivery failed.

    This will however impact sending mail to working accounts that may not be delivered (eg mailbox full) and the sender will never know.
    0
  • keat63
    There are only 2 accounts on that domain these days, niether of which have limited space and one of those is barely utilised.
    0
  • rpvw
    I wonder if a more elegant (and RFC acceptable) solution might be to set up an Email Account Forwarder configured to "Discard" for each of the two accounts in question; which does send to /dev/null without a bounce (tested and confirmed) That way, mails to legitimate mailboxs will still get bounce messages as necessary
    0
  • cPanelLauren
    You might also set up an exim system filter - I believe that would be processed before the bounce would in either case.
    0

Please sign in to leave a comment.