Hello Maxim, > www.ritlabs.com/download/files3/the_bat/beta/tbb38610.rar > > [-] (#0006111) SMTP: TB sends EHLO/HELO localhost instead of the > client name in outgoing SMTP connections
Well, it is true that it does not send 'localhost' now but it does not send client name either. It sends the internal IP address of the client machine. See these snippets from my server log: ,----- [ Using 3.86.10 ] | T 20061214 000743 4576160b Connection from 192.168.0.5 | T 20061214 000743 4576160b EHLO [192.168.0.5] | T 20061214 000744 4576160b AUTH CRAM-MD5 | T 20061214 000744 4576160b MAIL FROM:<[EMAIL PROTECTED]> SIZE=496 `----- ,----- [ Using 3.85.03 ] | T 20061214 001304 4576160c Connection from 192.168.0.5 | T 20061214 001304 4576160c EHLO Maria.ermapper-spain.com | T 20061214 001305 4576160c AUTH CRAM-MD5 | T 20061214 001305 4576160c MAIL FROM:<[EMAIL PROTECTED]> SIZE=496 `----- As you can see, 3.85.03 uses the host name of my desktop 'Maria' followed by the domain of my server, which is as it should be. If there wasn't a domain, it would send only 'Maria'. -- Best regards, Miguel A. Urech (El Escorial - Spain) Using The Bat! v3.86.10 beta on Windows XP 5.1 Service Pack 2 ________________________________________________________ Current beta is 3.86.08 | 'Using TBBETA' information: http://www.silverstones.com/thebat/TBUDLInfo.html IMPORTANT: To register as a Beta tester, use this link first - http://www.ritlabs.com/en/partners/testers/

