1 alias_database = hash:/etc/postfix/aliases alias_maps = hash:/etc/postfix/aliases broken_sasl_auth_clients = yes command_directory = /usr/sbin config_directory = /etc/postfix content_filter = smtp-amavis:[127.0.0.1]:10024 daemon_directory = /usr/libexec/postfix debug_peer_level = 2 html_directory = no inet_interfaces = all local_recipient_maps = unix:passwd.byname $alias_maps mail_owner = postfix mail_spool_directory = /var/spool/mail mailbox_size_limit = 20000000 mailq_path = /usr/bin/mailq manpage_directory = /usr/local/man maps_rbl_domains = blackholes.mail-abuse.org,dialups.mail-abuse.org,relays.mail-abuse.org,relays.orbs.org,bl.spamcop.net,cbl.abuseat.org,dnsbl.njabl.org,dnsbl.sorbs.net,query.bondedsender.org,iadb.isipp.com message_size_limit = 3300000 mydestination = mydestination mydomain = mydomain myhostname = webmail.enlacenet.com.pe mynetworks = /etc/postfix/mynetworks myorigin = $myhostname newaliases_path = /usr/bin/newaliases queue_directory = /var/spool/postfix readme_directory = no sample_directory = /etc/postfix sendmail_path = /usr/sbin/sendmail setgid_group = postdrop smtp_sasl_password_maps = hash:/etc/postfix/saslpass smtpd_banner = $myhostname ESMTP $mail_name ($mail_version) smtpd_helo_required = yes smtpd_helo_restrictions = permit_mynetworks, reject_invalid_hostname smtpd_recipient_restrictions = permit_mynetworks,check_recipient_access hash:/etc/postfix/postmaster,reject_non_fqdn_recipient,reject_non_fqdn_hostname,reject_non_fqdn_sender,reject_invalid_hostname,reject_unauth_pipelining,reject_rbl_client,reject_unknown_recipient_domain,reject_unauth_destination,reject_maps_rbl,permit smtpd_sasl_auth_enable = yes smtpd_sasl_local_domain = $mydomain smtpd_sasl_security_options = noanonymous smtpd_sender_restrictions = permit_mynetworks,reject_invalid_hostname,reject_unknown_sender_domain unknown_local_recipient_reject_code = 550
2. testsaslauthd -u dgeldres -p ******** 0: NO "authentication failed" lo mas raro es si ejecuto sasldblistusers user: dgeldres realm: webmail mech: PLAIN user: dgeldres realm: webmail mech: DIGEST-MD5 user: dgeldres realm: webmail mech: CRAM-MD5 me muestra el usuario creado con saslpasswd -c El 5/10/05, Guido Lorenzutti<[EMAIL PROTECTED]> escribió: > No te podemos ayudar porque: > > 1) La configuración que se está usando. NO. > 2) El output de un test. NO. > 3) El log del error. SI. > > Para lo 1ro, un postconf -n. Mientras que para lo segundo, un testsaslauthd. > > Slds. > > > Daniel Geldres wrote: > > >Señores buenas noches, directo al grano he instalado un servidor de > >correos MTA Postfix con soporte para Sasl, y cuando un usuario que no > >pertenece a la red quiere enviar algun mail en los log sale el sgte > >mensaje: > >warning: SASL authentication failure: Password verification failed > > warning: dgeldres[192.168.1.80]: SASL PLAIN authentication failed > >Es la primera vez que instalo postfix + sasl y me esta dando mas de un > >dolor de cabeza me he guiado de diferents paginas que encontre > >googleando logrando compilar el postfix con sasl pero cuando quieren > >enviar correos sale ese mensaje. > > > >Alguna sugereencia???? he buscado ese error en google he realizado los > >cambios que indican pero sigue igual. > > > >De todos modos seguire googleando y gracias por su atencion. > > > >Saludos. > > > >-- > >====================================== > >Daniel Geldres Castro > >Fono: 251-3584 > >Cel: 950-84999 > >MSN: [EMAIL PROTECTED] > >Lima - Peru > > > >====================================== > > > > > > -- ====================================== Daniel Geldres Castro Fono: 251-3584 Cel: 950-84999 MSN: [EMAIL PROTECTED] Lima - Peru ====================================== -- Para desuscribirte tenés que visitar la página https://listas.linux.org.ar/mailman/listinfo/lugar-gral/ /* Publica y encontra trabajo relacionado con softlibre en http://www.usla.org.ar/modules/jobs/ */ Si tenés algún inconveniente o consulta escribí a mailto:[EMAIL PROTECTED]
