Re: [Exim] MySql Problems

Page principale
Supprimer ce message
Répondre à ce message
Auteur: ScaryG
Date:  
À: Dan Egli
CC: exim-users
Sujet: 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