
April 21st, 2008, 06:55 AM
|
 |
Certified m0nk3y!
|
|
Join Date: Aug 2001
Posts: 437
 
Time spent in forums: 14 h 23 m 38 sec
Reputation Power: 7
|
|
|
Qmail SMTP-AUTH/TLS composite patch
Hi,
I have setup an install of Netqmail 1.06 (http://www.qmail.org/netqmail/) with the SMTP-AUTH/TLS patch from http://shupp.org/smtp-auth-tls/.
Am I correct in assuming it implements authentication and TLS support for qmail?
I only ask because when I telnet into port 25 and send an "EHLO" command, I get this:
Code:
Trying <IPADDRESS>...
Connected to <HOST> (<IPADDRESS>).
Escape character is '^]'.
220 <HOST> ESMTP
ehlo test
250-<HOST>
250-PIPELINING
250-8BITMIME
250-SIZE 0
250 AUTH LOGIN PLAIN CRAM-MD5
auth
503 auth not available (#5.3.3)
STARTTLS is not there and AUTH command doesnt work!
Can someone please help me? Is the patch faulty?
Thanks
__________________
---------
Linux...Macs.... there boring, they just work....... Windows users on the other hand have all the fun!!
---------
PHP | MySQL | Apache | Zend
|