Jerome Eteve wrote:
> Anyone knows a shorter version of _SUMMARY_ ?
I have in Spamassassins local.cf:
clear_report_template
report _TESTS(,)_
and in Exims data ACL:
warn ...
set acl_m8 = Score=$spam_score; Gauge=$spam_bar;
set acl_m9 = Tests='$spam_report'
add_header = X-
/etc/hosts.allow on the Cyrus box should work for me.
> I'm missing TLS for callout as you're missing AUTH. So probably we
> should start a joined effort to make it working? We're already two ;-)
>
> Best regards from Dresden
> Viele Grüße aus
I need to do recipient verification against a remote Cyrus LMTP server.
However, Exim never tries to authenticate as client during the callout.
Is this completely impossible or have I only missed some config options
that enable callouts with AUTH?
Here are some snippets of my configuration:
# ACL