[exim-dev] [Bug 2736] failure in greylisting ACL after updat…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2736] failure in greylisting ACL after update to Exim v 4.94.2 #2 built 30-Apr-2021 11:34:38
https://bugs.exim.org/show_bug.cgi?id=2736

--- Comment #2 from Alan <alan@???> ---
Thank you, Lena
- I see embedded newlines - are they supposed to be there?


exim.conf:          condition = ${sg{${readsocket{/var/run/cpgreylistd.sock}\
exim.conf:    forbid_filter_readsocket
exim.conf:    forbid_filter_readsocket
exim.conf:    forbid_filter_readsocket
exim.conf:    forbid_filter_readsocket
exim.conf:  condition = "${if match
{${readsocket{/var/run/dovecot/quota-status}{request=smtpd_access_policy\nrecipient=${quote:$local_part}@${quote:$domain_data}\nsize=$message_size\n\n}{3s}{\n}{SOCKETFAIL}}}{action=5}{true}{false}}"
exim.conf:  forbid_filter_readsocket
exim.conf:  condition =  "${if match
{${readsocket{/var/run/dovecot/quota-status}{request=smtpd_access_policy\nrecipient=${quote:$local_part}\nsize=$message_size\n\n}{3s}{\n}{SOCKETFAIL}}}{action=5}{true}{false}}"
exim.pl.local:    return eval { Exim::expand_string(
'${readsocket{/usr/local/cpanel/var/cpwrapd.sock}{' .
Cpanel::Encoder::Exim::unquoted_encode_string_literal($json_template) .
'}{10s}}' ); };


--
You are receiving this mail because:
You are on the CC list for the bug.