NickTheGreek 160 Report post Posted August 9, 2018 despite proper DKIM/SPF setup and appropriate Spam Assassin configuration as well as cPanel > Mail section > Default Address set to Current Setting: :fail: No Such User Here I have a friend receiving self sent emails that are obviously spam You would think this is common and easy to tackle but ... your could not be more wrong than that ! https://forums.cpanel.net/threads/self-sent-spam.334831/ https://forums.cpanel.net/threads/spam-sent-to-self.608551/ https://luxsci.com/blog/save-yourself-from-yourself-stop-spam-from-your-own-address.html So, what do we recommend? The simplest way to take care of this situation is to: Use Email Filtering systems that treat SPF and DKIM properly, to stop this kind of spam. Make sure that any catch-all email aliases are turned off (the ones that accept all email to unknown/undefined addresses in your domain and deliver them to you anyway — these are giant spam traps). Make sure that your email address and your domain name are NOT on your own Spam Filter allow or white list(s). Make sure that, if you are using your address book as a source of addresses to allow, that your own address is NOT in there (or else don’t white list your address book). Add the Internet IP address(es) of the servers from which you do send email to your allow list, if possible. Contact your email provider for assistance in obtaining this list and updating your filters with it. Add SPF to your domain’s DNS. Make it strict (i.e. “-all”) Use DKIM. Make it strict (i.e. “dkim=discardable”). See our DKIM Generator. Setup DMARC to enable servers to properly handle SPF and DKIM failures. Consider using Authenticated Received Chain (ARC) once it is available to you. It will provide further levels of validation to handle problems with SPF and DKIM. If you want to go further, consider use of technologies such as PGP or S/MIME for cryptographic signing of individual messages and consider “closed” email systems … where only the participants can send messages to each other. Quote Share this post Link to post Share on other sites