#end of /etc/host addon
#====================================================
C:COMMENT STOP
-T:(feed00) Sending a very Simple Email with local delivery
+T:(feed00) Sending a very Simple Email with ONE local delivery
R:220 mailleur.example.com ESMTP (cleartext) emlrcvr...
#====================================================
S:HELO example.com
+++ /dev/null
-#very simple test to feed SMTP server
-#====================================================
-T:Testing if MX is found
-R:220 mailleur.example.com ESMTP (cleartext) emlrcvr...
-#====================================================
-S:HELO example.com
-#R:250-mailleur.example.com, link (cleartext) ready, your IP/FQDN=[127.127.0.2/feed2.example.com]
-R:250-mailleur.example.com, link (cleartext) ready,...
-S:MAIL FROM: <postmaster@example.com>
-R:250 2.1.3 postmaster@example.com.. sender ok
-S:RCPT TO: <dom1user1@subdom0.example.com>
-R:563 5.6.3 No valid MX found for recipient domain name (rcpt=subdom0.example.com)
-S:RCPT TO: <dom1user1@subdom1.example.com>
-R:250 2.6.4 Address accepted
-S:QUIT
-R:221 2.0.0 Bye, closing connection...
-#-------------------------------------------------------------------------
+#very simple test to feed SMTP server
#====================================================
-T:(feed10) Sending an mail to an non exitsing user
-R:220 mailleur.example.com, ESMTP (cleartext) emlrcvr...
+T:(feed10) Testing if MX is found
+R:220 mailleur.example.com ESMTP (cleartext) emlrcvr...
#====================================================
S:HELO example.com
-R:250 mailleur.example.com, link (cleartext) ready,...
-C:GOTLS
-R:250 Link now encryp...
-S:MAIL FROM: <trouble@subdom1.example.com>
-R:250 2.1.3 trouble@subdom1.example.com.. sender ok
-S:RCPT TO: <dom1user3@subdom1.example.com>
+#R:250-mailleur.example.com, link (cleartext) ready, your IP/FQDN=[127.127.0.2/feed2.example.com]
+R:250-mailleur.example.com, link (cleartext) ready,...
+S:MAIL FROM: <postmaster@example.com>
+R:250 2.1.3 postmaster@example.com.. sender ok
+S:RCPT TO: <dom1user1@subdom0.example.com>
+R:563 5.6.3 No valid MX found for recipient domain name (rcpt=subdom0.example.com)
+S:RCPT TO: <dom1user1@subdom1.example.com>
R:250 2.6.4 Address accepted
-S:RCPT TO: <dom1user3@example.com>
-R:250 2.6.4 Address accepted
-#-------------------------------------------------------------------------
-#-sending data
-C:DATA
-D:Subject: A email to not exitsing user
-D:From: Trouble maker <subdom1.example.com
-D:To: Not existing <dom1user3@subdom1.example.com>
-C:T
-D:
-D:This mail should be sent back to the originator
-D:
-D:
-C:.
-#-------------------------------------------------------------------------
-R:250 3.5.3 Message accepted for delivery (Session...
S:QUIT
R:221 2.0.0 Bye, closing connection...
+#-------------------------------------------------------------------------
--- /dev/null
+#====================================================
+T:(feed11) Sending an mail to an non exitsing user
+R:220 mailleur.example.com, ESMTP (cleartext) emlrcvr...
+#====================================================
+S:HELO example.com
+R:250 mailleur.example.com, link (cleartext) ready,...
+C:GOTLS
+R:250 Link now encryp...
+S:MAIL FROM: <trouble@subdom1.example.com>
+R:250 2.1.3 trouble@subdom1.example.com.. sender ok
+S:RCPT TO: <dom1user3@subdom1.example.com>
+R:250 2.6.4 Address accepted
+S:RCPT TO: <dom1user3@example.com>
+R:250 2.6.4 Address accepted
+#-------------------------------------------------------------------------
+#-sending data
+C:DATA
+D:Subject: A email to not exitsing user
+D:From: Trouble maker <subdom1.example.com
+D:To: Not existing <dom1user3@subdom1.example.com>
+C:T
+D:
+D:This mail should be sent back to the originator
+D:
+D:
+C:.
+#-------------------------------------------------------------------------
+R:250 3.5.3 Message accepted for delivery (Session...
+S:QUIT
+R:221 2.0.0 Bye, closing connection...