please share the logs of a mail where you think that this is happeningGood afternoon, the Include Greylist function has been turned off, but it still works, please tell me what needs to be done to disable it?
Tell me, please, what kind of log do you need? And where is it located?please share the logs of a mail where you think that this is happening
without those I can only guess that greylisting is happening in the server PMG tries to send the mail to...
The mail logs - you can try taking the ones from the Tracking Center in the GUI, or from the system journal (`journalctl --since '2022-12-01'` for the ones from today - see `man journalctl`) or from /var/log/mail.log...Tell me, please, what kind of log do you need? And where is it located?
The mail logs - you can try taking the ones from the Tracking Center in the GUI, or from the system journal (`journalctl --since '2022-12-01'` for the ones from today - see `man journalctl`) or from /var/log/mail.log...
Do you have any modification on your PMG?
Disabling greylisting usually works without any problem...
try restarting postfix and pmgpolicy:
* `systemctl restart postfix`
* `systemctl restart pmgpolicy`
and watch the journal - `journalctl -f`