Created
March 12, 2020 23:06
-
-
Save alexbartsch/1ec98102d68c05977dabef4a319caf41 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
helo client.mydomain.com | |
mail from:<[email protected]> | |
rcpt to:<[email protected]> | |
data | |
From: [email protected] | |
Subject: test mail from command line | |
this is test number 1 | |
sent from linux box | |
. | |
quit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment