Bom dia galera,

Estou fazendo uma nova instalação do nosso servidor de e-mail utilizando o Ubuntu Server 12.04 + Postfix + Courier + RoundcubeMail como front-end.

O que ocorre é o seguinte: após o boot da máquina, consigo me logar e enviar mensagens normalmente, depois de uns 5 minutos parece que o daemon Imap simplesmente para de responder. Só consigo fazer a plataforma voltar a funcionar depois de um novo boot, não adianta tentar re-iniciar os serviços. Mesmo tentando acesso com um cliente remoto (como o thunderbird, por exemplo) não consigo uma resposta do daemon Imap. Nos logs do sistema não há nenhuma mensagem de erro e assim acabei ficando de mãos atadas.

A seguir segue um trecho do log que me faz suspeitar do daemon imap. O primeiro trecho é quando me logo no roundcube com sucesso:

Jun 18 13:46:29 webmail_machine imapd: Connection, ip=[::ffff:127.0.0.1]
Jun 18 13:46:29 webmail_machine authdaemond: received auth request, service=imap, authtype=login
Jun 18 13:46:29 webmail_machine authdaemond: authpgsql: trying this module
Jun 18 13:46:29 webmail_machine authdaemond: SQL query: SELECT username, password, '', '5000', '5000', '/home/vmail', maildir, '', name, '' FROM mailbox WHERE username = '[email protected]'
Jun 18 13:46:29 webmail_machine authdaemond: password matches successfully
Jun 18 13:46:29 webmail_machine authdaemond: authpgsql: sysusername=<null>, sysuserid=5000, sysgroupid=5000, homedir=/home/vmail, [email protected], fullname=NAME SURNAME, maildir=mydomain.com/user.name/, quota=<null>, options=<null> Jun 18 13:46:29 webmail_machine authdaemond: Authenticated: sysusername=<null>, sysuserid=5000, sysgroupid=5000, homedir=/home/vmail, [email protected], fullname=NAME SURNAME, maildir=mydomain.com/user.name/, quota=<null>, options=<null> Jun 18 13:46:29 webmail_machine imapd: LOGIN, [email protected], ip=[::ffff:127.0.0.1], port=[52396], protocol=IMAP Jun 18 13:46:29 webmail_machine imapd: LOGOUT, [email protected], ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=31, sent=187, time=0
(...)

O segundo trecho é quando problema está ocorrendo e tento me logar sem sucesso, aqui não aparecem mais as respostas do imapd (últimas 2 linhas). Nada mais ocorre depois da última linha desse trecho.

Jun 18 13:48:38 webmail_machine imapd: Connection, ip=[::ffff:127.0.0.1]
Jun 18 13:48:38 webmail_machine authdaemond: received auth request, service=imap, authtype=login
Jun 18 13:48:38 webmail_machine authdaemond: authpgsql: trying this module
Jun 18 13:48:38 webmail_machine authdaemond: SQL query: SELECT username, password, '', '5000', '5000', '/home/vmail', maildir, '', name, '' FROM mailbox WHERE username = '[email protected]'
Jun 18 13:48:38 webmail_machine authdaemond: password matches successfully
Jun 18 13:48:38 webmail_machine authdaemond: authpgsql: sysusername=<null>, sysuserid=5000, sysgroupid=5000, homedir=/home/vmail, [email protected], fullname=NAME SURNAME, maildir=mydomain.com/user.name/, quota=<null>, options=<null> Jun 18 13:48:38 webmail_machine authdaemond: Authenticated: sysusername=<null>, sysuserid=5000, sysgroupid=5000, homedir=/home/vmail, [email protected], fullname=NAME SURNAME, maildir=mydomain.com/user.name/, quota=<null>, options=<null>

Desculpe se não posso dar mais informações mas, como disse, os outros logs não apresentam nenhuma informação. Alguém saberia me dar uma pista de onde mais eu poderia investigar para tentar descobrir o que está ocorrendo?

Abçs!



_______________________________________________
Postfix-BR mailing list
[email protected]
http://listas.softwarelivre.org/mailman/listinfo/postfix-br

Responder a