Re: Not gettting 250-STARTTLS in ehlo reply
Hugo Monteiro <[email protected]>
| Newsgroups | gmane.mail.qmail.ldap |
|---|---|
| Message-ID | <[email protected]> |
Jared Smith wrote: > I have enabled TLS but still only getting 250-AUTH LOGIN PLAIN. > sjaredj@shine:~$ telnet bart 25 > Trying 10.111.45.55... > Connected to bart.xxxxxxx.com. > Escape character is '^]'. > 220 bart.xxxxxxx.com ESMTP > ehlo test > 250-bart.xxxxxxxx.com > 250-PIPELINING > 250-SIZE 12582912 > 250-AUTH LOGIN PLAIN > 250 8BITMIME > > > Below are some output to question I have seen within the list > > Compiled with these parms: (I have used a slew of different values for > TLS* these are just my latest) > ------------------------------------------------------------------------------------------------------------------------------------ > > LDAPFLAGS=-DALTQUEUE > LDAPLIBS=-L/usr/local/lib -lldap -llber > LDAPINCLUDES=-I/usr/local/include > TLS=-DTLS_REMOTE -DTLS_SMTPD -DTLSDEBUG > TLSINCLUDES=-I/usr/include/openssl > TLSLIBS=-L/usr/lib -lssl -lcrypto > OPENSSLBIN=/usr/bin/openssl > MNW=-DMAKE_NETSCAPE_WORK > MDIRMAKE=-DAUTOMAILDIRMAKE > HDIRMAKE=-DAUTOHOMEDIRMAKE > SHADOWLIBS=-lcrypt > ------------------------------------------------------------------------------------------------------------------------------------ > > > root@bart:/var/qmail/control# ls -la `cat /var/qmail/control/smtpcert` > ------------------------------------------------------------------------------------------------------------------------------------ > > -rw-r----- 1 qmaild qmail 2002 2009-04-01 10:43 > /var/qmail/control/cert.pem > ------------------------------------------------------------------------------------------------------------------------------------ > > > root@bart:/var/qmail/control# ldd /var/qmail/bin/qmail-smtpd > ------------------------------------------------------------------------------------------------------------------------------------ > > linux-gate.so.1 => (0xffffe000) > libresolv.so.2 => /lib/tls/i686/cmov/libresolv.so.2 (0xb7f96000) > libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7e66000) > /lib/ld-linux.so.2 (0xb7fb1000) > ------------------------------------------------------------------------------------------------------------------------------------ > > > qmail-smtp.rules > ------------------------------------------------------------------------------------------------------------------------------------ > > 127.:allow,RELAYCLIENT="",RBLSMTPD="",QMAILQUEUE="/var/qmail/bin/qmail-queue" > > :allow,NOPBS="",SMTPAUTH="TLSREQUIRED",QMAILQUEUE="/var/qmail/bin/qmail-queue",LOGLEVEL="9" > > ------------------------------------------------------------------------------------------------------------------------------------ > :allow,NOPBS="",SMTPAUTH="TLSREQUIRED",AUTHREQUIRED="",SSLCERT="/etc/ssl/certs/server.pem",QMAILQUEUE="/var/qmail/bin/qmail-queue",LOGLEVEL="9" Regards, Hugo Monteiro. -- ci.fct.unl.pt:~# cat .signature Hugo Monteiro Email : [email protected] Telefone : +351 212948300 Ext.15307 Web : http://hmonteiro.net Centro de Informática Faculdade de Ciências e Tecnologia da Universidade Nova de Lisboa Quinta da Torre 2829-516 Caparica Portugal Telefone: +351 212948596 Fax: +351 212948548 www.ci.fct.unl.pt [email protected] ci.fct.unl.pt:~# _