Arman Fitrawan wrote:
>
> Dear All,
>
> I have installed vpopmail+mysql+qmailadmin, and know seems run well.
>
> I have plan to install mysql on different machine, because I decide if my
> mail server will be full, it's more easy to add new mail server again.
> Could you mind to give me suggestion, it is work or not, and it's good plan
> or not, or probably someone outthere has good idea about this ?.
>
> thank you for your help.
>
> regards,
> Arman
Sure it will work ;]
That's the whole idea behind running an SQL module.
Good ol' distributed computing.
Just make sure you edit your vmysql.h file to point
it at the mysql server on the other machine. And make
sure mysql allows the user to log in from all of your
other machines.
Ken Jones