Re: [exim] mysql authentication problem...

Top Page
Delete this message
Reply to this message
Author: Lena
Date:  
To: exim-users
Subject: Re: [exim] mysql authentication problem...
> From: W B Hacker

> I dont have:
> server_advertise_condition = ${if def:tls_cipher }
> I have:
> server_advertise_condition = ${if eq{$tls_cipher}{}{no}{yes}}
> eg not def


What's the difference?