On Tue, 6 Dec 2005 10:27:38 -0700, "Frankster" <Fr
...@SPAM2TRASH.com>
wrote:
>> Given that installation and managing users is common to both
>> outsourced and in-house servers
>It is not, really. If you use your ISPs mail service (or outsource), your
>ISP manages your email users and the mail server.
Obviousely you are right with this statement.
>> what tasks have I missed that are "pretty simple"?
>None. Running a mail server is not ever pretty simple. Period.
I would not say "pretty simple", but it's not rocket sience. Once can
easily inform himself on the topic, and a good ISP will always help a
customer with those areas where the knowhow usually is only marginal
(MX RDNS fixed vs. changing IP etc.)
>If you fully understand the following, and can answer these questions, give
>it a go. If you don't, don't, until you can. That's my opinion.
>- What is an SPF record and do I need one?; Do I know how to make one?
The vast majority of servers/sites do NOT support SPF these days. Many
experts differ vastly with their opinions about SPF and supporting it.
>- What is relaying and how do I authorize and/or prevent it?
I.e. our server does not allow relying from lans other than the server
is ran in unless the client authenticates itself using SMTP
authentication. Since we provide step by step configuration guidelines
for the most popular mail clients and point out what it does/is for
this is no real problem. I.e. with the MS clients (which are still
those most frequently used it boils down to clicking a singel
checkbox)
>- What are the differences between POP3, IMAP, SMTP and which do I want to
>use?
SMTP is obivousely needed with a mailserver. IMAP is a different
story. We only support POP3 for the simplicity of it.
>- Do I need web access as well as Outlook or other local mail reader?
WebMail is part of the box and meant to be a workaourd for users being
on the road. Since we support SMTP authentication it's very easy to
configure say a laptop so as it can be transperently used no matter
wether the user is within the corporate lan or external to it.