On Fri, 24 Dec 2004 00:02:20 GMT, Rich Grise <(E-Mail Removed)> wrote:
> I'm going all giddy here - I've got a real live domain name, and a real
> live server right here in the office.
>
> So, the next logical step is email.
>
> What's the path of least pain from here to a mailbox on the server that
> the PHB can just go to with M$ outlook? "The Server" is Slack 10.0, with
> Samba, Apache, and sendmail right out of the box, and ps ax has:
You can use Sendmail if you want to (it's probably configured pretty much
the way you need it), but in the long run you'll probably find Postfix
(
http://www.postfix.org) much easier to maintain. Sendmail can be a bit of
a bear when it comes to configuration.
[snip]
> I've also been reading posts about spamfilters - I'm wide open to
> recommendations here, as to whether it's worth bothering to make
> real email boxes, that are just going to be overwhelmed with spam,
> but actually, I would like to have the filter right here at my
> grubby little fingertips, so I could blacklist or whitelist or
> whatever I want to. :-)
If you go the SpamAssassin route, I highly recommend either MailScanner
(
http://www.mailscanner.info) or MIMEDefang (
http://www.mimedefang.org),
either one coupled with ClamAV (
http://www.clamav.net) and SpamAssassin
(
http://www.spamassassin.org).
If you go with Postfix, your best option is Amavis (
http://www.amavis.org).
I believe you can also get SpamAssassin working with Postfix.
--
-- Skylar Thompson ((E-Mail Removed))
--
http://www.cs.earlham.edu/~skylar/