20 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Maildrop + postfix+ m...
FromSent OnAttachments
Claudio TornadoApr 4, 2003 2:29 am 
Jose Manuel Garcia SanchezApr 4, 2003 3:41 am 
Claudio TornadoApr 4, 2003 4:23 am 
Claudio TornadoApr 4, 2003 4:56 am 
EmilianoApr 4, 2003 5:01 am 
Claudio TornadoApr 4, 2003 7:23 am 
Claudio TornadoApr 4, 2003 7:39 am 
EmilianoApr 4, 2003 7:51 am 
Rolan YangApr 4, 2003 8:07 am 
Claudio TornadoApr 4, 2003 8:11 am 
EmilianoApr 4, 2003 8:22 am 
Claudio TornadoApr 4, 2003 8:34 am 
Claudio TornadoApr 4, 2003 8:51 am 
EmilianoApr 4, 2003 9:02 am 
EmilianoApr 4, 2003 9:03 am 
Rolan YangApr 4, 2003 9:13 am 
EmilianoApr 4, 2003 9:16 am 
Claudio TornadoApr 4, 2003 9:41 am 
EmilianoApr 4, 2003 9:49 am 
Claudio TornadoApr 4, 2003 10:37 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] Maildrop + postfix+ mysql + maildirs + courier-imapActions...
From:Emiliano (emil@climafin.com.ar)
Date:Apr 4, 2003 9:02:59 am
List:net.sourceforge.lists.courier-maildrop

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.