Re: A good interface for a Mail Server
Morten Nilsen <[email protected]> Mon, 23 Jul 2007 18:41:50 +0200
| Newsgroups | gmane.linux.trustix.general |
|---|---|
| Message-ID | <[email protected]> |
Pietro Melideo wrote: > Il giorno 18/lug/07, alle ore 13:13, Morten Nilsen ha scritto: >> On 18/7/2007, "Pietro Melideo" <[email protected]> wrote: >>> Anyone of you experienced positively with a good OPEN SOURCE >>> Postfix-Courier Web Admin App? >> >> I use postfixadmin for all my mail admin needs.. > Morten, > > yeah! It works for the mailbox and domain creation/editing/cancellation! Great! > But I'm a little perplexed about the other side of the Mail service: > pop/imap > access. I don't see why you should be, unless cyrus is being difficult.. With Courier, I just set up courier-authd to use (pg)sql, and I was done > Does postfix.admin create transparently access also for pop/imap service > (Cyrus > in my case) or pop accounts must be created with cyrus command lines tools? I have absolutely no experience with cyrus (except that I have had problems with cyrus-sasl, needed for smtp auth) In my setup (should be documented on the wiki), courier is talking to the database to retrieve user info - All configuration is kept in one single location (the DB) making the administrative overhead smaller. -- Cheers, Morten :wq