Eval tests are your friend.  You can call get("To:addr") in there --
search the existing code for examples.

C

On Mon, 2002-03-04 at 08:16, Greg Ward wrote:
>   /^dear\s+$local_part/i
> 
> ought to be worth a point or so.  But I don't see a good way to do
> *that* with a regex.  That sort of thing really should be done by fully
> parsing the message header, pulling out the local-part of the "To"
> address, and then looking in the body for that.


_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to