[Sussex] Mail server recommendations?
John Crowhurst
fyremoon at fyremoon.net
Sat Jan 3 11:48:03 UTC 2004
> OK, for various reasons, I'm ready to make the jump.
>
> Can anyone recommend me a Linux mail server that does the following:
>
> - Allows Outlook Express to read messages WITHOUT removing them from the
> server (IMAP?)
You can tell Outlook not to remove messages after reading them when using
POP3, but I don't know whether it will remove them just the same with
IMAP.
My configuration has wu.imapd and pop3d running from inetd.
> - Has an HTTP/HTTPS client for when I'm at client sites where all I can
> use is port 80/443
There are many web based clients that work with IMAP and POP3, I have
found that squirrelmail is one of the best. http://www.squirrelmail.org/
> - Allows multiple users, with a mapping so that each user can have
> multiple address ON MULTIPLE domains
Most MTA (Mail Transport Agents) can do virtual mail handling, I use
Sendmail with virtusertable to map local users to virtual domains, for
instance:
mark at ascentium.co.uk mark
mark at startinvesting.co.uk mark
george at startinvesting.co.uk george
> .. ie Mark at ascentium.co.uk, Mark at startinvesting.co.uk go to the same
> mailbox. Mary likewise has mail addresses on each. George only has a
> startinvesting.co.uk one.
>
> - Allows server-side rules so that mails from lists will be
> automatically filed into appropriate subfolders. Ideally, these rules
> should be
> configurable with the Outlook/OutlookExpress rules interface, but this
> part of the requirement isn't hard - I'm quite happy to have some other
> engine for setting server-side rules, since I'll probably re-subscribe
> to groups with a "lists at ascentium.co.uk" address anyway :-)
I know that there are plugins for squirrelmail for handling .procmail rules.
Does the rules interface in Outlook do server side or just client side rules?
> - Is Free in both the money and OpenSource senses.
All I have mentioned above is free in both senses of the word.
--
John
More information about the Sussex
mailing list