All-in-one Server

Matthew Seaman m.seaman at black-earth.co.uk
Wed Feb 10 15:25:19 UTC 2010


On 10/02/2010 13:58, Odhiambo Washington wrote:
> Hello sysadmins,
> 
> Happy New Year (2010)!
> 
> Anyone knows if I can build a FreeBSD box that has:
> 
> Firewall /Gateway /Mail Server Solution with
> the following capabilities:
> .       http, pop, smtp, and imap email access.
> .       Global Address List facility
> .       Personal Address List facility
> .       Personal and Group Scheduling through a calendar facility
> .       System Dashboards to allow monitoring of the Managed
> Firewall /Gateway /Mail Server.
> .       Ability for users to use the same password as that in windows
> Active Directory is desired.
> .       Connector for Microsoft Outlook (Desirable)

Horde or SquirrelMail + appropriate addons
Cyrus IMAPd or Dovecot
Sendmail or Postfix or Exim or ....

You should be able to use SASL to hook up any of these to AD for
authentication purposes. (If you choose sendmail, you'ld want the
version from ports so you can compile it with all the SASL bits.)

Horde certainly will allow you to create Global and Personal address
books via various different back-end databases.  In principle it can
use LDAP so you might be able to bodge it into AD, but I'd recommend
MySQL as the least grief, fastest benefit solution.

Horde also provides shared and global calendars, accessilble via
CalDAV.

No idea what to recommend as a control panel for the firewall, MTA and
imap servers I'm afraid.

Note that Outlook is designed to work with MS Exchange, and often gives
less than optimal results with other mail servers.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.              7 Priory Courtyard, Flat 3
Black Earth Consulting                       Ramsgate
                                             Kent, CT11 9PW
Free and Open Source Solutions               Tel: +44 (0)1843 580647

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 267 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-isp/attachments/20100210/789d0a43/signature.pgp


More information about the freebsd-isp mailing list