RE: Rule based on X Greylist header

2007-03-14 Thread Arjun Datta
Datta Great Gulf Homes / Ashton Woods Homes 416 441 1262 x2822 -Original Message- From: John D. Hardin [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 14, 2007 9:57 AM To: Eric A. Hall Cc: users@spamassassin.apache.org Subject: Re: Rule based on X Greylist header On Tue, 13 Mar 2007, Eric

Re: Rule based on X Greylist header

2007-03-14 Thread John D. Hardin
On Tue, 13 Mar 2007, Eric A. Hall wrote: > Assuming you mean "X-Greylist" instead of "X Greylist", something > like the following will either work or get you close: > > header L_MILTER_GREY X-Greylist =~ /^Sender succeeded SMTP Authentication/ > score L_MILTER_GREY -100 Be aware: unless milter-

Re: Rule based on X Greylist header

2007-03-13 Thread Eric A. Hall
On 3/13/2007 2:40 PM, Arjun Datta wrote: > when milter-greylist detects a user that has passed SMTP AUTH - it does not > delay it and adds a header: > > X Greylist: Sender succeeded SMTP Authentication, not delayed by > milter-greylist 0.3 > > Now, how do I add a rule to spamassassin that assig