Skip to main content

Bounced email, even though i didn't send it.

Comments

4 comments

  • keat63
    I've done a little digging, and it appears that these are SPF soft fail rejects. Changing "~all" to "-all" in my spf record will turn these to hard fails which will then be dropped rather than bounced. Is this correct, and are there any implications if i change this ?
    0
  • cPanelMichael
    ]I've done a little digging, and it appears that these are SPF soft fail rejects. Changing "~all" to "-all" in my spf record will turn these to hard fails which will then be dropped rather than bounced. Is this correct, and are there any implications if i change this ?

    Hello :) The consensus is to avoid hard fails on SPF records since it breaks email forwarding unless the forwarding server uses SRS. The "~all" entry is generally preferred since it gets messages from non-standard senders bumped up in spam detection systems, but doesn't outright fail them. Thank you.
    0
  • keat63
    I have run it for a few days with "-all" and those bounce messages have stopped. If i enable "~all", can you suggest a way to drop those bounced messages. I don't want the house keeping involved with having to delete them
    0
  • cPanelMichael
    You could setup a custom filter rule that discards the bounced messages if you prefer to use soft fails. Thank you.
    0

Please sign in to leave a comment.