If you are doing load sharing between machines. then your best bet is to use
the ucspi-mysql.patch That was released about 2 weeks ago.. This allows you
to look off a Mysql TABLE instead of using the CDB file.. (I have ran into
many problems with my machines.. Doing DNS load balancing for SMTP) I was
running into NFS file locking problems when I implemented the POP3 to SMTP
authenication.

Sean Truman
www.prodigysolutions.com
[EMAIL PROTECTED]
----- Original Message -----
From: Chin Fang <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, August 27, 2000 1:59 PM
Subject: Re: ESMTP AUTH and qmail


> > You may still be able to do it.  The tcprules .cdb file is
generated/updated
> > atomically, so why not share a single copy of it among your SMTP
servers?
> > Have relay-ctrl share a directory across the POP3 servers, putting their
> > entries in a common directory, and updating the same .cdb file.  Then it
should
> > work fine, no matter how the connections get distributed.  Of course,
there's
> > slightly higher risk due to having the NFS server which hosts this
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> > directory and .cdb file as a single point of failure.
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> To avoid this potential trouble, rsync + openssh - NFS
>
> Regards,
>
> Chin Fang
> [EMAIL PROTECTED]
>
> >
> > Charles
> > --
> > --------------------------------------------------------------
> > Charles Cazabon                           <[EMAIL PROTECTED]>
> > QCC Communications Corporation                   Saskatoon, SK
> > My opinions do not necessarily represent those of my employer.
> > --------------------------------------------------------------
> >

Reply via email to