hey support,
I got an issue in the web interface in VM. The greylisting is strange. If I set in the main.cf in postfix the smtpd_recipient_restrictions = ..... , check_policy_service unix:private/policy, check_policy_service inet:127.0.0.1:12525, check_policy_service inet:127.0.0.1:10023, reject_unauth_destination, ....... The website tells me greylisting ist not enabled. (see email_greylisting.png) but postfix works well and do greylisting.
By the way on :12525 runs policyd-weight.
If I change the order to smtpd_recipient_restrictions = ..... , check_policy_service unix:private/policy, check_policy_service inet:127.0.0.1:10023, check_policy_service inet:127.0.0.1:12525, reject_unauth_destination, ....... the webinterface is OK. It seems to be the "check_policy_service inet:127.0.0.1:.." because "check_policy_service unix:private/policy" ist not the problem.
What can I do to check policyd-weight first and get the webgui working?
Thanks
Comments
Submitted by JamieCameron on Thu, 06/01/2017 - 20:24 Comment #1
There is no work-around for this currently, because Virtualmin only looks at the port for the first check_policy_service. But it will be fixed in the next Virtualmin release.
Submitted by JamieCameron on Thu, 06/01/2017 - 20:25 Comment #2
Submitted by ghost23 on Fri, 06/02/2017 - 08:27 Pro Licensee Comment #3
Hey there, thanks for reply. When will it be released?
Submitted by JamieCameron on Fri, 06/02/2017 - 15:43 Comment #4
It could be a few weeks.
Submitted by IssueBot on Fri, 06/16/2017 - 15:56 Comment #5
Automatically closed - issue fixed for 2 weeks with no activity.