--- /dev/null
+T:(feed05) Email testing remote server good credential Without authentication
+#this email should be REJECT as relaying intended
+C:CONNECT
+#====================================================
+R:220 mailleur.example.com, ESMTP (cleartext) mailleur...
+C:ORGN: 18.209.86.113
+R:220 mailleur.example.com, ESMTP (cleartext) mailleur...
+S:EHLO keeper-us-east-1d.mxtoolbox.com
+R:250-mailleur.example.com, link (cleartext) ready, your IP/FQDN=[18.209.86.113/keeper-us-east-1d.mxtoolbox.com]
+R:250-STARTTLS
+R:250-AUTH DIGEST-MD5
+R:250-SIZE 52428800
+R:250-8BITMIME
+R:250 ENHANCEDSTATUSCODES
+S:MAIL FROM:<supertool@mxtoolboxsmtpdiag.com>
+R:250 2.1.3 supertool@mxtoolboxsmtpdiag.com.. sender ok
+S:RCPT TO:<test@mxtoolboxsmtpdiag.com>
+R:250 2.6.4 SOULD Be rejected
+S:QUIT
+R:221 2.0.0 Bye, closing connection...
(void) log_fprintlog(contact->logptr,true,"Start CNT=%s",contact->mainsesid);
(void) log_fprintlog(contact->logptr,false,"(Contact open from [%s] to "
"[%s:%s])",
- contact->peername,
+ contact->peerip,
contact->locip,
contact->locserv);
if (soc_iscrypted(contact->socptr)==true) {