Title: Message
No, not exactly
 
an SMTP-connection is always between two hosts. As the names say the sending host (client) send the message to the SMTP-Server.
 
If the sending host is a workstation (for example running MS Outlook) then this client will send the windows machine name as HELO string.
If the message was send from a client who is sending his message to another SMTP-Server this SMTP-Server will forward the message to your server (if it's for a domain on your server)
 
This connection from the other SMTP-Server to your server is tecnicaly the same as the connection from a simple workstation to your server. As a little difference the other SMTP-Server will use a full qualified domain name (FQDN) as HELO-string while the simple EMail client will use the machine name.
 
Don't worry too much about this "incomplete" HELO strings. There are more important flaws in clients like MS Outlook (missing message-id, commandspace)
 
Markus
 
 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David
Sent: Sunday, March 13, 2005 8:30 PM
To: [email protected]
Subject: RE: [IMail Forum] Different helo's

Markus,
 
Thanks for the response.
 
To make sure I understand; If the sending and receiving workstations use the same server, then the helo will be the workstation name.  However, if the workstation's use different servers, the the helo will be the sending servers name.  Correct?
 
Thanks,
 
David 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Markus Gufler
Sent: Sunday, 13 March, 2005 21:14
To: [email protected]
Subject: RE: [IMail Forum] Different helo's

HELO should be always the string from the host connecting to your server.
 
So messages send from your clients contain the sending workstation's name, and messages coming in from other SMTP servers contain the sending server's name (usualy the FQDN)
 
Markus
 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David
Sent: Sunday, March 13, 2005 8:05 PM
To: [email protected]
Subject: [IMail Forum] Different helo's

Hi,
 
I have a newbie question:
 
Why is it that some emails have the sending workstation's name as the helo in the header and others have the sending server's name as the helo in the header?
 
Is it a configuration issue with Imail or the client?
 
Any insight would be greatly appreciated.
 
Thanks in advance,
 
David

Reply via email to