in reply to Re: sending email under windows 10
in thread sending email under windows 10
$ telnet localhost 587 Trying ::1... Connection failed: Connection refused Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. 220 localhost ESMTP OK 503 Bad sequence of commands ehlo localhost 250-localhost 250-SIZE 20480000 250-AUTH LOGIN 250 HELP mail from:robot@avant-garde.no-ip.biz 250 OK data 503 Must have sender and recipient first. rcpt to:alexjaquet@gmail.com 530 SMTP authentication is required.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: sending email under windows 10
by soonix (Chancellor) on Jun 28, 2019 at 18:43 UTC | |
Re^3: sending email under windows 10
by Perlbotics (Archbishop) on Jun 28, 2019 at 17:47 UTC | |
by afoken (Chancellor) on Jun 30, 2019 at 10:58 UTC | |
by *alexandre* (Scribe) on Jun 29, 2019 at 12:50 UTC | |
Re^3: sending email under windows 10
by bliako (Abbot) on Jun 30, 2019 at 09:25 UTC |