For what it's worth, I have always had issues with IE6 with all Horde
modules... mostly because of CSS issues, and I finally insisted that
my users upgrade to IE7 because of the improved CSS support and the
fact that IE7 is considered a "high priority" update by Microsoft. The
alternative h
horde-3.1.3
imp-h3-4.1.3
php-4.3.11
apache-1.3.33
Yesterday I gave up with IMP when all my efforts to login only gave me a blank
screen. I have checked all logs (Apache, IMAP, MTA), cleared all cache and
cookies, deleting browser history.. but still I got a blank screen upon login
with IMP. Thi
How do I configure the quota check in imp? I ran through the how to.
Im probably quite confused. I got this set in servers.php:
'quota' => array(
'driver' => 'command',
'params' => array(
'quota_path' => '/usr/bin/quota',
'grep_path' => '/bin/grep'
)
Bu
Zitat von Liam Hoekenga <[EMAIL PROTECTED]>:
We're having an issue w/ the MIME types assigned to attachments with
messages composed in IMP. Several help-desks at UMICH use
"Footprints", and messages w/ attachments of type "message/rfc822"
are a special case in Footprints. We had a user att
We're having an issue w/ the MIME types assigned to attachments with
messages composed in IMP.
Several help-desks at UMICH use "Footprints", and messages w/
attachments of type "message/rfc822" are a special case in Footprints.
We had a user attach a text file (with a .txt extension) to a mes
Michael M Slusarz <[EMAIL PROTECTED]> a écrit :
Quoting Jerome Eteve <[EMAIL PROTECTED]>:
Why cant I see all the text tests in the interface ? What am I
getting wrong ?
Nothing. It's just that your backend (you didn't tell us what backend
your are using) doesn't support anything more t
Quoting Jerome Eteve <[EMAIL PROTECTED]>:
Hi all.
I'm using ingo 1.1.2 and for string field, I only got
'contains' and 'not contains' choices for the test.
In file lib/Storage.php, there seem to be more tests availables
/* The type of tests available. */
$types = array(
Hi all.
I'm using ingo 1.1.2 and for string field, I only got
'contains' and 'not contains' choices for the test.
In file lib/Storage.php, there seem to be more tests availables
/* The type of tests available. */
$types = array(
'int' => array(
'less