mouss | 10 Apr 2005 13:54
Picon
Favicon

Re: Filter on orig_to

Jonathan Nichols wrote:

> Sam,
>     Thanks for the reply. I got the user to send me headers from one 
> of the messages... this user uses "listmail <at> pedantic.com" for all of 
> her mailing lists, and just wants them all to go into 1 folder. Thanks 
> again!

there's no "orig_to" header so your test won't match. try one of the 
following:

- try matching a Received header such as /Received: 
.*listmail <at> pedantic.com.*/
(or get more precise...).

- ask the user to give you the list of mailing lists he is subscribed to 
and derive a filter based on this instead of the orig_to address.

- give him a supplementary account that uses the same maildir 
destination. this way you can have a maildrop config for this address. 
of course, this is only acceptable if you only have few such users or if 
you can automate the process.

-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

Gmane