From: Karsten Bräckelmann <guent...@rudersport.de>
   Date: Fri, 10 Jul 2009 23:43:03 +0200
   
   On Fri, 2009-07-10 at 06:53 -0700, an anonymous Nabble user wrote:
   > My local root user sends me nightly emails with mail/spam statistics and
   > information.  Because of the spam information contained in the email, it
   > sometimes flagged as spam itself.
   > 
   > In my local.cf, I have put the root user's email address in the
   > whitelist_from line, however whenever I send an email as the root user to 
my
   > legitimate email account, it is not getting scored.
   
     whitelist_from r...@myphonydomain.com
   
   Don't use the un-constrained whitelist_from, unless as a last resort, if
   there's no other way and you cannot use the proper constrained ones,
   like whitelist_from_rcvd.
   
A local root sender should be getting ALL_TRUSTED.  whitelist_from_rcvd
won't work on local email - you need at least one external hop to get the
'rcvd' part.  You could write SpamAssassin rules to look for the messages,
but you probably don't want to AUTOLEARN the messages since any tokens in
the email are probably spam hosts.  As pointed out earlier, this type of
email should bypass SpamAssassin in procmail (etc).

   Anyway, no sample -- no way to point out your issue. Do paste at least
   the headers of such a mail.
   
Yep.

-jeff

Reply via email to