Re: sophie on a fail-over environment, what port Sophie runs on, how Sophie fails over to another server.
Alain Fauconnet <[email protected]> Thu, 11 Mar 2004 17:03:52 +0700
| Newsgroups | gmane.comp.security.virus.vtools |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Mar 11, 2004 at 04:54:40PM +0700, Alain Fauconnet wrote: > On Wed, Mar 10, 2004 at 09:02:36PM -0600, Paul Tran wrote: > > Hello everyone, > > > > I am building a symmetric fail-over mail system. > > When sophie from one system fails to the other system, > > I need both sophie sessions to perform on the same server. > > > > Question is: what port Sophie is working on ? > > Read ./etc/sophie.cfg from your Sophie 3.04rc1 source tree: ...or rc2 or whatever 3.x release. Sorry. For versions 1.x it's determined at compile time using the --with-net-port=PORT option of ./configure. So you may have to run a different binary for every instance if you're using v1.x. Greets. _A_