> > This week I started getting a lot of mail coming from google that are > > really annoying. The only thing I seem to be able to do is block the > > supposed real domain but I can't stay ahead of them. Have others been > > seeing this? Any suggestion how to more generally stop them besides > the > > probably bogus domains? (in this case xiaozhenkj.com) > > > > One oddity is that when my SA server forwards to Rackspace (where my > > actual mail is hosted) it is marked as spam then whitelisted. > > > > X-Spam-Exception: WHITELISTED > > X-Spam-Threshold: 95 > > X-Spam-Score: 100 > > X-MS-Exchange-Organization-SCL: 9 > > Precedence: junk > > X-Spam-Flag: YES > > > > Any words of wisdom? (I had to add header info as attachment as > > Rackspace outbound mail server marked this message as spam and > rejected > > it!) >
Maybe this helps? # disables only the Validity/ReturnPath/SenderScore DNSBL lookups score RCVD_IN_VALIDITY_CERTIFIED_BLOCKED 0 score RCVD_IN_VALIDITY_RPBL_BLOCKED 0 score RCVD_IN_VALIDITY_SAFE_BLOCKED 0 # Disable some dnswl score RCVD_IN_DNSWL_NONE 0 score RCVD_IN_DNSWL_LOW 0 score RCVD_IN_DNSWL_MED 0 score RCVD_IN_DNSWL_HIGH 0
