Foros del Web

Foros del Web (http://www.forosdelweb.com/)
-   Unix / Linux (http://www.forosdelweb.com/f41/)
-   -   Postfix+Courier+MySQL (http://www.forosdelweb.com/f41/postfix-courier-mysql-331573/)

Txukie 07/09/2005 05:04

Postfix+Courier+MySQL
 
Muy buenas,

Estoy intentando instalar un servidor SMTP+POP3+IMAP que utilice cuentas de correo en MySQL y que tenga la posibilidad de utilizar varios dominios.
Me estoy basando en este manual

Aparentemente los dos servidores arrancan sin problemas, sin embargo no puedo conectarme desde otro servidor y tratar de enviar y recibir email, me da error de login todo el rato.

Los logs me escupen esto cuando llamo al SMTP/Postfix para enviar mail
Código:

Sep 7 12:15:50 localhost postfix/postfix-script: warning: not set-gid or not owner+group+world executable: /usr/sbin/postqu
eue
Sep 7 12:15:50 localhost postfix/postfix-script: warning: not set-gid or not owner+group+world executable: /usr/sbin/postdr
op
Sep 7 12:15:50 localhost postfix/postfix-script: starting the Postfix mail system
Sep 7 12:15:50 localhost postfix/master[1527]: daemon started -- version 2.1.5
Sep 7 12:15:56 localhost postfix/smtpd[1531]: connect from unknown[192.168.0.23]
Sep 7 12:15:59 localhost postfix/smtpd[1531]: warning: SASL authentication failure: no secret in database
Sep 7 12:15:59 localhost postfix/smtpd[1531]: warning: unknown[192.168.0.23]: SASL CRAM-MD5 authentication failed
Sep 7 12:15:59 localhost postfix/smtpd[1531]: warning: SASL authentication failure: Password verification failed
Sep 7 12:15:59 localhost postfix/smtpd[1531]: warning: unknown[192.168.0.23]: SASL PLAIN authentication failed
Sep 7 12:15:59 localhost postfix/smtpd[1531]: warning: unknown[192.168.0.23]: SASL LOGIN authentication failed
Sep 7 12:16:01 localhost postfix/smtpd[1531]: disconnect from unknown[192.168.0.23]

Y esto cuando intento recoger mi mail con Courier/POP3

Código:

Sep 7 12:23:46 localhost authdaemond.mysql: restarting authdaemond children
Sep 7 12:23:46 localhost authdaemond.mysql: modules="authmysql authpam", daemons=5
Sep 7 12:23:46 localhost authdaemond.mysql: modules="authmysql authpam", daemons=5
Sep 7 12:24:18 localhost courierpop3login: Connection, ip=[::ffff:192.168.0.23]
Sep 7 12:24:27 localhost courierpop3login: LOGIN FAILED, ip=[::ffff:192.168.0.23]

Algo de ayuda por favor?

HerSAn 07/09/2005 19:07

Yo te sugeriria una alternativa que ami me ha funcionado de maravilla
Y es que instales postfix y DBmail en debian, te permite hacer lo que quieres, tener usuarios y correos de mas de un dominio en base de datos de mysql o postgresql.
Para detalles visita la siguiente pagina http://www.dbmail.org

Txukie 08/09/2005 01:22

Gracias no conocia voy a echarle un vistazo!


La zona horaria es GMT -6. Ahora son las 18:18.

Desarrollado por vBulletin® Versión 3.8.7
Derechos de Autor ©2000 - 2026, Jelsoft Enterprises Ltd.