OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Terence Dewaele (dewaeledream-up.com)
Date: Wed Jan 02 2002 - 08:12:39 CST

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

    Thx for your response.

    I will make my own system for vacation.

    I want use 1) Use courier's maildrop MDA and i have read (quikly and
    perhaps dirty ;) ) the howto.

    But i have a question :
    A) In your explanation your write : Just add it to your master.cf
    What and why in master.cf ???

    B) I have added mailbox_command = /usr/bin/maildrop
    And it's work but the quota stored in my db doesn't have effect.

    In the log : mail.log i have this :
    test postfix/qmgr[15529]: 7CBDF572: from=<dewaelezebbra.org>, size=813,
    nrcpt=1 (queue active)
    test postfix/smtpd[15544]: disconnect from localhost[127.0.0.1]
    test postfix/pipe[15539]: 63067571: to=<dewaelezebbra.org>, relay=vscan,
    delay=1, status=sent (test.zebbra.org)
    test postfix/virtual[15547]: 7CBDF572: to=<dewaelezebbra.org>,
    relay=virtual, delay=0, status=sent (maildir)

    If I active full log (postfix -v reload)
    I have not enonght.

    The maildrop don't appear it's normal ?

    Note:
    I use courier-imap & courier-pop with mysql
    postfix snapshot 2001111 virtual users with mysql
    maildrop 1.3.0
    amavis 4 perl 11

    Thanks

    > On Fri, Dec 14, 2001 at 10:52:39PM +0100, Terence Dewaele wrote:
    > > How to setup the quota for maildir with virtual user.
    > > How to setup vacation message ? Can i use mysql database for store the
    > > vacation message ?
    >
    > Terrence,
    >
    > I have several similar setups, both with MySQL or LDAP. Your options
    > for virtual user quotas are:
    >
    > 1) Use courier's maildrop MDA
    >
    > Not a bad solution, maildrop can use MySQL or LDAP to get
    > it's information, and it should work fine. Just add it to
    > your master.cf as instructed in courier's README.postfix
    >
    > 2) Use courier's deliverquota
    >
    > This is a very small delivery system that is ment to be piped
    > too. You'll need to write your own wrapper to get the information
    > out of your database and feed it to deliverquota on the command
    > line. It takes the email on STD-IN.
    >
    > 3) Patch postfix to support per-user quotas and maildir++
    >

    -
    To unsubscribe, send mail to majordomopostfix.org with content
    (not subject): unsubscribe postfix-users