[postfix-es] redhat 7.3 + postfix + DIGEST-MD5 + CRAM-MD5 ¿como?
Docume
docume en lycos.es
Vie Nov 1 15:38:04 CET 2002
Hola,
Tengo en mi sistema los siguientes paquetes instalados...
# rpm -qa | grep sasl
cyrus-sasl-1.5.24-25
cyrus-sasl-plain-1.5.24-25
cyrus-sasl-md5-1.5.24-25
cyrus-sasl-devel-1.5.24-25
y...
# rpm -qa | grep postfix
postfix-1.1.7-2
La configuración que he añadido al main.cf es...
# SASL SUPPORT FOR CLIENTS
#
# The following options set parameters needed by Postfix to enable
# Cyrus-SASL support for authentication of mailclients.
#
smtpd_sasl_auth_enable = yes
smtpd_sasl_security_options = noanonymous
smtpd_sasl_local_domain = $myhostname
broken_sasl_auth_clients = yes
smtpd_recipient_restrictions =
permit_sasl_authenticated,
permit_mynetworks,
check_relay_domains
Y el problema que tengo es que cuando hago 'telnet 127.0.0.1 25' para
probar si postfix precisa del usuario y la contraseña me devuelve solo:
250-AUTH PLAIN LOGIN
250-AUTH=PLAIN LOGIN
y yo lo que quiero es que me diga...
250-AUTH PLAIN LOGIN DIGEST-MD5 CRAM-MD5
250-AUTH=PLAIN LOGIN DIGEST-MD5 CRAM-MD5
¿que tengo que configurar en mi sistema para usar DIGEST-MD5 y CRAM-MD5?
Un saludo.
-
Para ENVIAR mensajes a esta lista tienes que estar SUSCRITA a ella.
.
Envía la linea "unsubscribe postfix-es" en el cuerpo de un mensaje
a majordomo en WL0.org para quitarte de la lista.
Más información sobre la lista de distribución Postfix-es