Gentoo Archives: gentoo-user

From: kashani <kashani-list@××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] gentoo mail server
Date: Wed, 28 Jan 2009 02:01:36
Message-Id: 497FBC7D.2080801@badapple.net
In Reply to: [gentoo-user] gentoo mail server by Tom Brown
1 Tom Brown wrote:
2 > Hey guys,
3 >
4 > I've been using gentoo on my desktop for several months now. I works
5 > great. It cut five minutes off my build time when I build our product
6 > tree. It went from 20 to 15 minutes.
7 >
8 > I setup our email server using Debian. Its been solid as a rock and very
9 > low maintenance. However, it provides an antiquated environment.
10 >
11 > I'm looking at using gentoo for the email so I'll have an up-to-date
12 > system. Peformance is fine on the Debian system, but hey, faster is
13 > always better.
14 >
15 > I was hoping you guys could give me warm fuzzies about stability and
16 > maintenance with gentoo when it comes to a production server.
17 >
18 > What about major upgrades? If I keep the system updated regularly, is a
19 > major upgrade necessary?
20
21 I've been running a Gentoo mail server for either work or personal use
22 and usually both since 2001. No real problems, but you do have to watch
23 some updates especially sasl and courier.
24
25 My current system is
26 Postfix-2.5 At minimum I'd use Postfix-2.2 which has the better syntax
27 for your virtual statements.
28 Postgrey for greylisting, had some issues with sqlgrey.
29 PostfixAdmin, because using phpmyadmin to manage your accounts and
30 domains is futile. I'm still on 2.1 and need to check out the newer
31 version. Requires PHP and a webserver.
32 courier-imap and cyrus-sasl. Thinking about moving to Dovecot since you
33 can use dovecot-sasl with Postfix under Gentoo.
34 Mysql5
35
36 It's fully virtual, supports smtp and imap over ssl, sasl, skipped TLS,
37 and easy to manage. I do not recommend the Gentoo Virtual How-to, it's
38 ancient and silly.
39
40 I used to have a how-to on gentoo-wiki which I need to recreate. Maybe
41 this weekend.
42
43 In regards to stability... don't update right away. When Postfix 2.6
44 comes out, give it a month. Or play with it in a virtual server. Same
45 with Mysql 5.1. Or whatever. I've run three separate companies on Gentoo
46 and never had much of an issue though I always had a test/stage/qa
47 environment of some sort. Also keep an eye on the forums and this mail
48 list. That'll usually give you a heads up when an update isn't quite right.
49
50 kashani

Replies

Subject Author
Re: [gentoo-user] gentoo mail server Tom Brown <brown@××××××.com>
[gentoo-user] Re: gentoo mail server James <wireless@×××××××××××.com>