Re: [Exim] MySql Problems

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: ScaryG
Fecha:  
A: Dan Egli
Cc: exim-users
Asunto: Re: [Exim] MySql Problems
On Thu, 4 Apr 2002 17:12:46 -0700
"Dan Egli" <dmegli@???> wrote:

> grant ALL PRIVILEGES on exim.* to exim@localhost IDENTIFIED BY <exim's
> PW>;


Then follow that up with a FLUSH PRIVILEGES;

and try again ;-)

-ger