[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: procmail dilemma ?!?!



On Friday, February 21, 2003 14:49, Michael D. Schleif wrote:
> I have a problem with procmail processing one source of my emails.

[...]

> :0
> * ^From:.+\ *[<]Brian_Tracy_Newsletters@braintracy\.com[>]
> companies/t/brian_tracy/current/
>
> :0
> * ^Return-path:\ [<]Brian_Tracy_Newsletters@briantracy\.com[>]
> companies/t/brian_tracy/current/

Why not just:
* ^(From|Return-path):.*brian_tracy_newsletters@briantracy\.com
companies/t/brian_tracy/current/

or even:
* ^From:.*brian_tracy_newsletters@briantracy\.com
companies/t/brian_tracy/current/

which would also now match both examples.

-- 
Michael Wardle
Adacel Technologies




Reply to: