6 messages in net.sourceforge.lists.courier-maildrop[maildropl] RV: newbie question
FromSent OnAttachments
jor...@howler.com.arJun 25, 2004 11:27 am 
jor...@howler.com.arJun 25, 2004 11:28 am 
jor...@howler.com.arJun 25, 2004 11:28 am 
Sam VarshavchikJun 25, 2004 3:30 pm 
Tony EarnshawJun 26, 2004 3:30 am 
Sam VarshavchikJun 26, 2004 7:19 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:[maildropl] RV: newbie questionActions...
From:jor...@howler.com.ar (jor@howler.com.ar)
Date:Jun 25, 2004 11:27:43 am
List:net.sourceforge.lists.courier-maildrop

Hi there, i tried to use maildrop in my courier mta, but does not work. I made changes to courierd to use it, but nothing it happened My maildrop file is in /usr/lib/courier/bin/maildrop and work fine. I use ldap for auth. Here is my configuration files:

courierd:

# Default deliveries to $HOME/Maildir

# DEFAULTDELIVERY=./Maildir

# Here's how to have maildrop handle local deliveries.

DEFAULTDELIVERY="| /usr/lib/courier/bin/maildrop"

sample for ldap info for one user:

uid=migu@apichot.com, ou=ImapUser, ou=ar, dc=lopu, dc=com, dc=ar objectclass=person uid=migu@apichot.com maildirpath=/data/domains/apichot.com/mail/migueldupont homedirectory=/data/domains domain=apichot.com userpassword=123456789 quota=0 creatorsname=cn=root, dc=lopu, dc=com, dc=ar modifiersname=cn=root, dc=lopu, dc=com, dc=ar createtimestamp=20030811083858Z modifytimestamp=20030811083858Z

Another File: maildroprc #

# Global maildrop filter

#

# SpamAssassin

xfilter "/usr/bin/spamc"

I need maildrop to use with spammassassin I made tests with manual spamc and it worked fine, but when i tried to integrate with courier did not work. any ideas??? thanks in advance George