12 messages in net.sourceforge.lists.courier-maildrop[maildropl] qmail w/maildrop 1.5 won'...
FromSent OnAttachments
up...@3.amNov 10, 2002 8:43 pm 
up...@3.amNov 12, 2002 10:35 am 
Matthias AndreeNov 12, 2002 11:54 am 
up...@3.amNov 12, 2002 2:02 pm 
Matthias AndreeNov 12, 2002 2:49 pm 
up...@3.amNov 12, 2002 3:23 pm 
Matthias AndreeNov 12, 2002 4:31 pm 
up...@3.amNov 12, 2002 5:57 pm 
Alexander StagunNov 12, 2002 6:35 pm 
up...@3.amNov 12, 2002 7:13 pm 
Matthias AndreeNov 13, 2002 3:34 am 
up...@3.amNov 13, 2002 6: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:[maildropl] qmail w/maildrop 1.5 won't spawn w/Maildir deliveryActions...
From:up...@3.am (up@3.am)
Date:Nov 12, 2002 10:35:43 am
List:net.sourceforge.lists.courier-maildrop

I tried sending this here Sunday and got no responses, so I figured it's better to try now during the work week. The only thing I can add is that it seems maildrop with maildir delivery was working fine before I installed sqwebmail-3.4.0.20021026 without vpopmail or expect (I don't need either functionality).

I installed a recent FreeBSD ports patched version of qmail, and maildrop 1.5.0 from tarball, intending to use maildrop as the MDA. Everything builds and installs fine, but qmail spawns with Mailbox delivery, not Maildir. I've done this successfully before with older versions, but I must have missed something.

I edited maildrop/config.h:

#define DEFAULT_DEF "/Maildir"

I edited /var/qmail/rc:

exec env - PATH="/var/qmail/bin:$PATH" \ qmail-start | /usr/local/bin/maildrop splogger qmail

I put in a minimal maildroprc:

DEFAULT="$HOME/Maildir/" SENDMAIL="/var/qmail/bin/sendmail"

No matter what I do, when I run /var/qmail/rc, it always spawns with Mailbox deliver, not Maildir....urgg...