On Sat, 2023-08-19 at 19:10 +0300, Victor Ustugov via Exim-users wrote:
> Jeremy Harris via Exim-users wrote on 19.08.2023 18:37:
> > On 19/08/2023 16:29, Victor Ustugov via Exim-users wrote:
> > > But
> > > this won't work if there is no Message-ID header in the original
> > > email.
> >
> > You
On Thu, 2025-01-09 at 11:58 +0100, Gandalf Corvotempesta via Exim-users
wrote:
> Probably, a better error message, as a wrong server name in
> certificate is a very very common error, would greatly simply
> debugging than a generic "Certificate is bad"
>
TLS libraries generally don't expose such
On Tue, 2025-04-22 at 15:28 -0500, Johnnie Adams via Exim-users wrote:
> I've thinned this configuration down to the minimal failure:
[...]
> server_condition = ${if \
>
>
> eq{lookup{$auth1}dbmnz{/etc/exim/allowed_accounts.db}}{quote:$auth2}
> \
>
> }
>
> And I'm getting this error messa