3 messages in net.sourceforge.lists.courier-maildrop[maildropl] Mailfilter probs
FromSent OnAttachments
Peter M. NielsenJul 1, 2002 12:18 am 
Sam VarshavchikJul 1, 2002 6:55 am 
Peter M. NielsenJul 2, 2002 11:58 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[maildropl] Mailfilter probsActions...
From:Peter M. Nielsen (pm@nytomefteruddannelse.dk)
Date:Jul 1, 2002 12:18:42 am
List:net.sourceforge.lists.courier-maildrop

I have created the following mailfilter file.

##Op:contains ##Header:Delivered-To ##Value:vch@inter7.com ##Folder:.vpopmail ##From: ##Name:Vpopmail

if ((/^Delivered-To:.*vch@inter7.com/)) { to "/home/vpopmail/domains/xx.dk/pmn/Maildir/.vpopmail/." }

##Op:contains ##Header:Delivered-To ##Value:qma@list.cr.yp.to ##Folder:.Qmail ##From: ##Name:Qmail

if ((/^Delivered-To:.*qma@list.cr.yp.to/)) { to "/home/vpopmail/domains/xx.dk/pmn/Maildir/.Qmail/." }

##Op:contains ##Header:Delivered-to ##Value:qmai@inter7.com ##Folder:.Qmailadmin ##From: ##Name:Qmailadmin

if ((/^Delivered-to:.*qmai@inter7.com /)) { to "/home/vpopmail/domains/xx.dk/pmn/Maildir/.Qmailadmin/."

All of the messages is being delivered to the right folders except the mails to qmai@inter7.com. They just stay in the inbox. Suggestions why?

Best regards