Re: Load Balancing with qmail

2001-02-14 Thread japc
Hum, or you can use iptables. On Wed, Feb 14, 2001 at 03:23:14AM -0500, tc lewis wrote: > > On Wed, 14 Feb 2001, Andrew Wafula wrote: > > > > Is there any way one can do load balancing with qmail, i.e I have two > > machines both with qmail set up and running. Is there a way that I can have > >

Re: Load Balancing with qmail

2001-02-14 Thread tc lewis
On Wed, 14 Feb 2001, Andrew Wafula wrote: > > Is there any way one can do load balancing with qmail, i.e I have two > machines both with qmail set up and running. Is there a way that I can have > them both serving as smtp servers without the clients knowing which machine > is sending the ail for

Re: Load Balancing with qmail

2001-02-14 Thread Martin Akesson
Yes and no, well actually just yes but one option is easy the other is not. If you are talking about desktop clients where you manually can enter a hostname to use as SMTP server then it is easy. If you on the other hand mean to loadbalance your MX records that will be a bit tricky (or atleast e

Re: Load Balancing

2001-02-09 Thread David L. Nicol
> > I have a server called MLM and 4 servers called > MLM1,2,3,4 > . > > MLM is a central server with Qmail and EZMLM, and the other servers are > the RELAY > Run this to start your load balancing: perl -e'chdir"/var/control/";while(1){sleep(1);system "echo :MLM${\(++$n%4 + 1)}>sr_"; rename

Re: LOAD-BALANCING WITH QMAIL.

2001-01-23 Thread Ian Matyssik
emme know how you did this. > > Raghu > - Original Message - > From: Ian Matyssik <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, January 19, 2001 11:42 AM > Subject: Re: LOAD-BALANCING WITH QMAIL. > > >> Hello, >> >

Re: Load Balancing

2001-01-22 Thread Henning Brauer
On Mon, Jan 22, 2001 at 03:07:27PM -0300, Federico Edelman Anaya wrote: > Can I change the ROUNDROBIN DNS for a Load Balancing system? Round Robin is Round Robin, no load balancing possible. > Exist any > software for this implementation? halinux.org (or was it linuxha.org?) comes to my mind,

Re: LOAD-BALANCING WITH QMAIL.

2001-01-18 Thread Ian Matyssik
Hello, I am writing to this message again. Just to confirm that the qmqp supports round-robin natively. I was reading all about it and did not understand. What I understood is if we keep mini-qmail on the clients and have 4 servers for relaying, we just need to list all servers in /var/qm

RE: load balancing two qmail servers using nfs

2000-06-24 Thread Mike Denka
the problem, I'm afraid. Thanks, Mike > -Original Message- > From: chuck [mailto:[EMAIL PROTECTED]] > Sent: Saturday, June 24, 2000 12:10 PM > To: Mike Denka > Cc: [EMAIL PROTECTED] > Subject: Re: load balancing two qmail servers using nfs > > > > Mike, &

Re: load balancing two qmail servers using nfs

2000-06-24 Thread chuck
nal Message- > > From: steve j. kondik [mailto:[EMAIL PROTECTED]] > > Sent: Saturday, June 24, 2000 12:39 AM > > To: [EMAIL PROTECTED] > > Subject: Re: load balancing two qmail servers using nfs > > > > > > you might consider using rsync to syn

RE: load balancing two qmail servers using nfs

2000-06-24 Thread Mike Denka
second server suddenly cannot make smtp connections to the outside world or chdir to Mailbox? Mike > -Original Message- > From: steve j. kondik [mailto:[EMAIL PROTECTED]] > Sent: Saturday, June 24, 2000 12:39 AM > To: [EMAIL PROTECTED] > Subject: Re: load balancing two qma

Re: load balancing two qmail servers using nfs

2000-06-24 Thread steve j. kondik
you might consider using rsync to sync your conffiles, instead of sharing them over nfs. this would eliminate alot of problems and latency i'd think. On 06/24/00 @ 12:11AM, Mike Denka wrote: > I've got two qmail servers running inside a load balancer. They both access > the same /var/mail/usern

Re: load balancing

2000-02-03 Thread Dave Sill
"Muhammad Ali" <[EMAIL PROTECTED]> wrote: >I have three qmail servers for my LAN. Two are directly connected to >Internet for receiving and sending of mails for my LAN. Third one is >POP3 server. All users first send their mails to POP3 server which >then forwards outgoing mails to one of the two

Re: Load balancing / qmqp / transferring messages

1999-08-24 Thread Matthew Harrell
: If you think about it this needs a rather clever system to manage. I give you : the following scenario : you send 30,000 messages a day to mail servers in domain x. eg : bittwiddlers.com there is a catastrophic network failure in the network and : it is impossible to send mail to that domain. Yo

RE: Load balancing / qmqp / transferring messages

1999-08-23 Thread Peter McLarty
f you think about it this needs a rather clever system to manage. I give you the following scenario you send 30,000 messages a day to mail servers in domain x. eg bittwiddlers.com there is a catastrophic network failure in the network and it is impossible to send mail to that domain. Your fast sys

Re: Load Balancing Of 2 Qmail servers

1999-07-18 Thread Matt Schnierle
On Thu, 15 Jul 1999, Tony Wade wrote: TW>Hi all , TW> TW>Has anyone ever attempted to have a single config file for Qmail ie. TW> TW>/var/qmail/control being shared by 2 servers. TW> TW>and then the servers will be identical. Both running Redhat 6.0 with kernel TW>2.2.10 TW>and both be a DELL

Re: Load Balancing Of 2 Qmail servers

1999-07-15 Thread nox
On Thu, Jul 15, 1999 at 10:58:41PM -0400, Victor Tavares wrote: > There can be problems with load-balancing over two mail servers, depending > on their purpose. If they only provide outgoing mail, or are a mail hub for > internal mail, then load-balancing with a localdirector or similar device > i

Re: Load Balancing Of 2 Qmail servers

1999-07-15 Thread nox
On Thu, Jul 15, 1999 at 03:04:51PM +0200, Tony Wade wrote: > Hi all , > > Has anyone ever attempted to have a single config file for Qmail ie. > > /var/qmail/control being shared by 2 servers. > > and then the servers will be identical. Both running Redhat 6.0 with kernel > 2.2.10 > and both

Re: Load Balancing Of 2 Qmail servers

1999-07-15 Thread Juan Carlos Castro y Castro
Tony Wade wrote: > Hi all , > > Has anyone ever attempted to have a single config file for Qmail ie. > > /var/qmail/control being shared by 2 servers. > > and then the servers will be identical. Both running Redhat 6.0 with kernel > 2.2.10 > and both be a DELL PowerEdge 2300 with Duel PII 400 chi

RE: Load Balancing Of 2 Qmail servers

1999-07-15 Thread Soffen, Matthew
The way I do it is with rdist. I have one machine the "master" and I rdist the files to the 2ndary machine. Just make sure you kill/restart qmail to ensure that any control file changes get read in and activated. > -Original Message- > From: Tony Wade [SMTP:[EMAIL PROTECTED]] > Sent: Th