Use SMTP with Telnet

Test local SMTP : [codesyntax lang="bash" lines="no" container="pre" tab_width="4"] $ telnet localhost 25 $ helo localhost $ mail from:xx@abc.com $ rcpt to:xqpmjh@gmail.com $ data $ subject:and i love… Continue reading
Posted in Linux| Tagged , | Leave a comment