[imp] Display users quote horde 4 with server imap cyrus

2012-10-19 Thread Wilson Paolini
Hello guys, does anyone know how to show the available quota in Horde 4? My server is cyrus imap. -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Re: [imp] Display users quote horde 4 with server imap cyrus

2012-10-19 Thread Wilson Paolini
hat first you must enable imap quota extension in your cyrus > server. > > El 19/10/2012 11:34 a.m., Wilson Paolini escribió: > > Hello guys, does anyone know how to show the available quota in Horde 4? >> My >> server is cyrus imap. >> > > -- > imp ma

Re: [imp] Display users quote horde 4 with server imap cyrus

2012-10-19 Thread Wilson Paolini
er > It's documented in imp/config/backends.php. > > Zitat von Wilson Paolini : > > Hi, on my cyrus server is already enabled. I need to know which >> configuration >> file should I change horde 4 for displaying the percentage of quota. I >> have >> the ho

Re: [imp] Display users quote horde 4 with server imap cyrus

2012-10-19 Thread Wilson Paolini
t; 'params' => array( > 'hide_when_unlimited' => true, > 'unit' => 'MB') > ), > > El 19/10/2012 12:59 p.m., Wilson Paolini escribió: > >> I followed the documentation, but did not wor

Re: [imp] view HTML Mail

2012-11-02 Thread Wilson Paolini
Hi, I enabled the display in html in /horde/imp/config/mime_drivers.php 'inline' => true, changed from false to true. 2012/11/2 > Quoting Lukas Gradl > Hi! > > >> I appreciate that IMP shows ASCII-Mails by default. But sometimes I want >> to see the HTML-Version as well. But I can't find a b