OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: David Reid (dreid_at_jetnet.co.uk)
Date: Mon Feb 03 2003 - 13:11:20 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    Anyone got any good pointers for using cyrus with virtual users?

    david

    ----- Original Message -----
    From: "MikeM" <zlistsmgm51.com>
    To: <postfix-userspostfix.org>
    Sent: Monday, February 03, 2003 3:47 PM
    Subject: Re: virtual POP accounts and Postfix

    > On 2/3/03 at 3:32 PM will wrote:
    >
    > |>>
    > |>>Before I commit myself to this software, has anyone used it before, or
    > |>>had success with any alternatives?
    > |>
    > |>
    > |> No idea about that one, but courier is well though of, use it myself.
    > The
    > |> IMAP version does POP3 as well. HOWTOS linked from the postfix site.
    > |
    > |Thanks for the response.
    > |
    > |Doesn't courier store it's mail in a database? I was trying to avoid
    > |that, I
    > |would prefer to use flat files.
    > =============
    >
    >
    > I use courier-imap for virtual imap and pop3 access. Courier accesses the
    > mail messages that Postfix stores in the Maildir/ format. No databases
    > are used for message storage.
    >
    > Depending upon how you do your virtual users, courier-imap will use a
    > database of some sort to store your virtual user info. I use the userdb
    > format (hashed flat files). Here's a good place to start:
    > http://www.inter7.com/courierimap
    >
    >
    >