[Previo por Fecha] [Siguiente por Fecha] [Previo por Hilo] [Siguiente por Hilo]

[Hilos de Discusión] [Fecha] [Tema] [Autor]

[Ayuda] CRAM-MD5 y DIGEST-MD5 en sendmail-auth



que tal estimados,

Estoy  compilando sendmail-AUTH (SALS)-STARTTLS (openssl), utilizando en
site.config.m4
-----
APPENDDEF(`confENVDEF', `-DSASL')
APPENDDEF(`conf_sendmail_LIBS', `-lsasl')

PPENDDEF(`conf_sendmail_ENVDEF', `-DSTARTTLS')
APPENDDEF(`conf_sendmail_LIBS', `-lssl -lcrypto')
-----

No hay errores de compilacion (aparentemente)

en sendmail.mc
----
TRUST_AUTH_MECH(`DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
define(`confAUTH_MECHANISMS', `DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
----

y al hacer las pruebas para ver que me dice sendmail:

ns1/usr/src/sendmail-8.12.6# telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.localdomain.
Escape character is '^]'.
220 ns1.cancunwebhosting.com ESMTP Sendmail 8.12.6/8.12.6; Fri, 7 Mar
2003 12:37:56 -0500
ehlo localhost
250-ns1.cancunwebhosting.com Hello localhost.localdomain [127.0.0.1],
pleased to meet you
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-8BITMIME
250-SIZE
250-DSN
250-ETRN
250-AUTH LOGIN PLAIN
250-DELIVERBY
250 HELP

No veo CRAM-MD5 ni DIGEST-MD5

alguna idea?

gracias de antemano

Marinho.-


-- 

------------------------------------------------------------------
The box said "Requires Windows 95 or better." So I installed LINUX
------------------------------------------------------------------
 Mario Benitez Martinez		 Cancun   Online   S.A   de   C.V
 SysAdmin & TechSupport		 Av.Xpuhil # 3  Penthouse   SM.27
 mario en cancun com		  Cancun, Q.Roo, Mexico, CP: 77502
 ICQ: 47313759			 (52).(998).8875554   &   8920025
 MSN: mariobenitez en hotmail com
------------------------------------------------------------------


_______________________________________________
Ayuda mailing list
Ayuda en linux org mx
Para salir de la lista: http://mail.linux.org.mx/mailman/listinfo/ayuda/



[Hilos de Discusión] [Fecha] [Tema] [Autor]