Hi,

On 10.12.2001 12:05, Alexander Bruns wrote:

>how Do I setup a Mailfilter that moves all mail
>
>To or Cc for the adresses *@ftk.de und *@ftk-gmbh.de  to one folder

if(/^(To|Cc):.*@ftk(-gmbh)?.de.*/)
{
  to make_it_so
}

>Do I have to setup more than one rule in mailfilter for maildrop?

Yes. => http://www.courier-mta.org/maildropfilter.html

Hth

al ;-)

_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to