Re: [Exim] MySql Problems

Página Inicial
Delete this message
Reply to this message
Autor: ScaryG
Data:  
Para: Dan Egli
CC: exim-users
Assunto: 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