4 messages in net.sourceforge.lists.courier-maildrop[maildropl] Maildrop and Postfix
FromSent OnAttachments
Thomas SmithOct 24, 2003 9:00 pm 
Matthias AndreeOct 25, 2003 4:11 am 
John LockeOct 25, 2003 11:40 am 
Thomas SmithOct 25, 2003 12:42 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:[maildropl] Maildrop and PostfixActions...
From:Thomas Smith (to@openadventures.org)
Date:Oct 24, 2003 9:00:41 pm
List:net.sourceforge.lists.courier-maildrop

I've setup Postfix with maildrop support in the main.cf file with the following settings:

mailbox_command = /usr/local/bin/maildrop local_destination_concurrency_limit = 1

The filter is working fine for $HOME/.mailfilter (I tested it with the command /logfile ".mailfilter.log"/). However, when I setup /etc/maildroprc with the command /logfile "/var/log/maildrop"/ nothing gets logged.

The permission on /etc/maildroprc have to be 744 in order for maildrop to read it without errors; and the permission on /var/log/maildrop have to be 666.

I'm new to maildrop so I don't know the commands that well. Is there a way to enable debugging for troubleshotting problems such as mine?

I can use any help or pointer the list has to offer.