Domain name to send in HELO/EHLO command
In HELO/EHLO SMTP command, a domain name is required to identify your current computer. The default value is your current machine name. You can change this value by ComputerName property.
Some SMTP servers check this name strictly by DNS reverse lookup. To cross this check, you can assign "LocalIP" to this property, then FastSender would choose a smart name automatically.
If you use Mail object to send email, please refer to ComputerName property of Mail.
2001-2007 © Copyright AdminSystem Software Limited. All rights reserved.