Citeren Ttest <tt...@comune.napoli.it>:

Hi All,
I have two files:
1) horde/imp/config/backends.php
2) horde/imp/config/backends.local.php

Good! You shouldn't touch the first so only the second one is relevant when asking questions.

The first is commented and the second have this configuration:
I have try to use also the first file, change the user cyrus, insert 'courier' instead of 'imap' but if I login into horde with my user or other user I looking for "user quota" but nothing!
Any ideas ?

Look in the header of 'horde/imp/config/backends.php' and write your 'horde/imp/config/backends.local.php' accordingly. You should not define an array in the latter. And we want the *full* contents of that file, not just an excerpt. Chances are the problem is in a part you didn't post here. Unless you're redefining every value, it should typically be not more than about 10-20 lines. And do not top post.

Thank you.
Pasquale.

    ),
    'admin' => array(
         'user' => 'cyrus',
         'password' => 'cyruspassword',
         'userhierarchy' => 'user.'
    ),
    'acl' => true,
    'cache' => false,
     'debug' => '/tmp/imp_imap.log',
     'debug_raw' => false,
    'quota' => array(
        'driver' => 'imap',
        'params' => array(
            'hide_when_unlimited' => true,
            'unit' => 'MB'
        )



Il 29/01/2020 16:57, Arjen de Korte ha scritto:
Citeren Ttest <tt...@comune.napoli.it>:

Hi All,

I'm configuring Horde 5.2.22.

Where is function that show "user's quota"?

An example how to do this can be found in the header of the 'horde/imp/config/backends.php' configuration file. Read the header to find how to configure this.

When I login into my account or with other account I did not find It.

Thanking you in advance.

Pasquale.






--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to