Gary Shelton <[EMAIL PROTECTED]> wrote:
> i'm in the planning stages of moving a web-frontend/qmail/mysql setup 
> from a single machine to a more distributed configuration with two 
> load-balanced machines running apache and qmail and a mysql database 
> server.

So far so good.

> the qmail queue is currently on an NFS mount (storage appliance), and that
> won't be changing.

Did you say this is alread up and running?  qmail requires the queue to be on
a local filesystem; most MTAs do if I understand properly.  NFS breaks all the
normal filesystem guarantees that qmail requires to be able to deliver mail
reliably.

> My questions are thus: Are there any issues with moving the qmail
> configuration from one machine to another, aside from the concerns with name
> resolution/ip configuration?

Only that you should stop qmail-smtpd and wait for the queue to empty on the
old machine before turning off qmail completely.

> Is it even possible for two qmail servers to share the same queues if 
> said queues are on NFS?

No.  qmail can't share it's queue at all, not even on a local filesystem.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------

Reply via email to