https://bugs.exim.org/show_bug.cgi?id=2736
--- Comment #2 from Alan <[email protected]> --- 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. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
