[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

postfix oddities.... 220 *******



Hello.

Currently trying to set up a test postfix server with smtp auth, with sasl and tls. Got everything working eventually, at least from localhost. I can login, authenticate with plaintext etc. However, when trying to access that server from a host not in "mynetworks" it echos a funny 220 header like this:


Escape character is '^]'.
220 ****************************


if I then try a ehlo like:

ehlo localhost

I get:
502 Error: command not implemented


however if I do the exact same steps in connecting from a host in "mynetworks", (or localhost) I get :

Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 tassy.obbit.se ESMTP Postfix
ehlo localhost
250-tassy.obbit.se
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-STARTTLS
250-AUTH LOGIN PLAIN CRAM-MD5 DIGEST-MD5
250-AUTH=LOGIN PLAIN CRAM-MD5 DIGEST-MD5
250-XVERP
250 8BITMIME

Anyone seen this? It probably is something very simple, but I'm stuck at the moment, so any help would be appreciated.

/Roger

--
Roger Abrahamsson
Sys/Net Admin, Obbit AB



Reply to: