[imp] Problems w/IMP 4.0 in firefox and quota issues

Jan Schneider jan at horde.org
Mon Jan 24 01:45:22 PST 2005


Zitat von Kevin Hanser <imp2 at hanser.org>:

> First, it seems that the "Open Folder" button/select box gets messed 
> up w/lower
> resolutions (1024x768, in particular).  I've attached a screenshot that shows
> how the open folder button/select box shows up weird on my display using
> firefox @ 1024x768.  If you look @ the screenshot, you can see that the "Open
> Folder" button and select box gets shoved down to the next line below all the
> other buttons... not a big deal, as it is still usable...

This is a known issue, but noone came up with a patch yet, that either makes
Firefox look the same like IE, or prevent wrapping at all.

> Second, I'm having some issues getting my quota bar to work w/the new 
> version of
> IMP.  I'm using dovecot IMAP server, and I've set up IMP to use the "command"
> setting for the quota.  However, IMP still says "
>
> My quota configuation looks like this: (I've set up sudo so that the 
> apache user
> can run the quota command w/out a password)
>
>     'quota' => array(
>         'driver' => 'command',
>         'params' => array(
>                 'quota_path' => 'sudo /usr/bin/quota',
>                 'grep_path'  => '/bin/grep'
>         )
>     )
>
>
> And the sudo log confirms that the command is being run:
> Jan 23 21:55:42 opti sudo:   apache : TTY=unknown ; 
> PWD=/var/www/localhost/vhost
> s/webmail/horde ; USER=root ; COMMAND=/usr/bin/quota -u j

Is your username really "j"? Look at the getQuota() method in
lib/Quota/command.php to see what the quota call returns.

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/


More information about the imp mailing list