robsonsbrasil
(usa Debian)
Enviado em 08/10/2009 - 15:37h
Boa tarde amigos,
Montei um server mail com postfix, não estou conseguindo autenticar via usando squierremail já olhei minha conf do /etc/courier/authmysqlrc . Quando vejo o log do mysql ele mostra dois campo vazio "" já tentei e fiz de tudo nada.
LOG MYSQL
=========
091008 15:34:10 163 Connect root@localhost on
163 Init DB postfix
163 Query SELECT username, password, "", uid, gid, home, maildir, quota, name, "" FROM mailbox WHERE username = 'robson@timenet.com.br' AND (active=1)
LOG MAIL.LOG
============
Oct 8 15:35:09 burucutu imapd: Connection, ip=[::ffff:127.0.0.1]
Oct 8 15:35:09 burucutu authdaemond: received auth request, service=imap, authtype=login
Oct 8 15:35:09 burucutu authdaemond: authcustom: trying this module
Oct 8 15:35:09 burucutu authdaemond: authcustom: nothing implemented in do_auth_custom()
Oct 8 15:35:09 burucutu authdaemond: authcustom: REJECT - try next module
Oct 8 15:35:09 burucutu authdaemond: authuserdb: trying this module
Oct 8 15:35:09 burucutu authdaemond: userdb: unable to stat /etc/courier/userdb.dat: No such file or directory
Oct 8 15:35:09 burucutu authdaemond: userdb: looking up 'robson@timenet.com.br'
Oct 8 15:35:09 burucutu authdaemond: authuserdb: REJECT - try next module
Oct 8 15:35:09 burucutu authdaemond: authmysql: trying this module
Oct 8 15:35:09 burucutu authdaemond: authmysqllib: connected. Versions: header 50137, client 50139, server 50139
Oct 8 15:35:09 burucutu authdaemond: SQL query: SELECT username, password, "", uid, gid, home, maildir, quota, name, "" FROM mailbox WHERE username = 'robson@timenet.com.br' AND (active=1)
Oct 8 15:35:09 burucutu authdaemond: password matches successfully
Oct 8 15:35:09 burucutu authdaemond: authmysql: sysusername=<null>, sysuserid=5000, sysgroupid=5000, homedir= /home/vmail, address=robson@timenet.com.br, fullname=Robson Alves , maildir=timenet.com.br/robson/, quota=1000, options=<null>
Oct 8 15:35:09 burucutu authdaemond: Authenticated: sysusername=<null>, sysuserid=5000, sysgroupid=5000, homedir= /home/vmail, address=robson@timenet.com.br, fullname=Robson A lves, maildir=timenet.com.br/robson/, quota=1000, options=<null>
Oct 8 15:35:09 burucutu imapd: robson@timenet.com.br: chdir( /home/vmail) failed!!
Oct 8 15:35:09 burucutu imapd: error: No such file or directory
Oct 8 15:35:09 burucutu imapd: LOGIN FAILED, user=robson@timenet.com.br, ip=[::ffff:127.0.0.1]
Oct 8 15:35:09 burucutu imapd: authentication error: No such file or directory
LOCAL DAS CONSTA
================
/home/vmail/dominio.com.br/usuario
Gostaria de uma ajuda!!!