Hello,
I am current my configuring an AVE 7 here at home for hands-on before my exam in february next year.
Everything is going fine except that small and annoying hostname problem.
In fact, I would like to configure the alerting. For this I edited the ConnectEMC configuration.
My home mail server is an OS X Server.
Here is the output
Dec 21 20:12:38 server.local postfix/postscreen[58329]: CONNECT from [192.168.1.200]:50912 to [192.168.1.2]:25
Dec 21 20:12:38 server.local postfix/postscreen[58329]: PASS OLD [192.168.1.200]:50912
Dec 21 20:12:38 server.local postfix/smtpd[58330]: connect from unknown[192.168.1.200]
Dec 21 20:12:38 server.local postfix/smtpd[58330]: NOQUEUE: reject: RCPT from unknown[192.168.1.200]: 504 5.5.2 <ave>: Helo command rejected: need fully-qualified hostname; from=<olivier.cesar@oliviercesar.com> to=<xxx@gmail.com> proto=ESMTP helo=<ave>
Dec 21 20:12:38 server.local postfix/smtpd[58330]: disconnect from unknown[192.168.1.200]
Anyone an idea how could solve that?
TIA
Olivier
Is your /etc/hosts file configured with the IP Address, FQDN, and hostname similar to the following?:
192.168.1.200 ave.local ave
Yep,
I have 192.168.1.200 ave.ev11.local ave