9 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Problem with maildrop...
FromSent OnAttachments
AdminMar 3, 2004 12:40 pm 
Devin RubiaMar 3, 2004 1:04 pm 
Sam VarshavchikMar 3, 2004 3:54 pm 
AdminMar 4, 2004 9:52 am 
Jeremy KitchenMar 4, 2004 10:05 am 
AdminMar 4, 2004 10:10 am 
Brook HumphreyMar 4, 2004 10:16 am 
AdminMar 4, 2004 10:34 am 
Brook HumphreyMar 4, 2004 12:39 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] Problem with maildroprc and Postfix virtual usersActions...
From:Admin (adm@gcmuni.net)
Date:Mar 4, 2004 10:10:38 am
List:net.sourceforge.lists.courier-maildrop

I wouls like to ask you how you did to make maildrop work with mysql and virtual user as I got alway the same error: /usr/bin/maildrop: Unable to open filter file, errno=2.

Would you be so kind any give my some hints with the maildrop part of the mail system ?

Kind regards, Marc

You need to compile maildrop with mysql support. The version of maildrop that comes with Courier does NOT have this support enabled.

Download maildrop, untar it, and do this- make sure that you have /etc/maildropmysql.config setup properly:

./configure --enable-maildropmysql --with-mysqlconfig=/etc/maildropmysql.con fig make make install-strip make install-man

Good luck Sean Delk