Update README.md

This commit is contained in:
Joe Totes
2022-09-19 10:06:41 -04:00
committed by GitHub
parent 0c3859aaad
commit 6c179aaf25

View File

@@ -184,9 +184,9 @@ wget -r ftp://{USERNAME}:{PASSWORD@{IP ADDRESS}/
VRFY root
# Check email
HELO {USER.com}
MAIL FROM: <{SENDER@EMAIL.COM}>
RCPT TO: <{TARGET@EMAIL.COM}>
HELO USER.com
MAIL FROM: <SENDER@EMAIL.COM>
RCPT TO: <TARGET@EMAIL.COM>
DATA
SUBJECT: Test message
{Enter Twice}