On 29/07/2003 at 23:09:28, Stib wrote:

> Also when trying to connect with telnet we get error first try on ehlo and
> success the second;
> 220 X1 NT-ESMTP Server stib.com (IMail 6.04 6-2)
> ehlo denada.se
> 502 unimplemented command
> ehlo denada.se
> 250-stib.com says hello

That's your telnet client sending control codes at the start of the
session. SMTP is not telnet, and it treats those codes as normal
input; no matter what you type on that first line it will be invalid.
You can just ignore it and keep going normally.

If it really bugs you, get a client which doesn't try to do anything
fancy. PuTTY in Raw mode works well, but there's probably others.

Cheers,
Evan


To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/

Reply via email to