• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Mails from own users are rejected

J

Joerg Peters

Guest
Hi,
just setup Plesk 9.5.1 on last saturday and tried to enable greylisting like on 9.3.
It works fine, except it rejects the emails an authorized user tries to send.
How can I fix this?

Thanks in advance!

Best regards

Joerg
 
Could you please provide related errors from Plesk maillog /usr/local/psa/var/log/maillog ?
 
Hi Igor,
that brings me to another issue, identical issue:
http://forum.parallels.com/showthread.php?t=98543

I´ve redirected this in syslog-ng.conf to /var/log/maillog... :)

Apr 19 07:06:03 essen124 postfix/smtpd[31178]: connect from unknown[188.98.94.237]
Apr 19 07:06:03 essen124 postfix/smtpd[31215]: connect from unknown[127.0.0.1]
Apr 19 07:06:03 essen124 postfix/smtpd[31178]: NOQUEUE: client=unknown[188.98.94.237], sasl_method=PLAIN, sasl_username=<LOCALY HOSTED>
Apr 19 07:06:03 essen124 postfix/smtpd[31215]: 2C3E2F285FB: client=unknown[188.98.94.237]
Apr 19 09:06:03 essen124 before-queue[31315]: check handlers for addr: <LOCALY HOSTED>
Apr 19 09:06:03 essen124 before-queue[31315]: check handlers for addr: <LOCALY HOSTED>
Apr 19 09:06:03 essen124 before-queue[31315]: Processing handlers...
Apr 19 09:06:03 essen124 before-queue[31315]: hook_dir = '/usr/local/psa/handlers/before-queue'
Apr 19 09:06:03 essen124 before-queue[31315]: call_handlers: call executable = '/usr/local/psa/handlers/info/05-grey-CHxMh8/executable'
Apr 19 09:06:03 essen124 greylisting filter[31317]: Starting greylisting filter...
Apr 19 09:06:03 essen124 before-queue[31315]: handlers_stderr: DEFER
Apr 19 09:06:03 essen124 before-queue[31315]: call_handlers: DEFER during call '/usr/local/psa/handlers/info/05-grey-CHxMh8/executable' handler
Apr 19 09:06:03 essen124 before-queue[31315]: call_handlers: stop call handlers from dir '/usr/local/psa/handlers/before-queue/global'
Apr 19 07:06:03 essen124 postfix/smtpd[31215]: disconnect from unknown[127.0.0.1]
 
Ok. I have forwarded it to developers for the further investigation. I will update this thread with results.
 
Still under developer's investigation.
As I wrote before - I will update thread when I receive any information.
 
Greylisting

I went with another program to do my greylisting. I think it is called postgrey. Seems to be working perfectly.
 
Same problem here (CentOS 5 x86_64) and it's still there after updating to 9.5.2

Any news? Problem is some weeks known now...
 
Hi Igor,
Is there any timeline when this issue is solved?

Best regards

Joerg
 
Problem still under developer's investigation. I will update thread with any useful information when I receive it.
 
Hi Igor,
I found the following:
cd /var/lib/plesk/mail/greylist/settings.db
sqlite3 settings.db
select * from local_domains;
<NOTHING>
Is it possible that the local domains need to be inserted here?

Best regards

Joerg
 
When you disable GL for domain, this domain will appear in this 'local_domains' table.
 
Hi Igor,
are you sure????
I just reactivated greylisting, emails are rejected again, and the table is still empty! ?

Can you tell me how records have to look like in this table, I'll try to insert them manually and check if it works then...?

Best regards

Joerg
 
Yes, I'm sure. It is actual for domain, but not for mailbox. Did you tried to disable GL for domain and check content of this table?
 
Where can I disable GL for a domain? I just know about the checkbox for enabling the serverwide greylisting...
 
Ok..... you are right... Greylisting still not working.... :-/
 
Back
Top