> Reordering your save-hook lines might help.  Try putting the one with
> "sent-mail" first.  It also depends on the pattern you are matching with
> (I'd suggest using '~P').
> 
Thanks for putting me on the right way. That was another proof that it
is an advantage beeing able to read, or at least read further ;-) It is
mentioned in the manual of course ....
The possibility to do a logical AND is the clue to this problem. 
In this case all mails were sent by AND adressed to myself. So putting
this as regexp was the solution.

Thanks,
Dirk

Reply via email to