Gentoo Archives: gentoo-server

From: Darko Luketic <webmaster@××××××××××××.com>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] Comments on IMAP Server (cyrus/courier/dovecot)
Date: Thu, 11 Aug 2005 08:40:29
Message-Id: 20050811103657.064a8a45@localhost.localdomain
In Reply to: [gentoo-server] Comments on IMAP Server (cyrus/courier/dovecot) by Ow Mun Heng
1 On Thu, 11 Aug 2005 11:46:13 +0800
2 Ow Mun Heng <Ow.Mun.Heng@×××.com> wrote:
3
4 > I'm just doing some testing for setting up a virtual mailhosting
5 > I've read the Gentoo Virt Mail Howto and quite a few others but still
6 > have some questions.
7 >
8 > Choosen Mail Server : Postfix
9 > IMAP Client under consideration : Cyrus IMAP/Courier IMAP/DoveCot
10 >
11 > Requirements.
12 > 1. Ability to do Virtual Mail Hosting
13 > 2. Ability to support local Users (see note)
14 > 3. Scalable
15 > 4. Support for flat file Passwords(/etc/passwd) or LDAP/MySQL
16 >
17 > Note :
18 > a. Some users will be local users. These users will have SSH/SFTP/FTP
19 > b. Some users will need to have FTP access (NO SSH) to webhosting
20 >
21 > The problem here is mainly due to note (a) and (b) where there is a need
22 > for local users. What I want, what is written on postfix's site
23 > (http://www.postfix.org/VIRTUAL_README.html) is a variation of
24 >
25 > i) NON Postfix Store : Separate Domains, NON-Unix Accounts
26 > and
27 > ii) Postfix store : Separate Domains, UNIX Accounts
28 >
29 > Can all of these be done using NON-Postfix Store
30 > (cyrus/courier/dovecot) : Separate Domains with Unix and Non Unix
31 > Accounts? Depending on whether there is need for note (a) and (b)
32 >
33 > or should I just put the local users on a separate box?
34 >
35 > What are you using? I've seen quite a lot of Howto and docs but seems like
36 > my choice isn't one of those widely used scenerios. In addition to that,
37 > it also doesn't seem cyrus-imapd is much used too.
38 >
39 >
40 >
41 >
42 > --
43 > Ow Mun Heng
44 > Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
45 > 98% Microsoft(tm) Free!!
46 > Neuromancer 11:23:21 up 3:57, 6 users, load average: 1.00, 0.81, 0.71
47 >
48 >
49 > --
50 > gentoo-server@g.o mailing list
51 >
52
53 If you're using postfix check out postfixadmin
54 http://high5.net/postfixadmin/
55
56 you just have to make sure you configure the postfix database tables and postfix database config files the way it is shown in the postfix howto on postfixadmin's site.
57 because if you use the gentoo howto the tables will be different and you would get entries created that won't get queried.
58
59
60 --
61 Mit freundlichen Grüßen
62
63
64 Darko Luketic
65
66 --
67 gentoo-server@g.o mailing list

Replies

Subject Author
Re: [gentoo-server] Comments on IMAP Server (cyrus/courier/dovecot) Ow Mun Heng <Ow.Mun.Heng@×××.com>