Re: [exim] Differences exim 4.93 and 4.94

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Jasen Betts
Data:  
Para: exim-users
Asunto: Re: [exim] Differences exim 4.93 and 4.94
On 2021-08-20, SysAdmin EM via Exim-users <exim-users@???> wrote:

> In the server in production we use a version prior to exim and I cannot
> make the connection to proxysql work.


Can you make tcp connections to your proxysql using other mysql clients?

what exact error message does exim give?

Is there anything interesting in the proxysql log file?

Try this and report the result:

    /usr/sbin/exim -be '${lookup mysql{servers=127.0.0.1::6033/database/user/pass select 1+1 }'


>> ### Testing Server ###
> Exim version 4.94 #2 built 03-Aug-2020 15:07:07


> ### Production Server ###
> Exim version 4.93 #5 built 18-Dec-2019 13:45:23



> Are there many differences between the exim versions? Any suggestion?


I'm not aware of any significant changes to the mysql support.

--
Jasen.