4 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] trying to get /usr/lo...
FromSent OnAttachments
Richard BatesJun 19, 2007 8:40 am 
Tony EarnshawJun 19, 2007 8:57 pm 
Devin RubiaJun 28, 2007 8:01 am 
Tony EarnshawJun 28, 2007 9:37 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] trying to get /usr/local/etc/maildroprc to workActions...
From:Tony Earnshaw (ton@hetnet.nl)
Date:Jun 28, 2007 9:37:35 pm
List:net.sourceforge.lists.courier-maildrop

Devin Rubia skrev, on 28-06-2007 17:02:

[...]

Just back from vacation. Sorry for the late reply, hope it helps..

If he can't or won't put it in a proper content filter then I noticed this snippet:

--- mailbox_command = /usr/local/bin/maildrop ${revipient}

---

Should be:

mailbox_command = /usr/local/bin/maildrop -d ${recipient}

Note the "-d" and the correct spelling of "recipient"

Hmmm ... didn't notice that, was concentrating on this not being a maildrop thing. Fat fingers?

Also, in maildroprc there's "spamc -u spamd". maildrop will switch to the user being delivered to so ensure that all users are able to read spamd's spamassassin config file.

Ditto.

--Tonni