Eric "Shubes" wrote:
Hainarosie Razvan wrote:
I have on my server several domains.
my server is mail.itcompany.ro
but I also have domain aaa.com and bbb.com
When some people send email on domain aaa.com (this peoples have McAfee
Webshield SMTP installed) the emails does not reach my server because
mail.aaa.com responds as mail.itcompany.ro.
Can you suggest something? What shall I do?
Thanks,
Razvan
Is the problem that McAfee Webshield doesn't like the helo reply? If that's
the case, I don't know of anything you can do on the toaster end. I would
think that Webshield would have a problem with any virtual domain if that's
the case.
Or is Webshield checking MX records that aren't set up quite right?
According to RFC, you can change the hostname in the helohost file to
your IP address in brackets (ie: [111.222.333.444] ) and that is
supposed to be alright. That might stop your problem.