[FUG-BR] Courier-imap

André Luiz neo em santosandira.com.br
Qua Maio 17 15:25:47 BRT 2006


Thiago,

segue abaixo a configuração do authmysqlrc

MYSQL_SERVER            localhost
MYSQL_USERNAME          courier
MYSQL_PASSWORD          senha
MYSQL_SOCKET            /tmp/mysql.sock
MYSQL_PORT              3306
MYSQL_OPT               0
MYSQL_DATABASE          mail
MYSQL_USER_TABLE        virtual_users
MYSQL_CRYPT_PWFIELD     password
MYSQL_UID_FIELD         uid
MYSQL_GID_FIELD         gid
MYSQL_LOGIN_FIELD       id
MYSQL_HOME_FIELD        home
MYSQL_NAME_FIELD        nome
MYSQL_MAILDIR_FIELD     maildir
MYSQL_QUOTA_FIELD       quota
MYSQL_WHERE_CLAUSE      imapok=1

O usuário courier está logando no mysql corretamente. todos os campos estão 
OK. Depois de hoje de manhã quando mandei umas questões, fiz mais alguns 
ajustes e os erros que estou tendo mudaram um pouco, são eles agora:


 telnet localhost 143
Trying ::1...
Connected to localhost.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT 
THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS] Courier-IMAP 
ready. Copyright 1998-2005 Double Precision, Inc.  See COPYING for 
distribution information.
. login andresilva at dominio.com.br senha
. NO Login failed.

Aparece agora esse NO Login failed

e no maillog aparece:

imapd: LOGIN FAILED, user=andresilva at dominio.com.br, ip=[::1]

já aumentei o debug para 2 e essa é a unica informação que recebo no 
maillog.

Obrigado

André






----- Original Message ----- 
From: "Thiago Damas" <tdamas at gmail.com>
To: "Lista Brasileira de Discussão sobre FreeBSD (FUG-BR)" 
<freebsd at fug.com.br>
Sent: Wednesday, May 17, 2006 2:43 PM
Subject: Re: [FUG-BR] Courier-imap


  O seu authmysqlrc esta certo? Os campos
MYSQL_HOME_FIELD e MYSQL_MAILDIR_FIELD estao OK?

