5 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] userdb and forward
FromSent OnAttachments
Olivier ThibaultMar 5, 2003 3:15 am 
Olivier ThibaultMar 5, 2003 5:30 am 
kraquenMar 5, 2003 6:08 am 
Gregor LawatscheckMar 5, 2003 7:32 am 
Olivier ThibaultMar 5, 2003 8:31 am 
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:Re: [maildropl] userdb and forwardActions...
From:Olivier Thibault (ot@mathlabo.univ-poitiers.fr)
Date:Mar 5, 2003 8:31:40 am
List:net.sourceforge.lists.courier-maildrop

Hi,

Thanks for your responses.

Actually, i did what Kraken suggest (modifying $home AND $mail in /etc/userdb) and it works very well.

Olivier

Gregor Lawatscheck a écrit:

At 13:29 05/03/2003, you wrote:

I thought i could use the include statement like this : include /home/maildrop/$LOGNAME/.mailfilter But if the file does not exist, i will get an error and the mail will not be deliver.

Use exception { include /home/maildrop/$LOGNAME/.mailfilter }

This way, if the file doesn't exist it's simply not included, but doesn't give an error either.

For more vital info see man maildropfilter or http://www.flounder.net/~mrsam/maildrop/maildropfilter.html

- Gregor