Kris Kelley <[EMAIL PROTECTED]> wrote:
>
> My original plan of using something like relay-ctrl for SMTP-after-IMAP fell
> through when I remembered the system I am putting together will use multiple
> load-shared machines, which means the machine handling a user's outgoing
> message may not be the same machine handling his/her IMAP connection. So, I
> need something that works with SMTP directly, or otherwise doesn't require
> something that might break when multiple servers are involved.
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.
Charles
--
--------------------------------------------------------------
Charles Cazabon <[EMAIL PROTECTED]>
QCC Communications Corporation Saskatoon, SK
My opinions do not necessarily represent those of my employer.
--------------------------------------------------------------