load balancing - email server

Sam Kava samkava at kalianet.to
Thu Apr 28 21:27:44 PDT 2005


Oliver, 

Thanks. I was wondering if someone tried loadbalancing on a freebsd box.

Sam.
 

-----Original Message-----
From: owner-freebsd-isp at freebsd.org
[mailto:owner-freebsd-isp at freebsd.org] On Behalf Of Oliver Brandmueller
Sent: Thursday, 28 April 2005 8:25 p.m.
To: freebsd-isp at freebsd.org
Subject: Re: load balancing - email server

Hello.

On Thu, Apr 28, 2005 at 02:31:38PM +1300, Sam Kava wrote:
> I am planning to setup a load balancing server to allow 3 pop servers
to
> share access to my mail server. Read the postings but nobody really
> touch this subject. Appreciate any help, hopefully someone has done
this
> using freebsd.

The mail storage format should be Maildir - which is NFS safe. Access to

Maildir mailboxes by pop can be accomplished by courier-imap (it has a 
POP component) or the dovecot imap/pop server. I have both running in a 
single setup (for access to different mailboxes). The dir with the 
mailboxes can then simply be mounted from an NFS server. You should 
think about a shared authentication mechanism; we use LDAP for that.

It's quite simple. We even use more than one SMTP Server to handle 
incoming mails in this setup. Lodabalncing is done by an Alteon 180e in 
front of the machines (currently 3, soon to be 5).

- Oliver

-- 
| Oliver Brandmueller | Offenbacher Str. 1  | Germany       D-14197
Berlin |
| Fon +49-172-3130856 | Fax +49-172-3145027 | WWW:
http://the.addict.de/ |
|               Ich bin das Internet. Sowahr ich Gott helfe.
|
| Eine gewerbliche Nutzung aller enthaltenen Adressen ist nicht
gestattet! |
_______________________________________________
freebsd-isp at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe at freebsd.org"

-- 
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.10.4 - Release Date: 27/04/2005
 

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.10.4 - Release Date: 27/04/2005
 



More information about the freebsd-isp mailing list