LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author] [stats]
  From: Dan Shearer <dan@tellurian.com.au>
  To  : Andrew Reid <andrew.reid@plug.cx>
  Date: Fri, 9 Nov 2001 14:09:52 +1030 (CST)

Re: Best Mail Server

On 8 Nov 2001, Andrew Reid wrote:

> On Fri, 2001-11-09 at 14:12, Matthew Western wrote:
> 
> > We're running Exchange server in a single site.  We want to put in Linux
> > box.  What's the best mail server to use that does POP3/SMTP?  doesn't need
> > any Address List or Groups but from an administration point of view it would
> > be easier to have this so can send mail to everyone@blah.com.  Basically for
> > a small ISP.
> 
> Install Postfix (http://www.postfix.org/). It's fast, easy to configure
> and secure. Worship it.
> 
> Next, install a POP-3 daemon. I generally use University of Washington,
> but keep in mind the fact that it's had some security problems. Are you
> only going to be serving POP to your LAN, or should it extend to the
> rest of the world?

This is one possible way, of many.

There are some assumptions here about how you want to operate, not so much
with Postfix (which is extremely flexible, like each of the other big
MTAs) but the notion that you will be using plain BSD format files for
storing your mail (which is all UW can do, unless you count the other
little-known formats it supports) and that you will be using POP (which
can be functionally completely replaced with IMAP, with many benefits and
no disadvantages that I know of, unless your mail clients are extremely
ancient.)

I prefer to advise that you work out what your needs and constraints are,
then what protocols and finally what software you want and need.

> Finally, assuming you want to be able to have all staff instantly
> contactable through one address, you have two options available.
> 
> Firstly, there's the incredibly simple method of adding an entry to your
    :
> Which brings you to the second option, install a mailing list manager. I

And options three through to fifty-seven which cover doing this with
database-backed systems (including LDAP) at both the server and client
end.

--
Dan Shearer
Open Source Manager
Mob: +61 411 49 1800
Tel: +61 8 8130 3104
dan@tellurian.com.au

-- 
LinuxSA WWW: http://www.linuxsa.org.au/  IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author] [stats]
Return to the LinuxSA Mailing List Information Page