SMTP teszt telnettel
SMTP szerver konfugurálás közben jól jön, ha telnettel tudunk mailszervert tesztelni. Íme egy példa: $ telnet smtp.pelda.hu smtp Trying 192.0.34.72... Connected to smtp.example.com. Escape character is '^]'. 220 smtp.pelda.hu ESMTP Postfix (Debian/GNU) HELO smtp.vhol.hu 250 smtp.example.com MAIL From: kecsi@nemtomDEnemletezik.hu 250 Ok RCPT To: haver@valaholDEnemletezik.hu
SMTP szerver konfugurálás közben jól jön, ha telnettel tudunk mailszervert tesztelni.
Íme egy példa:
$ telnet smtp.pelda.hu smtp
Trying 192.0.34.72…
Connected to smtp.example.com.
Escape character is ‘^]’.
220 smtp.pelda.hu ESMTP Postfix (Debian/GNU)
HELO smtp.vhol.hu
250 smtp.example.com
MAIL From: kecsi@nemtomDEnemletezik.hu
250 Ok
RCPT To: haver@valaholDEnemletezik.hu
250 Ok
DATA
354 End data with A levél végét a szöveg utolsó sorában a . adja!