H
hostfan
Guest
---------------------------------------------------------------
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk Panel, 10.4.4 Update #18, Debian 6.0 (Squeeze), 64-bit
PROBLEM DESCRIPTION AND STEPS TO REPRODUCE
greylisting_filter reject mails from all peers that have HELO beginning with "localhost".
ACTUAL RESULT
Mail was rejeceted with 554 mail server permanently rejected message (#5.3.0)
/var/log/mail.log:
Feb 23 16:21:29 plesk greylisting filter[28405]: Starting greylisting filter...
Feb 23 16:21:29 plesk greylisting filter[28405]: Wrong HELO hostname: localhostx.DOMAIN.de
Feb 23 16:21:29 plesk qmail-queue-handlers[28385]: handlers_stderr: REJECT
Feb 23 16:21:29 plesk qmail-queue-handlers[28385]: REJECT during call 'grey' handler
reject also for:
localhost
localhost.domain.de
localhostxyz.domain.de
works normaly for something like that:
subsubdomain.localhost.domain.de
EXPECTED RESULT
Mail should be delivered normaly if the HELO hostname beginns with localhost and has a fully qualified domainname.
ANY ADDITIONAL INFORMATION
--------------------------------------------------------------
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk Panel, 10.4.4 Update #18, Debian 6.0 (Squeeze), 64-bit
PROBLEM DESCRIPTION AND STEPS TO REPRODUCE
greylisting_filter reject mails from all peers that have HELO beginning with "localhost".
ACTUAL RESULT
Mail was rejeceted with 554 mail server permanently rejected message (#5.3.0)
/var/log/mail.log:
Feb 23 16:21:29 plesk greylisting filter[28405]: Starting greylisting filter...
Feb 23 16:21:29 plesk greylisting filter[28405]: Wrong HELO hostname: localhostx.DOMAIN.de
Feb 23 16:21:29 plesk qmail-queue-handlers[28385]: handlers_stderr: REJECT
Feb 23 16:21:29 plesk qmail-queue-handlers[28385]: REJECT during call 'grey' handler
reject also for:
localhost
localhost.domain.de
localhostxyz.domain.de
works normaly for something like that:
subsubdomain.localhost.domain.de
EXPECTED RESULT
Mail should be delivered normaly if the HELO hostname beginns with localhost and has a fully qualified domainname.
ANY ADDITIONAL INFORMATION
--------------------------------------------------------------