Manual SMTP Relay Test

From HyperSecurity Wiki
Revision as of 04:00, 16 January 2007 by 127.0.0.1 (talk)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

S: 220 mail.example.com ESMTP Postfix C: EHLO example.com S: 250-mail.example.com S: 250-PIPELINING S: 250-SIZE 10240000 S: 250-VRFY S: 250-ETRN S: 250-XVERP S: 250 8BITMIME C: mail from:<user@domain.com> S: 250 Ok C: rcpt to:<howto@domain.com> S: 250 Ok C: data S: 354 End data with <CR><LF>.<CR><LF> C: Testmail relaying mail from user@domain.com to howto@domain.com C: Test #3 C: . S: 250 Ok: queued as 84BA64078A C: quit S: 221 Bye

Legend: S: Shell C: User