[imp] [Fwd: Re: Fwd: Servers.php]

edwardspl at ita.org.mo edwardspl at ita.org.mo
Mon Sep 15 08:17:03 UTC 2008


Dear All,

Mine is FC System...
So, how to display the quota from Linux server ( build-in quota function ) ?
Is there any sample config file for reference ?

Thanks !

Edward.
-------- Original Message --------
Subject: 	Re: [imp] Fwd: Servers.php
Date: 	Fri, 12 Sep 2008 11:42:51 -0400
From: 	Robin Polak <robin.polak at gmail.com>
To: 	edwardspl at ita.org.mo
CC: 	imp at lists.horde.org
References: 	<37EA2A54-7EB6-498D-ACFD-A6B99BE2E22F at linkie1.com> 
<551868240809120746q550ff3c3lacbef6ce2b914299 at mail.gmail.com> 
<551868240809120746l2f793d1gc473bf2b9a18d5e4 at mail.gmail.com> 
<48CA8D33.1080307 at ita.org.mo>





On Fri, Sep 12, 2008 at 11:39, <edwardspl at ita.org.mo 
<mailto:edwardspl at ita.org.mo>> wrote:

    Robin Polak wrote:

>On Thu, Sep 11, 2008 at 15:30, Andrew Linkie <andrew at linkie1.com> <mailto:andrew at linkie1.com> wrote:
>
>  
>
>>Please could send me a copy of their servers.php file for a connection to
>>an imap server and an outgoing server of smtp, so i can edit it to my needs
>>as i am having real trouble configuring mine.
>>
>>Cheers
>>
>>Andrew Linkie
>>--
>>IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
>>Frequently Asked Questions: http://horde.org/faq/
>>To unsubscribe, mail: imp-unsubscribe at lists.horde.org <mailto:imp-unsubscribe at lists.horde.org>
>>
>>    
>>
>I hope this helps you sort out why your server is not working properly.
>
>$servers['cyrus'] = array(
>    'name' => 'Dolphinet IMAP Server',
>    'server' => 'mail.mountsaintvincent.edu <http://mail.mountsaintvincent.edu>',
>    'hordeauth' => false,
>    'protocol' => 'imap/notls',
>    'port' => 143,
>    'maildomain' => 'mountsaintvincent.edu <http://mountsaintvincent.edu>',
>    'smtphost' => 'smtp.mountsaintvincent.edu <http://smtp.mountsaintvincent.edu>',
>    'smtpport' => 25,
>    'realm' => '',
>    'preferred' => '',
>    'namespace' => 'INBOX/',
>//    'admin' => array(
>//        'params' => array(
>//            'login' => 'cyrus',
>//            'password' => 'cyrus_pass',
>//            'userhierarchy' => 'user.'
>//        )
>//    ),
>    'quota' => array(
>        'driver' => 'cyrus',
>        'params' => array(
>//            'login' => 'cyrus',
>//            'password' => 'cyrus_pass',
>//            'userhierarchy' => 'user/'
>        )
>    ),
>    'acl' => array(
>        'driver' => 'rfc2086',
>    ),
>);
>
    Hello,

    Do you know how to enable the function of quota with UNIX / Linux
    command line ?

    Thanks !

    Edward.


Regretfully I do not.  In fact I am still trying to figure out why I 
can't get IMP 4.2 to display the quota from my Cyrus mail server.  
Considering that it worked with the same exact servers.php config file 
running IMP 4.1.6. <http://4.1.6.>

-- 
Robin Polak
E-Mail: robin.polak at gmail.com <mailto:robin.polak at gmail.com>
V. 917-494-2080


More information about the imp mailing list