Estimada comunidad, el problema es el siguiente:
Al intentar ingresar por webmail me sale un error diciendo "Connection dropped by IMAP server." revisando los logs tengo:
Code:
# tail /var/log/mail.err
Aug 17 18:06:17 imapd: authentication error: Connection refused
Aug 17 18:13:59 imapd: authdaemon: s_connect() failed: Connection refused
Aug 17 18:13:59 imapd: [Hint: perhaps authdaemond is not running?]
Aug 17 18:13:59 imapd: authentication error: Connection refused
Aug 17 18:36:37 imapd: authdaemon: s_connect() failed: Connection refused
Aug 17 18:36:37 imapd: [Hint: perhaps authdaemond is not running?]
Aug 17 18:36:37 imapd: authentication error: Connection refused
Aug 17 19:05:54 pop3d: authdaemon: s_connect() failed: Connection refused
Aug 17 19:05:54 pop3d: [Hint: perhaps authdaemond is not running?]
Aug 17 19:05:54 pop3d: authentication error: Connection refused
# tail /var/log/mail.log
Aug 18 01:45:58 postfix/anvil[12275]: statistics: max connection rate 1/60s for (smtp:204.12.242.11) at Aug 18 01:42:37
Aug 18 01:45:58 postfix/anvil[12275]: statistics: max connection count 1 for (smtp:204.12.242.11) at Aug 18 01:42:37
Aug 18 01:45:58 postfix/anvil[12275]: statistics: max cache size 1 at Aug 18 01:42:37
Aug 18 01:46:22 postfix/smtpd[27745]: warning: 204.12.242.11: address not listed for hostname Dedicated11.vps593.com
Aug 18 01:46:22 postfix/smtpd[27745]: connect from unknown[204.12.242.11]
Aug 18 01:46:22 postfix/smtpd[27745]: NOQUEUE: reject: RCPT from unknown[204.12.242.11]: 550 5.1.1 <drasilviapineda@tercermillennium.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<boletines@mktlemail.com> to=<drasilviapineda@tercermillennium.com> proto=ESMTP helo=<mail.marketing-by.com>
Aug 18 01:46:22 postfix/smtpd[27745]: disconnect from unknown[204.12.242.11]
Aug 18 01:49:42 postfix/anvil[27746]: statistics: max connection rate 1/60s for (smtp:204.12.242.11) at Aug 18 01:46:22
Aug 18 01:49:42 postfix/anvil[27746]: statistics: max connection count 1 for (smtp:204.12.242.11) at Aug 18 01:46:22
Aug 18 01:49:42 postfix/anvil[27746]: statistics: max cache size 1 at Aug 18 01:46:22
# tail /var/log/mail.warn
Aug 18 00:40:29 postfix/policyd-weight[3858]: warning: cache_query: $csock couln't be created: connect: No existe el fichero o el directorio, calling spawn_cache()
Aug 18 00:40:36 postfix/policyd-weight[3858]: warning: cache_query: $csock couln't be created: connect: No existe el fichero o el directorio, calling spawn_cache()
Aug 18 00:40:37 postgrey[30544]: cleaning up old logs...
Aug 18 00:47:06 postfix/policyd-weight[3858]: warning: cache_query: $csock couln't be created: connect: No existe el fichero o el directorio, calling spawn_cache()
Aug 18 00:47:06 postfix/policyd-weight[3858]: warning: cache_query: $csock couln't be created: connect: No existe el fichero o el directorio, calling spawn_cache()
Aug 18 01:14:19 postfix/policyd-weight[3858]: warning: cache_query: $csock couln't be created: connect: No existe el fichero o el directorio, calling spawn_cache()
Aug 18 01:14:19 postfix/policyd-weight[3858]: warning: cache_query: $csock couln't be created: connect: No existe el fichero o el directorio, calling spawn_cache()
Aug 18 01:33:17 postfix/smtpd[16244]: warning: 190.172.177.235: address not listed for hostname 190-172-177-235.speedy.com.ar
Aug 18 01:42:37 postfix/smtpd[12272]: warning: 204.12.242.11: address not listed for hostname Dedicated11.vps593.com
Aug 18 01:46:22 postfix/smtpd[27745]: warning: 204.12.242.11: address not listed for hostname Dedicated11.vps593.com
corrí el siguiente comando # /etc/init.d/courier-authdaemond restart
pero nada el problema persiste, ya he intentado casi de todo hasta hice un # perl ispcp-upgrade para restaurar la configuración pero nada.
si alguien tiene una idea de como solucionarlo bienvenida ésta sea y de antemano gracias. espero pronto poner este tema [solved]