Bienvenido(a) a Alcance Libre 12/09/2025, 02:08

Alcance Libre Foros

 Índice del foro > Todo acerca de Linux > Redes y Servidores New Topic Post Reply
 Senmail -ERR Authentication failed
Tópico anterior Tópico siguiente
   
Carlos
 14/04/10 02:00 (Leído 4,110 veces)  

Nuevo
working

Estado: desconectado
Forum User

Identificado: 14/04/10
Mensajes: 5
Cuando los clientes de Correo como Outlook tratan de leer correos de senmail simepre me da el error siguiente

Problema al iniciar la sesión en el servidor de correo. Se rechazó su contraseña. Cuenta: 'midominio.mx', Servidor: 'mail.midominio.mx', Protocolo: POP3, Respuesta del servidor: '-ERR Authentication failed.', Puerto: 110, Seguridad (SSL): No, Error de servidor: 0x800CCC90, Número de error: 0x800CCC92

estoy usando Sendmail como servidor de correos dovecot

me esta pide y pide el password,

alguien me pudiera ayudar?

Gracias
 
Profile Email
 Quote
moy
 14/04/10 02:20  

Miembro Activo

Estado: desconectado
Forum User

Identificado: 29/11/08
Mensajes: 263
en donde dice Cuenta pones el dominio de tu server o pones el nombre de la cuenta, a mi me a pasado un problema similar cuando la particion de var se queda sin espacio, ya checaste los logs del servidor el message y el maillog haber si te marcan algo?
 
Profile Email
 Quote
Carlos
 14/04/10 04:51  

Nuevo

Estado: desconectado
Forum User

Identificado: 14/04/10
Mensajes: 5
Gracias

en donde dice midominio.mx ahi me pone el dominio real que tengo sin espacios entre comillas

el archivo sendmail.mc

