Yes, I make a mistake with the master.cf , now it's correct.
23920 Query SELECT address, uid, gid, home2,
dirfull, quota, imapok FROM users WHERE address = "pe...@climafin.com.ar"
But now my logs says.
Apr 4 12:08:40 linux2 postfix/pipe[26505]: 2FBD5A611:
to=<pe...@climafin.com.ar>, relay=maildrop,
delay=0, status=deferred (temporary failure. Command output:
/usr/local/bin/maildrop: Unable to op
en mailbox. )
It's must be something stupid( I believe that can't find the directory or
permission stuff ), but i don't know what.
Emiilano.
Still trying.....
----- Original Message -----
From: "Claudio Tornado" <Clau...@gmx.de>
To: <emil...@climafin.com.ar>; <cour...@lists.sourceforge.net>
Sent: Friday, April 04, 2003 1:47 PM
Subject: Re: [maildropl] Maildrop + postfix+ mysql + maildirs + courier-imap
Hi Emiliano,
I see im my logs something like:
23925 Connect maildrop@localhost on
23925 Init DB maildb
23925 Query SELECT address, uid, gid, home2, dirfull, quota, imapok
FROM users WHERE address = "-V9"
23925 Quit
I think the where-clause isn't correct.
I think it should be like
WHERE address = "emai...@domain.tld"
Whats exactly in your /etc/maildropmysql.config ?
Claudio
PS: unfortunately I don't find anything like
/usr/local/mysql/var/linux2.log where linux2
its my hostname.