On Thu, 30 Sep 2010 06:39:15 -0700 (PDT)
John Hardin <jhar...@impsec.org> wrote:

> On Thu, 30 Sep 2010, Hans-Werner Friedemann wrote:
> 
> > Has anyone an idea how I can implement an check whether the 
> > eMail-recipient is the sender an[d] the eMail-Adress appears in the
> > subject to[o]?
> 
> Use the __TO_EQ_FROM meta rule that's being distributed via sa-update.
> 
> What exactly do you want to check for? 

As I read it he wants 

__TO_EQ_FROM && __FROM_IN_SUBJECT


where __FROM_IN_SUBJECT would presumably be constructed in a similar way
to __TO_EQ_FROM

Reply via email to