divert(-1)dnl
include(`/usr/share/sendmail-cf/m4/cf.m4'Winkdnl
VERSIONID(`setup for linux'Winkdnl
OSTYPE(`linux'Winkdnl
define(`confDEF_USER_ID', ``8:12''Winkdnl
define(`confTO_CONNECT', `1m'Winkdnl
define(`confTRY_NULL_MX_LIST', `True'Winkdnl
define(`confDONT_PROBE_INTERFACES', `True'Winkdnl
define(`PROCMAIL_MAILER_PATH', `/usr/bin/procmail'Winkdnl
define(`ALIAS_FILE', `/etc/aliases'Winkdnl
define(`STATUS_FILE', `/var/log/mail/statistics'Winkdnl
define(`UUCP_MAILER_MAX', `2000000'Winkdnl
define(`confUSERDB_SPEC', `/etc/mail/userdb.db'Winkdnl
define(`confPRIVACY_FLAGS', `authwarnings,novrfy,noexpn,restrictqrun'Winkdnl
define(`confAUTH_OPTIONS', `A'Winkdnl
define(`confTO_IDENT', `0'Winkdnl
FEATURE(`no_default_msa', `dnl'Winkdnl
FEATURE(`smrsh', `/usr/sbin/smrsh'Winkdnl
FEATURE(`mailertable', `hash -o /etc/mail/mailertable.db'Winkdnl
FEATURE(`virtusertable', `hash -o /etc/mail/virtusertable.db'Winkdnl
FEATURE(redirect)dnl
FEATURE(always_add_domain)dnl
FEATURE(use_cw_file)dnl
FEATURE(use_ct_file)dnl
FEATURE(local_procmail, `', `procmail -t -Y -a $h -d $u'Winkdnl
FEATURE(`access_db', `hash -T<TMPF> -o /etc/mail/access.db'Winkdnl
FEATURE(`blacklist_recipients'Winkdnl
EXPOSED_USER(`root'Winkdnl
LOCAL_DOMAIN(`localhost.localdomain'Winkdnl
# Lista de SPAMRs
FEATURE(dnsbl, `blackholes.mail-abuse.org', `Rechazado - vea http://www.mail-abuse.org/rbl/'Winkdnl
FEATURE(dnsbl, `dialups.mail-abuse.org', `Rechazado - vea http://www.mail-abuse.org/dul/'Winkdnl
FEATURE(dnsbl, `relays.mail-abuse.org', `Rechazado - vea http://work-rss.mail-abuse.org/rss/'Winkdnl
FEATURE(dnsbl, `sbl-xbl.spamhaus.org', `"550 Su IP esta en lista negra en Spamhaus - Por favor vea http://www.spamhaus.org/query/bl?ip=+"$&{client_addr}'Winkdnl
FEATURE(dnsbl, `bl.spamcop.net', `"550 Su IP esta en lista negra en SpamCOP - Por favor vea http://spamcop.net/bl.shtml?"$&{client_addr}'Winkdnl
FEATURE(dnsbl, `list.dsbl.org', `"550 Su IP esta en lista negra en DSBL - Por favor vea http://dsbl.org/listing?"$&{client_addr}'Winkdnl
FEATURE(dnsbl, `multihop.dsbl.org', `"550 Su IP esta en lista negra en DSBL - Por favor vea http://dsbl.org/listing?"$&{client_addr}'Winkdnl
FEATURE(dnsbl, `dnsbl.ahbl.org',`"550 Su IP esta en lista negra en AHBL - Por favor vea http://www.ahbl.org/tools/lookup.php?ip="$&{client_addr}'Winkdnl
FEATURE(dnsbl, `rhsbl.ahbl.org',`"550 Su IP esta en lista negra en AHBL - Por favor vea http://www.ahbl.org/tools/lookup.php?ip="$&{client_addr}'Winkdnl
FEATURE(dnsbl, `bl.csma.biz', `"550 Su IP esta en lista negra en CSMA - Por favor vea http://bl.csma.biz/cgi-bin/listing.cgi?ip="$&{client_addr}'Winkdnl
FEATURE(dnsbl, `dnsbl.antispam.or.id', `"550 Su IP esta en lista negra en ADNSBL - Por favor vea http://antispam.or.id/?ip="$&{client_addr}'Winkdnl

MAILER(smtp)dnl
MAILER(procmail)dnl
DAEMON_OPTIONS(`Name=MTA'Wink
 
Profile Email
 Quote
moy
 15/04/10 11:49  

Miembro Activo

Estado: desconectado
Forum User

Identificado: 29/11/08
Mensajes: 263
Creo en que en cuenta deberias de poner el usuario del correo, podrias poner tus logs para ver que te muestra
 
Profile Email
 Quote
Carlos
 15/04/10 01:33  

Nuevo

Estado: desconectado
Forum User

Identificado: 14/04/10
Mensajes: 5
Hola

En la ultima prueba que hice me estos es lo que esta el el log

Apr 15 13:36:54 servisi85 dovecot: Dovecot v1.2.11 starting up (core dumps disabled)
Apr 15 13:36:54 servisi85 dovecot: symlink(/etc/dovecot.conf, /var/run/dovecot/dovecot.conf) failed: Permission denied
Apr 15 13:37:00 servisi85 sendmail[8239]: ruleset=check_relay, arg1=122-116-113-64.HINET-IP.hinet.net, arg2=127.0.0.4, relay=122-116-113-64.HINET-IP.hinet.net [122.116.113.64], reject=550 5.7.1 Su IP esta en lista negra en Spamhaus - Por favor vea http://www.spamhaus.org/query/bl?ip=+122.116.113.64
Apr 15 13:37:16 servisi85 dovecot: pop3-login: Disconnected (auth failed, 1 attempts): user=<cjarerov>, method=PLAIN, rip=172.25.160.5, lip=172.25.160.85
Apr 15 13:37:21 servisi85 dovecot: pop3-login: Disconnected (auth failed, 1 attempts): user=<cjarerov>, method=PLAIN, rip=172.25.160.5, lip=172.25.160.85

en la configuración del dovecot segun yo deberia estar
disable_plaintext_auth: no
en el siguiente listado de configuración pero por mas que lo meto no aparece

]# dovecot -n
# 1.2.11: /etc/dovecot.conf
# OS: Linux 2.6.32.10-44.fc11.x86_64 x86_64 Fedora release 11 (Leonidas)
protocols: imap pop3
listen: *
ssl: no
login_dir: /var/run/dovecot/login
login_executable(default): /usr/libexec/dovecot/imap-login
login_executable(imap): /usr/libexec/dovecot/imap-login
login_executable(pop3): /usr/libexec/dovecot/pop3-login
mail_debug: yes
mail_executable(default): /usr/libexec/dovecot/imap
mail_executable(imap): /usr/libexec/dovecot/imap
mail_executable(pop3): /usr/libexec/dovecot/pop3
mail_plugin_dir(default): /usr/lib64/dovecot/imap
mail_plugin_dir(imap): /usr/lib64/dovecot/imap
mail_plugin_dir(pop3): /usr/lib/dovecot/pop3
pop3_uidl_format(default): %08Xu%08Xv
pop3_uidl_format(imap): %08Xu%08Xv
pop3_uidl_format(pop3): %v.%u
auth default:
mechanisms: plain login anonymous
passdb:
driver: passwd
userdb:
driver: passwd

yo lo tengo registrado en el archivo de configuración pero no aparece

te paso un segmento

## Dovecot configuration file

# If you're in a hurry, see http://wiki.dovecot.org/QuickConfiguration

# "dovecot -n" command gives a clean output of the changed settings. Use it
# instead of copy&pasting this file when posting to the Dovecot mailing list.

# '#' character and everything after it is treated as comments. Extra spaces
# and tabs are ignored. If you want to use either of these explicitly, put the
# value inside quotes, eg.: key = "# char and trailing whitespace "

# Default values are shown for each setting, it's not required to uncomment
# any of the lines.

# Base directory where to store runtime data.
#base_dir = /var/run/dovecot/

# Protocols we want to be serving: imap imaps pop3 pop3s managesieve
# If you only want to use dovecot-auth, you can set this to "none".
protocols = imap pop3
# protocols = "none"

# A space separated list of IP or host addresses where to listen in for
# connections. "*" listens in all IPv4 interfaces. "[::]" listens in all IPv6
# interfaces. Use "*, [::]" for listening both IPv4 and IPv6.
#
# If you want to specify ports for each service, you will need to configure
# these settings inside the protocol imap/pop3/managesieve { ... } section,
# so you can specify different ports for IMAP/POP3/MANAGESIEVE. For example:
# protocol imap {
# ..
# }
# protocol pop3 {
# listen = *:110
# ..
# }
# protocol managesieve {
# listen = *:12000
# ..
# }
listen = *

# Disable LOGIN command and all other plaintext authentications unless
# SSL/TLS is used (LOGINDISABLED capability). Note that if the remote IP
# matches the local IP (ie. you're connecting from the same computer), the
# connection is considered secure and plaintext authentication is allowed.
disable_plaintext_auth = no

# Should all IMAP and POP3 processes be killed when Dovecot master process
# shuts down. Setting this to "no" means that Dovecot can be upgraded without
# forcing existing client connections to close (although that could also be
# a problem if the upgrade is eg. because of a security fix). This however
# means that after master process has died, the client processes can't write
# to log files anymore.
#shutdown_clients = yes


 
Profile Email
 Quote
Contenido generado en: 0.15 segundos New Topic Post Reply
 Todas las horas son CST. Hora actual 02:08 .
Tópico normal Tópico normal
Tópico Pegado Tópico Pegado
Tópico bloqueado Tópico bloqueado
Mensaje Nuevo Mensaje Nuevo
Tópico pegado con nuevo mensaje Tópico pegado con nuevo mensaje
Tópico bloqueado con nuevo mensaje Tópico bloqueado con nuevo mensaje
Ver mensajes anónimos 
Los usuarios anónimos pueden enviar 
Se permite HTML Filtrado 
Contenido censurado