On 9/5/10 12:33 PM, Drew Tomlinson wrote:
> No, still not matching. Basically, why doesn't this header:
>
> From: "Famous Smoke Shop" <[email protected]>
>
> Match this procmail recipe:
>
> :0
> * ^From:.*famous-smoke.com>$
Hmm.. I just noticed this - I don't think you need the trailing bracket (>).
What about this:
* ^From:.*famous-smoke\.com$
Note that I also escaped the period before 'com'.
--
Glen Barber
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"