How to excluding the newline in Headers scan?2002-05-02 07:22:18
In case of header scanning (flag "H"). How to ask for string with
no Newlines? Like this: "aaa ANY_CHAR_BUT_NOT_NEWLINE zzz"
(in _pseudo_code_: "aaa [^$] zzz")
If I say: "aaa .* zzz" it can be:
From: aaa
zzz
and procmail match it as: "From: aaa zzz".
Thanks,
Udi
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail
|
|
||||||||||||||||