So I have a problem in that using egrep and python my regexp works fine.
However, when I implement this regexp in procmail it does not. I have
handled the space-before-backslash issue already... but is there another
nuance I am not understanding? Is there a way to have procmail process
an "eml" file or mbox file for testing, or even generic regexp testing
on standard in?
Secondly, is there a way for postfix to reject mail from unresolvable
domains (e.g.: reverse lookup of 1.2.3.4 returns unknown, please reject).
Lastly, if this is a bad post for this list, googling "postfix"
"procmail" "mailing list" "filter" etc proves to be a needle in a
haystack for finding a mailinglist for procmail users. Are there any
available for procmail?
Thanks in advance (TIA)