> -----Original Message-----
> From: Edward Brookhouse [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, May 28, 2003 8:03 AM
> To: [EMAIL PROTECTED]
> Subject: [SAtalk] Whitelisting Reply-To
> 
> 
> 
> I assume this is possible, looking for suggestions on howto.
> 
> Any pointers to different docs appreciated.
> 
> The SA docs show us how to whitelist based on "From" and 
> double check on
> "From_received"
> http://www.spamassassin.org/doc/Mail_SpamAssassin_Conf.html
> 
> Anyone think of a way to whitelist based on the reply-to. Or is this
> such as bad idea it's not been done?
> 
> Any thoughts appreciated.
> 
> Edward 
> 
> Edward Brookhouse
> [EMAIL PROTECTED]
> 
> 

header MY_REPLY Reply =~ /[EMAIL PROTECTED]/
describe MY_REPLY This dude is cool to get emails from!
score MY_REPLY -100

That should work. :) 


-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to