On Wed, May 17, 2006 at 09:25:57AM -0300, André Luiz wrote: > Esqueci de colocar a saído do maillog: > > > pop3d: LOGIN FAILED, [EMAIL PROTECTED], ip=[::ffff:127.0.0.1] > pop3d: authentication error: Input/output error > imapd: LOGIN FAILED, [EMAIL PROTECTED], 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" <[EMAIL PROTECTED]> > To: "Lista Brasileira de Discussão sobre FreeBSD (FUG-BR)" > <[email protected]> > 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 [EMAIL PROTECTED] > +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 [EMAIL PROTECTED] 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" <[EMAIL PROTECTED]> > To: "Lista Brasileira de Discussão sobre FreeBSD (FUG-BR)" > <[email protected]> > 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 <[EMAIL PROTECTED]> 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" <[EMAIL PROTECTED]> > > To: "Lista Brasileira de Discussão sobre FreeBSD (FUG-BR)" > > <[email protected]> > > 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 <[EMAIL PROTECTED]> 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

