[Fwd: [Dovecot] Quota Display with Horde / IMP ( WebMail Client )]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dear All,

I want to enable the Quota display via FS ( means : /var/spool/mail )...

for /imp/config/servers.php :

$servers['cyrus'] = array(
    'name' => 'ITA Mail Server',
    'server' => 'xxx',
    'hordeauth' => false,
    'protocol' => 'imap/notls',
    'port' => 143,
    'maildomain' => 'xxx',
    'smtphost' => 'xxx',
    'smtpport' => 25,
    'realm' => '',
    'preferred' => '',
    // 'admin' => array(
    //    'params' => array(
    //        'login' => 'cyrus',
    //        'password' => 'cyrus_pass',
            // The 'userhierarchy' parameter defaults to 'user.'
            // If you are using a nonstandard hierarchy for personal
            // mailboxes, you will need to set it here.
    //        'userhierarchy' => 'user.',
            // Although these defaults are normally all that is required,
            // you can modify the following parameters from their default
            // values.
    //        'protocol' => 'imap/notls',
    //        'hostspec' => 'localhost',
    //        'port' => 143
    //    )
    // ),

   // 'quota' => array(
   //    'driver' => 'command',
   //      'params' => array(
   //          'quota_path' => '/xxx/qc',
   //         'grep_path' => '/bin/grep',
   //          'partition' => '/dev/sda2'
   //      )
   //  ),

    // 'acl' => array(
    //    'driver' => 'rfc2086',
    // )

);

Thanks !

Edward.

-------- Original Message --------
Subject: [Dovecot] Quota Display with Horde / IMP ( WebMail Client )
Date: Mon, 24 Sep 2007 23:40:24 +0800
From: edwardspl@xxxxxxxxxx
To: Dovecot <dovecot@xxxxxxxxxxx>


Dear All,

For the Dovecot.conf :

protocol imap {
mail_plugins = quota imap_quota
mail_plugin_dir = /usr/lib/dovecot/imap
}

plugin {
 quota = maildir
}

For /var/spool/mail :

-rw-------   1 root     root         7168 Sep 24 23:02 aquota.group
-rw-------   1 root     root         8192 Sep 24 18:05 aquota.user
-rw-------   1 edward   mail       301709 Sep 24 23:27 edward

But the Quota display is un-limited status...
So, what mistake about the config ?

Mine is FC6 System !

Thanks !

Edward.

__________ NOD32 2545 (20070923) Information __________

This message was checked by NOD32 antivirus system.
http://www.nod32.com.hk




[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux