Re: [Exim] Mysql?

Startseite
Nachricht löschen
Nachricht beantworten
Autor: William Thompson
Datum:  
To: Michael Roterman
CC: Exim-users
Betreff: Re: [Exim] Mysql?
> No, it doesn't seem like I have it installed. Do I have to recompile exim to
> be able to use it?


Yes, you'll have to recompile exim for that. I did.

Make sure you have the development package installed for mysqlclient.

What OS are you using? (if linux, which distro)

> >> How can I tell if mysql was compiled with my exim v3.36?
> >
> > ldd /usr/sbin/exim
> > look for libmysqlclient
> >
> >
>