procmail
[Top] [All Lists]

Re: Need some help on regexp

2003-07-29 12:46:20
On Mon, 28 Jul 2003 23:29:13 +0200, Dallman Ross <dman(_at_)nomotek(_dot_)com>
wrote:

On Mon, Jul 28, 2003 at 01:58:40PM -0700, 
multimedia-fan(_at_)myrealbox(_dot_)com wrote:

^[_a-z0-9-]+(\.[_a-z0-9-]+)*@([a-zA-Z0-9-]+\.)+([a-zA-Z]{2,3})

There is no such thing in procmail as

      {2,3}

except for matching the literal string "{2,3}", of course.

So I don't see how that could possibly have worked in a sandbox.

You are correct.

I made a mistake of forgetting to enable verbose logging in my sand box,
that'll teach me a lesson not to forget to double check everything.

After I enabled it, I see that it is skipping that in the logs.

procmail: Skipped
"^[_a-z0-9-]+(\.[_a-z0-9-]+)*@([a-zA-Z0-9-]+\.)+([a-zA-Z]{2,3})"

I was going to the "success" folder that I specified because the rule is
not correct.
Thank you for catching this.


And I would like to thank Sean for his advice too.





_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>