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 2:02:44 pm
List:net.sourceforge.lists.courier-maildrop

On Tue, 12 Nov 2002, Matthias Andree wrote:

<up@3.am> writes:

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"

Grab a procmail boot script, edit it to use maildrop, and restart qmail.

??? I thought procmail was NOT maildir native...if not, could you point me to said script? Google came up with nothing helpful.

I'm wondering if something with one of the permissions variables is causing this. I left everything as default, and I just got this error killing qmail after starting it in the forground:

su-2.05a# /usr/local/bin/maildrop: Unable to open filter file, errno=2. : permission denied

This doesn't make sense to me, since maildroprc is world readable.