Re: [Exim] MySql Problems

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: ScaryG
Ημερομηνία:  
Προς: Dan Egli
Υ/ο: exim-users
Αντικείμενο: 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