Jan Schneider wrote:
Zitat von Christophe Dumonet <[EMAIL PROTECTED]>:
Hello,
Quota display works fine with IMP, and it is display like (a string)
: Quota status: 3,46 MB / 47,68 MB (0,00%)
Is there a way to display the quota with a progress bar ...?
Sure, hack the code. Or use DIMP.
Ja
Quoting Rick Romero <[EMAIL PROTECTED]>:
I've got a short little patch for handling multiple fetchmail
drivers. Currently, if you create a new driver in
imp/lib/Fetchmail/drivers, it becomes available but uses the
'fetchmailprefs' template - which may not wholly apply. This patch
change
This patch just lists the accounts that were created with the default
'imap' driver for fetching within IMP.
I think it might be better in the long run to add another variable to
the preference array that says whether or not this particular account
should be available (or maybe 'enabled'?) for I
Quoting Harakiri <[EMAIL PROTECTED]>:
--- On Sun, 12/7/08, Jan Schneider <[EMAIL PROTECTED]> wrote:
From: Jan Schneider <[EMAIL PROTECTED]>
Subject: Re: [imp] IMP hangs on verifying larger s/mime message,
Reported Bug and others
To: imp@lists.horde.org
Date: Sunday, December 7, 2008, 12:04 PM
--- On Sun, 12/7/08, Jan Schneider <[EMAIL PROTECTED]> wrote:
> From: Jan Schneider <[EMAIL PROTECTED]>
> Subject: Re: [imp] IMP hangs on verifying larger s/mime message, Reported Bug
> and others
> To: imp@lists.horde.org
> Date: Sunday, December 7, 2008, 12:04 PM
> Zitat von Harakiri <[EMAIL P
Hey guys,
I've got a short little patch for handling multiple fetchmail drivers.
Currently, if you create a new driver in imp/lib/Fetchmail/drivers, it
becomes available but uses the 'fetchmailprefs' template - which may not
wholly apply. This patch changes the template file to $driver .
"p
Zitat von Harakiri <[EMAIL PROTECTED]>:
Please have a look at these for the next major release:
[#7754] smime.php extractSignedContents hangs on larger mails
(openssl process never returns)
http://bugs.horde.org/ticket/7754
[#7756] checkRequestToken in Horde.php -> all tokens are only valid
Zitat von Christophe Dumonet <[EMAIL PROTECTED]>:
Hello,
Quota display works fine with IMP, and it is display like (a string)
: Quota status: 3,46 MB / 47,68 MB (0,00%)
Is there a way to display the quota with a progress bar ...?
Sure, hack the code. Or use DIMP.
Jan.
--
Do you need profe
Zitat von Frederic Naud <[EMAIL PROTECTED]>:
Hi all,
I used to have Horde authenticate users with IMAP authentication.
For more flexibility, I currently use a SQL based authentication
and, as such, have modified the servers.php file under imp/config so
that hordeauth is now set to false.