smtpd ssl
Friedrich Locke <[email protected]> Fri, 11 Apr 2014 22:40:13 -0300
| Newsgroups | gmane.mail.qmail.ldap |
|---|---|
| Message-ID | <CANMDHqcivwSm2iKGJTHCcuRMQCO_KQSRfcFyF+7svYVZQF3wrA@mail.gmail.com> |
--047d7bf0ca00122bb004f6ce88eb
Content-Type: text/plain; charset=ISO-8859-1
I have qmail-ldap work in my server, but the ssl/tls support is not
supported.
May someone here give any advice on this regards.
Here it is an example of what i get:
sioux@obsd$ ldd qmail-smtpd
qmail-smtpd:
Start End Type Open Ref GrpRef Name
00000a51d0500000 00000a51d0915000 exe 1 0 0 qmail-smtpd
00000a53e0a11000 00000a53e0e6f000 rlib 0 1 0
/usr/lib/libssl.so.19.0
00000a53dfd28000 00000a53e02e2000 rlib 0 1 0
/usr/lib/libcrypto.so.22.0
00000a53db657000 00000a53dbb40000 rlib 0 1 0
/usr/lib/libc.so.69.0
00000a53e0600000 00000a53e0600000 rtld 0 1 0
/usr/libexec/ld.so
sioux@obsd$ telnet obsd smtp
Trying 200.235.128.97...
Connected to obsd.
Escape character is '^]'.
220 obsd.cpd.ufv.br ESMTP
ehlo obsd.cpd.ufv.br
250-obsd.cpd.ufv.br
250-PIPELINING
250 8BITMIME
STARTTLS
502 unimplemented (#5.5.1)
quit
221 obsd.cpd.ufv.br Goodbye.
Connection closed by foreign host.
sioux@obsd$
As you can see, qmail-smtpd has support for ssl! What is my mistaken ?
Thanks a lot.
[]s fried
--047d7bf0ca00122bb004f6ce88eb
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr">I have qmail-ldap work in my server, but the ssl/tls suppo=
rt is not supported.<div>May someone here give any advice on this regards.<=
/div><div><br></div><div><br></div><div>Here it is an example of what i get=
:</div>
<div><br></div><div><div>sioux@obsd$ ldd qmail-smtpd</div><div>qmail-smtpd:=
</div><div>=A0 =A0 =A0 =A0 Start =A0 =A0 =A0 =A0 =A0 =A0End =A0 =A0 =A0 =A0=
=A0 =A0 =A0Type Open Ref GrpRef Name</div><div>=A0 =A0 =A0 =A0 00000a51d05=
00000 00000a51d0915000 exe =A01 =A0 =A00 =A0 0 =A0 =A0 =A0qmail-smtpd</div>
<div>=A0 =A0 =A0 =A0 00000a53e0a11000 00000a53e0e6f000 rlib 0 =A0 =A01 =A0 =
0 =A0 =A0 =A0/usr/lib/libssl.so.19.0</div><div>=A0 =A0 =A0 =A0 00000a53dfd2=
8000 00000a53e02e2000 rlib 0 =A0 =A01 =A0 0 =A0 =A0 =A0/usr/lib/libcrypto.s=
o.22.0</div><div>=A0 =A0 =A0 =A0 00000a53db657000 00000a53dbb40000 rlib 0 =
=A0 =A01 =A0 0 =A0 =A0 =A0/usr/lib/libc.so.69.0</div>
<div>=A0 =A0 =A0 =A0 00000a53e0600000 00000a53e0600000 rtld 0 =A0 =A01 =A0 =
0 =A0 =A0 =A0/usr/libexec/ld.so</div><div>sioux@obsd$ telnet obsd smtp</div=
><div>Trying 200.235.128.97...</div><div>Connected to obsd.</div><div>Escap=
e character is '^]'.</div>
<div>220 <a href=3D"http://obsd.cpd.ufv.br">obsd.cpd.ufv.br</a> ESMTP</div>=
<div>ehlo <a href=3D"http://obsd.cpd.ufv.br">obsd.cpd.ufv.br</a></div><div>=
<a href=3D"http://250-obsd.cpd.ufv.br">250-obsd.cpd.ufv.br</a></div><div>25=
0-PIPELINING</div>
<div>250 8BITMIME</div><div>STARTTLS</div><div>502 unimplemented (#5.5.1)</=
div><div>quit</div><div>221 <a href=3D"http://obsd.cpd.ufv.br">obsd.cpd.ufv=
.br</a> Goodbye.</div><div>Connection closed by foreign host.</div><div>sio=
ux@obsd$</div>
</div><div><br></div><div><br></div><div>As you can see, qmail-smtpd has su=
pport for ssl! What is my mistaken ?</div><div><br></div><div>Thanks a lot.=
</div><div><br></div><div>[]s fried</div></div>
--047d7bf0ca00122bb004f6ce88eb--