console stmp 테스트
down voteaccepted
Telnet to your smtp server like
telnet smtp.mydomain.com 25 Syntax :
telnet {smtp_domain_name} {port_number} And copy and paste the below
hello velanapps.com mail from: rcpt to: data From: test@velanapps.com Subject: test mail from command line this is test number 1 sent from linux box 출처 : http://stackoverflow.com/questions/11988454/how-to-check-if-smtp-is-working-from-commandline-linux
스텍 오버플로 형님들
This article is licensed under CC BY 4.0 by the author.