SMTP wrong mail notification rfc

Stellen Sie hier Ihre frage, wenn Sie in den FAQ´s keine Lösung finden konnten.
Post Reply
entropy
Posts: 1
Joined: Wed, 06 Mar 2013, 16:56

SMTP wrong mail notification rfc

Post by entropy »

Dear support,

Please fix the e-mail notification function in panda office protection cloud. Your smtp handling is totally wrong and against any rfc rules:

Code: Select all

Mar  6 08:51:10 192.168.1.201 postfix/smtpd[8858]: NOQUEUE: reject: RCPT from mail.MYCLIENT.com[XXX.XXX.XXX.XXX]: 504 5.5.2 <server-01>: Helo command rejected: need fully-qualified hostname; from=<server-01@pandasecurity.com> to=<support@XXXXX.ch> proto=ESMTP helo=<server-01>
Helo command rejected: need fully-qualified hostname

mail.MYCLIENT.com[XXX.XXX.XXX.XXX] is our client with panda office protection installed. You need to fix the helo command in your mail function/library, as example like this:
“helo pandasecurity.com”
Post Reply

Return to “Adaptive Defense / Panda Endpoint Protection - Fehler”