Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 May 2007 20:10:59 +0200
From:      Andy Hilker <ah@crypta.net>
To:        Richard McNeilly <richardm@grenadianone.com>
Cc:        freebsd-isp@freebsd.org
Subject:   Re: Email server recommendation
Message-ID:  <20070509181059.GA4516@mail.crypta.net>
In-Reply-To: <4641D2EB.5070909@grenadianone.com>
References:  <4641D2EB.5070909@grenadianone.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

You (Richard McNeilly) wrote:
> I am trying to plan a ISP deployment using FreeBSD.  I am more familiar 
> with Linux but during my research, it's been pointed out that FreeBSD is 
> the more stable and reliable choice for an ISP.  Especially as an email 
> server.
> 
> What is the best way to manage the addition of new users to the email 
> server?  local users or is there a database solution.  Also is there a 
> software package available to easily administer email accounts or does 
> it all have to be done with custom scripts.
> 
> I would welcome any suggestions of anecdotes of experience.


Take a look here: http://www.dbmail.org/ It has a freebsd port. The
database will contain the users including all mail data and filters.
POP3/IMAP will work directly on the database. It is recommended to
put a real MTA in front (public MTA), like postfix. You can easily
connect it to dbmail and have some running config (like domains)
in mysql. Squirrelmail can work as webmail client.

bye,
Andy

-- 
Dipl.-Inf. Univ. Andy Hilker
IT project management and consulting with focus on security, UNIX, ISP
ah@cryptobank.de | http://www.cryptobank.de | Munich & Hildesheim, Germany



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070509181059.GA4516>