Hello, I have the following procmail recipe setup, that seems to be working
with most e-mails. However, one with the subject ""Free! Porn TV! Check it
out!" managed to slip through. I can only guess that this is because the "!"
after Free was causing the recipe to complete? If this is the case, how do
write the recipe so that it will ignore all "!"? If this was not the case,
what am I doing wrong?

RECIPE
---------------------

# Trap e-mails with various subjects
:0
* !^FROM_DAEMON
* $!^${XLOOP}
* ^Subject: (new photos from my
party\!|.*[Xx][Xx][Xx].*|.*[Nn][Uu][Dd][Ee].*|.*
[Pp][Oo][Rr][Nn].*|A comical story for you|.*[Ss][Ee][Xx].*|Best Adult
Web|.*[Ee
][Rr][Oo][Tt][Ii][Cc].*|.*[Hh][Aa][Rr][Dd][Cc][Oo][Rr][Ee].*|.*[Tt][Oo][Oo][
Nn].
*|See what .* sent you\!\!)
{
        :0
        ! [EMAIL PROTECTED]
}

----------------------

Thanks-you & Regards
Enrico Payne





_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to