Mikael Bak schrieb: > Submission on port 587 implies STARTTLS (I think).
Well, only if you configure it that way. (OK, it *really* makes sense to encrypt transfer, if you do authentication...) But: jan...@kohni ~ $ telnet smtp.web.de 587 Trying 217.72.192.157... Connected to smtp.web.de. Escape character is '^]'. 220 smtp06.web.de ESMTP WEB.DE V4.110#314 Wed, 25 Nov 2009 15:58:37 +0100 ehlo smtp.web.de 250-smtp06.web.de Hello XXX 250-SIZE 69920427 250-PIPELINING 250-AUTH PLAIN LOGIN 250-STARTTLS 250 HELP quit 221 smtp06.web.de closing connection Connection closed by foreign host. jan...@kohni ~ $ -- MfG Jan
signature.asc
Description: This is a digitally signed message part.