lusid
08-21-2002, 06:17 AM
Hi,
I'm looking for a good emailsetup for my new server (FreeBSD 4.6)
I'm running Apache 1.3.26 and PHP & Mysql current.
Which email setup is best if I would like to supply email access for my clients?
I need -
Pop/Imap
WebMail
possibilties to admin "vhosts" for more than one domain.
Greatful for advice
Jim.
MotleyFool
08-21-2002, 07:59 AM
qmail+vpopmail+courier-imap+squirrelmail+qmailadmin
http://matt.simerson.net/computing/qmail.toaster.shtml
best by test! :)
lusid
08-21-2002, 09:04 AM
But is it safe? Hasent been changed since or 98 I hear? True or false?
If I recall, the guy who wrote QMail offered 10,000 to anyone who could crack it. The offer was up for one year, and no one claimed.
MotleyFool
08-21-2002, 08:15 PM
Very safe. Security is its main attraction
davidb
08-22-2002, 07:14 AM
Dont forget to have the database mysql not text :)
bitserve
08-22-2002, 09:01 PM
Originally posted by lusid
But is it safe? Hasent been changed since or 98 I hear? True or false?
You must be referring to qmail. Courier imap has had updates recently, and so has squirrelmail and qmailadmin. Anyway, qmail doesn't need security updates because the POP and SMTP protocols haven't changed. Although it sure could use some maintenance onces. IMHO.
achost_ca
08-23-2002, 12:54 AM
qvcs-guide.sourceforge.net (http://qvcs-guide.sourceforge.net) is another quick, easy to use qmail setup. i use it on my own freebsd and redhat servers, and the author updates it fairly often and there is a great support mailing list in case you need help.