11 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] [Courier-maildrop] Po...
FromSent OnAttachments
Num berMar 23, 2006 9:35 am 
Num berMar 23, 2006 11:19 am 
Num berMar 24, 2006 4:37 am 
moussMar 24, 2006 3:39 pm 
Num berMar 25, 2006 4:24 am 
moussMar 25, 2006 5:04 am 
Num berMar 25, 2006 6:21 am 
moussMar 25, 2006 6:57 am 
Num berMar 25, 2006 8:19 am 
moussMar 25, 2006 3:46 pm 
Num berMay 10, 2006 5:54 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:Re: [maildropl] [Courier-maildrop] Postfix + Mysql and Maildrop ??Actions...
From:Num ber (numb@hotmail.com)
Date:Mar 25, 2006 4:24:39 am
List:net.sourceforge.lists.courier-maildrop

Thanks for your reply mouss ...

I have test with authest and it work perfectly : [root@numberfixe Maildrop]# /usr/sbin/authtest num@soez.be xxxxxx Authentication succeeded.

Authenticated: number (at) soez (dot) be (uid 500, gid 500) Home Directory: /var/spool/postfix/virtual/ Maildir: /var/spool/postfix/virtual/soez (dot) be/number/Maildir/ Quota: (none) Encrypted Password: xxxxxx Cleartext Password: xxxxxx Options: (none)

But when i install Maildrop, they don't work :

./configure --enable-maildropmysql --enable-auth-lib

And : [root@numberfixe Maildrop]# /usr/local/bin/maildrop -V 4 -d number (at) soez (dot) be Invalid user specified.

I don't understand .. I would like to see in mysql the log file.. But mysql don't start with --log=/home/number/mysql.log parameter ..

Thanks to all for any reply ..

Num ber wrote:

Before you respond i'm try it alone ...

I have now recompiled maildrop with this :

./configure --enable-maildropmysql --enable-maildirquota --with-devel --with-mysqlconfig=/etc/maildropmysql.cf

remove the last flag and use --enable-auth-lib instead.

- test authdaemon with the 'authtest' command. if courier-imap (or pop) is working correctly, then this is probably already configured.

- test maildrop manually:

# maildrop -V 4 -d fo@example.com < message.eml

and see what it says. run it both as root and as the virtual user that your MTA uses (the user= option in postfix master.cf).

anyway, try to use pre packaged sources if available on your platform.