On 5/17/06, Ricardo Campos Passanezi <riccp at ige.unicamp.br> wrote:
> On Wed, May 17, 2006 at 09:25:57AM -0300, André Luiz wrote:
> > Esqueci de colocar a saído do maillog:
> >
> >
> > pop3d: LOGIN FAILED, user=andreluiz at dominio.com.br, 
> > ip=[::ffff:127.0.0.1]
> > pop3d: authentication error: Input/output error
> > imapd: LOGIN FAILED, user=andreluiz at dominio.com.br, 
> > ip=[::ffff:127.0.0.1]
> > imapd: authentication error: Input/output error
>
>
> Ao que indica o maillog o problema está na autenticação. Então, você tem
> de verificar como está a configuração do Courier, nos arquivos em
> /usr/local/etc/courier-imap e /usr/local/etc/authlib.
>
> Em especial, veja como está o "authmodulelist" em
> /usr/local/etc/authlib/authdaemonrc. Se vc usa autenticação via mysql o
> authmysql deve estar presente.
>
> Aumente o debug do authdaemon, no mesmo authdaemonrc e verifique os
> logs.
>
> Depois da análise dos logs fica mais fácil de achar o erro.
>
> >
> >
> > É isso...
> >
> > André
> >
> > ----- Original Message -----
> > From: "André Luiz" <neo at santosandira.com.br>
> > To: "Lista Brasileira de Discussão sobre FreeBSD (FUG-BR)"
> > <freebsd at fug.com.br>
> > Sent: Wednesday, May 17, 2006 9:23 AM
> > Subject: [FUG-BR] Courier-imap
> >
> >
> > Pessoal, bom dia...
> >
> > Continuo com problemas para fazer funcionar o imap e o pop...
> > Seguinte: o postfix está enviando os emails para o diretório dos 
> > usuários
> > normalmente. Está assim o home:
> >
> > /home/dominio.com.br/usuario/Maildir/
> >
> > dentro do Maildir tem:
> >
> > cur, maildirsize, new, tmp
> >
> > dentro de new tem o arquivo que é o email recebido.
> >
> > porém a hora que eu tento verificar as caixas postais está me dando 
> > erro:
> >
> > telnet 0 110
> > Trying 0.0.0.0...
> > Connected to 0.
> > Escape character is '^]'.
> > +OK Hello there.
> > user andreluiz at dominio.com.br
> > +OK Password required.
> > pass senha
> > -ERR Temporary problem, please try again later
> > Connection closed by foreign host.
> >
> > telnet 0 143
> > Trying 0.0.0.0...
> > Connected to 0.
> > Escape character is '^]'.
> > * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE 
> > THREAD=ORDEREDSUBJECT
> > THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS] Courier-IMAP
> > ready. Copyright 1998-2005 Double Precision, Inc.  See COPYING for
> > distribution information.
> > 0 login andreluiz at dominio.com.br senha
> > * BYE Temporary problem, please try again later
> > Connection closed by foreign host.
> >
> > Estou procurando pela solução mais até agora não achei nada...
> >
> > Alguém aí com experiencia em courier que tenha um sistema com postfix,
> > mysql, courier-imap pra me ajudar?
> >
> > Obrigado.
> >
> > André Luiz
> >
> > ----- Original Message -----
> > From: "Thiago Damas" <tdamas at gmail.com>
> > To: "Lista Brasileira de Discussão sobre FreeBSD (FUG-BR)"
> > <freebsd at fug.com.br>
> > Sent: Tuesday, May 16, 2006 5:36 PM
> > Subject: Re: [FUG-BR] Courier-imap
> >
> >
> >   Mas pra acessar a caixa, tem q cria-la antes;
> >   envia um email (o postfix cria sozinho se nao existir o maildir)
> >   Ou um maildirmake, acertando depois as permissoes dos diretorios.
> >
> > []s
> >
> >
> > On 5/16/06, André Luiz <neo at santosandira.com.br> wrote:
> > > Ae Thiago...
> > >
> > >
> > >  telnet localhost 143
> > > Trying 127.0.0.1...
> > > Connected to localhost.
> > > Escape character is '^]'.
> > > * OK [CAPABILITY IMAP4rev1 CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT
> > > THREAD=REFERENCES SORT QUOTA AUTH=CRAM-MD5 AUTH=CRAM-SHA1 IDLE ACL
> > > ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2005 Double
> > > Precision, Inc.  See COPYING for distribution information.
> > > a0 login andreluiz andreluiz
> > > * BYE Temporary problem, please try again later
> > > Connection closed by foreign host.
> > >
> > > Valeu
> > > ----- Original Message -----
> > > From: "Thiago Damas" <tdamas at gmail.com>
> > > To: "Lista Brasileira de Discussão sobre FreeBSD (FUG-BR)"
> > > <freebsd at fug.com.br>
> > > Sent: Tuesday, May 16, 2006 5:20 PM
> > > Subject: Re: [FUG-BR] Courier-imap
> > >
> > >
> > >   Tem que usar:
> > > % telnet servidor 143
> > > Escape character is '^]'.
> > > * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE
> > > THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT IDLE ACL ACL2=UNION
> > > STARTTLS] Courier-IMAP ready. Copyright 1998-2005 Double Precision,
> > > Inc.  See COPYING for distribution information.
> > > a0 login usuario senha
> > > a0 OK LOGIN Ok.
> > > a1 logout
> > > * BYE Courier-IMAP server shutting down
> > > a1 OK LOGOUT completed
> > > Connection closed by foreign host.
> > >
> > >
> > > On 5/16/06, André Luiz <neo at santosandira.com.br> wrote:
> > > > Pessoal, boa tarde...
> > > >
> > > > Sei que não tem nada a ver com a lista porém preciso da ajuda de 
> > > > alguém
> > > > aí... To montando um server de email com FreeBSD 6.1-STABLE, 
> > > > Postfix,
> > > > Courier-imap, Mysql, etc.. estou conseguindo enviar as msgs para a
> > > > maildir
> > > > dos usuários normalmente...
> > > >
> > > > porém quando tento chegar as portas do imap pra ver si está 
> > > > funcionando
> > > > ocorrem alguns erros:
> > > >
> > > > telnet 0 143
> > > >
> > > > Trying 0.0.0.0...
> > > > Connected to 0.
> > > > Escape character is '^]'.
> > > > * OK [CAPABILITY IMAP4rev1 CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT
> > > > THREAD=REFERENCES SORT QUOTA AUTH=CRAM-MD5 AUTH=CRAM-SHA1 IDLE ACL
> > > > ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2005 Double
> > > > Precision, Inc.  See COPYING for distribution information.
> > > >
> > > > login andreluiz
> > > > login NO Error in IMAP command received by server.
> > > >
> > > >
> > > >  telnet 0 110
> > > >
> > > > Trying 0.0.0.0...
> > > > Connected to 0.
> > > > Escape character is '^]'.
> > > > +OK Hello there.
> > > > user andreluiz
> > > > +OK Password required.
> > > > pass andreluiz
> > > > -ERR Temporary problem, please try again later
> > > > Connection closed by foreign host.
> > > >
> > > > To procurando na internet porém ainda não consegui axar nada que 
> > > > possa
> > > > me
> > > > ajudar, por isso estou recorrendo a lista pra saber si alguém já viu 
> > > > ou
> > > > passou por esse erro.
> > > >
> > > > Grato a quem colaborar.
> > > >
> > > > André Luiz
> > > >
> > > > -------------------------
> > > > Histórico: http://www.fug.com.br/historico/html/freebsd/
> > > > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
> > > >
> > > -------------------------
> > > Histórico: http://www.fug.com.br/historico/html/freebsd/
> > > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
> > >
> > > -------------------------
> > > Histórico: http://www.fug.com.br/historico/html/freebsd/
> > > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
> > >
> > -------------------------
> > Histórico: http://www.fug.com.br/historico/html/freebsd/
> > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
> >
> > -------------------------
> > Histórico: http://www.fug.com.br/historico/html/freebsd/
> > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
> >
> > -------------------------
> > Histórico: http://www.fug.com.br/historico/html/freebsd/
> > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
>
> --
> Ricardo Campos Passanezi
> -------------------------
> Histórico: http://www.fug.com.br/historico/html/freebsd/
> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
>
-------------------------
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd



Mais detalhes sobre a lista de discussão freebsd