atom feed8 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Still maildrop
FromSent OnAttachments
Rocco ScappaturaJun 15, 2007 1:50 am 
Lindsay HaisleyJun 15, 2007 8:52 am 
Rocco ScappaturaJun 18, 2007 12:13 am 
Lindsay HaisleyJun 18, 2007 8:03 am 
Rocco ScappaturaJun 18, 2007 8:14 am 
Lindsay HaisleyJun 18, 2007 8:43 am 
Tim HunterJun 18, 2007 8:44 am 
Rocco ScappaturaJun 18, 2007 10:08 am 
Subject:Re: [courier-users] Still maildrop
From:Lindsay Haisley (fmou@fmp.com)
Date:Jun 18, 2007 8:43:31 am
List:net.sourceforge.lists.courier-users

So you're invoking Maildrop from Postfix, yes? I'm not familiar with Postfix, so I can comment on the correctness of the invocation in your master.cf file.

I'd suggest a fallback to a simple debugging setup. Create /tmp/maildrop.log with mode 666 and put the following lines in your /etc/courier/maildroprc file

logfile "/tmp/maildrop.log" Log "User: $USER"

If you don't get _something_ in /tmp/maildrop.log then the invocation from Postfix isn't working.

On Mon, 2007-06-18 at 17:14 +0200, Rocco Scappatura wrote:

How are you using maildrop? Where, in processing your incoming email, is it invoked? Your question doesn't say.

I'm trying to setup Maildrop filtering for many reasons (adding disclaimer, put spam email in an ad hoc folder and so on).

I'm using a Postfix+MySQL+Courier-IMAP platform.

I'm using virtual user and maildrop. Herre the relative entry in the master.cf file:

. . . virtual unix - n n - - virtual . . . maildrop unix - n n - - pipe . . .

bye, rocsca