12 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] qmail w/maildrop 1.5 ...
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:Re: [maildropl] qmail w/maildrop 1.5 won't spawn w/Maildir deliveryActions...
From:up...@3.am (up@3.am)
Date:Nov 12, 2002 5:57:40 pm
List:net.sourceforge.lists.courier-maildrop

On Wed, 13 Nov 2002, Matthias Andree wrote:

On Tue, 12 Nov 2002, up@3.am wrote:

Did you read the second part? "edit it to use maildrop".

Sure did, but it was the "Maildir" part that worried me...

Allow me one question: do you evaluate the documentation that ships with software before you install it or right after installation? I find maildrop(1) pretty clear.

INSTALL and README before install. the man pages don't install until the software does, but I would expect everything I need to install and run an MDA as an MDA should be in the former two docs. Nonetheless, I read through the man pages and haven't found anything yet that would indicate why qmail-start, when invoked with maildrop in delivery mode would spawn in Mailbox delivery rather than Maildir, as long as the instructions in INSTALL were followed. Perhaps -d is needed?

Then check the whole path to the maildrop filter file, you might find a directory that is not executable.

/usr/local/etc/maildroprc is the filter file and the path is world executable throughout. This shouldn't be this difficult...

Indeed, it's not. Try running maildrop manually, with -V option if necessary, or try tracing it. (strace, truss, ktrace, trace)

Runs fine manually. Thanks for trying.