17 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] maildrop and spamassa...
FromSent OnAttachments
W. van der LindenMar 9, 2004 12:07 pm 
Devin RubiaMar 9, 2004 12:37 pm 
Brook HumphreyMar 9, 2004 12:45 pm 
Thorsten HaudeMar 9, 2004 3:07 pm 
Brook HumphreyMar 9, 2004 5:50 pm 
p dont thinkMar 9, 2004 6:50 pm 
Torsten VellerMar 9, 2004 11:51 pm 
Thorsten HaudeMar 10, 2004 1:07 am 
Torsten VellerMar 10, 2004 2:12 am 
Brook HumphreyMar 10, 2004 7:01 am 
Brook HumphreyMar 10, 2004 7:02 am 
Brook HumphreyMar 10, 2004 7:03 am 
Jeremy KitchenMar 10, 2004 7:53 am 
Kate PorterMar 10, 2004 10:03 am 
Thorsten HaudeMar 10, 2004 3:12 pm 
Thorsten HaudeMar 10, 2004 3:12 pm 
Kate PorterMar 11, 2004 10:27 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] maildrop and spamassassinActions...
From:Torsten Veller (ml-@veller.net)
Date:Mar 10, 2004 2:12:57 am
List:net.sourceforge.lists.courier-maildrop

* Thorsten Haude <list+mail@thorstenhau.de>:

* Torsten Veller wrote (2004-03-10 08:32):

if ( /^X-Spam-Flag: YES/ ) or if ( /^X-Spam-Flag: *YES/ ) ^ ^ ^ ^ Are theses spaces necessary?

No.

I thought i'd experienced something else so i started to write my if with this additional space.

Again the question: Ist there a dusty corner in Maildrop regexes that makes the asterisk necessary? Both regexes should match SA's mail just fine.

No dusty corner in my maildrop :) I test "if ( /^X-Bogosity: Yes/ )" without an asterisk. SA always puts a space between : and Y?