Microsoft
Software
Hardware
Network
Question : 504 Helo command rejected: need fully-qualified hostname
I recently set up a SMTP server on our static IP. Before that our email used to be thru a hosting provider. Occasionally I get a returned email with an error "504 Helo command rejected: need fully-qualified hostname". This appears to bounce back from the recipient's mail system because our DNS record must not be configured quite right.
For example, our SMTP server's domain name is "mail.server.com". When I telnet to our SMTP server and enter the HELO command, it replies back with the first part of the domain name, which is "mail". The reason for the "504 Helo command rejected" is because the whole domain "mail.server.com" is expected as a reply--not just the "mail" response.
Question is...how do I fix this? Is this a DNS configuration problem?
Answer : 504 Helo command rejected: need fully-qualified hostname
Your HELO *must* be an FQDN. RFC 2822 is fairly plain on this, and any sane MTA is going to refuse "mail" as a HELO. Mine do.
This is NOT a DNS problem. The problem is that your Kerio server is not conforming to standards. I don't know Kerio so I can't say if this is a problem with the software or merely a configuration issue, but in any event, it is NOT a DNS problem.
Random Solutions
Access - Selecting record with today's date
Creating an Update trigger for a specific column
Blackberry no longer synching wireless
Exchnage server 2003 mail issue
symantec, norton ghost 10, cloned drive will not boot, cloned drive would boot to start up screen xp but no sign in icons
Problem with Asp.Net AJAX AutocompleteExtender
Count the number of weekdays up to a certain point in the year
Sharepoint not sharing port80 with IIS Default WEbsite
Flash 8 Drag and Drop Quiz Question
ODBC - User DSN, System DSN, File DSN???