myspace.com publishes an SPF record:

  "v=spf1 mx ip4:63.208.226.34 ip4:204.16.32.0/22 ip4:67.134.143.0/24
~all"

If you've done

  loadplugin     Mail::SpamAssassin::Plugin::SPF

and made sure that your MTA sets an appropriate Envelope-From: header
(MailScanner users should have "envelope_sender_header
X-MailScanner-From" in their spam.assassin.prefs.conf) and have verified
that SPF checks are working, then

  whitelist_from_spf [EMAIL PROTECTED]

should work too.

Phil
--
Phil Randal
Network Engineer
Herefordshire Council
Hereford, UK  

> -----Original Message-----
> From: Bret Miller [mailto:[EMAIL PROTECTED] 
> Sent: 07 June 2006 15:23
> To: James Lay; Spamassassin
> Subject: RE: Whitelist_from clarification
> 
> > Soo....mail from myspace has been getting tagged as 
> spam...been trying
> > to halt that on a domain basis.  Here's what I've tried (and seen
> > online):
> > 
> > .*myspace.com
> > @myspace.com
> > *myspace.com
> > [EMAIL PROTECTED]
> > 
> > Can someone tell me which is the correct format?  Thanks!
> 
> whitelist_from [EMAIL PROTECTED]
> 
> If your server correctly inserts a received header before calling SA,
> you might be able to use something like:
> 
> Whitelist_from_rcvd [EMAIL PROTECTED] servername
> 
> Bret
> 
> 
> 
> 

Reply via email to