4 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] maildrop / qmail
FromSent OnAttachments
Oliver BlockJun 26, 2007 6:00 pm 
Sam VarshavchikJun 26, 2007 6:10 pm 
Oliver BlockJun 27, 2007 5:34 am 
Sam VarshavchikJun 27, 2007 3:34 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:Re: [maildropl] maildrop / qmailActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Jun 26, 2007 6:10:30 pm
List:net.sourceforge.lists.courier-maildrop

Oliver Block writes:

Hello everybody,

I downloaded maildrop recently, to create a mail filter for our mail system. We run qmail and courier imapd.

The mail storage is maildir which is located underneath of /var/qmail/mailnames/<content_of_control/virtualdomains>.

I thought I will add a line to .qmail for every mail user calling a wrapper script for maildrop, because of the username/homedir relation. So I would set HOME=PWD, but that does not work, (most likely) because maildrop does read the homedir from the system. (same with -d options)

If you are already running Courier-IMAP, there should not be any issues with maildrop, since maildrop will use courier-authlib, and get the same account parameters that Courier-IMAP gets.