Preventing the fowarding of spam to remote hosts with forwards.

dEadRavens

Registered
Nov 30, 2007
3
0
51
We've had an issue with our server being blacklist by ISP's (AOL and Verizon.net
namely)because of remote forwards we had setup. Basically our forwards didn't
do any spam filtering before send off the the remote email address. For
example, [email protected] would forward directly to [email protected] without
going through spamassassin. These remote servers (AOL.com/Verizon.net)
considered us spammers and blacklisted us (temporarily) because we simply
forward all email (including spam) directly to them. We solved this problem by
processing the mail through spamassassin (and deleting spam) FIRST before
forwarding on to AOL. Is there a way to do this using cPanel?