how to set a postmaster@ and abuse@ email for all my clients to fix RFC errors on dnsstuff ?
If you want set a working postmaster@ and abuse@ email for each domain , subdomain , addon domain or parked domain on your server , ASSP Deluxe deluxe takes care of this too (since version 2.6.5) . Please follow the procedure explained below First remove from “no processing , spamlover, whitelist” or from any other ASSP web interface menu, each abuse@ and postmaster@ value. Now simple execute this from console /usr/local/cpanel/3rdparty/bin/php-cgi /usr/local/assp/deluxe/fix_abuse_postmaster.php The scripts will create 2 forwarders for each domain , subdomain , addon domain or parked domain on your server. 1) abuse@domain.com redirected to user@domain.com 2) postmaster@domain.com redirected to user@domain.com If you want forward all the email sent to abuse@ and postmaster to your preferred server email (your own postmaster) for example abuse@myserver.com (for abuse@) and post@myserver.com (for postmaster@) you should execute this instead # cd /usr/local/assp/deluxe # /usr/local/cpanel/