[imp] Problems when trying to display a mail message (imp 4.04)
Evandro Alves
eoalves at gmail.com
Tue May 16 05:26:17 PDT 2006
Hi Jan,
I know that this problem has fixed in imp 4.1, but in imp 4.1 I can't use a
folder in $imp/servers.php
it's my servers.php file
$servers['imap'] = array(
'name' => 'Server',
'server' => 'server.domain',
'hordeauth' => false,
'protocol' => 'imap/notls',
'port' => 143,
'folders' => '.webmail/',
'namespace' => '',
'maildomain' => 'domain.br',
'smtphost' => 'server.domain',
'smtpport' => 25,
'realm' => '',
'preferred' => '',
'dotfiles' => false,
'hierarchies' => array()
);
All my users are using this folder, Anybody know how to do this in IMP 4.1??
Thank's
On 5/16/06, Jan Schneider <jan at horde.org> wrote:
>
> Zitat von Evandro Alves <eoalves at gmail.com>:
>
> > Helo,
> >
> > I would like to use imp 4.04 because I use the specific folder in
> > $imp/servers.php and I need to continue using it.
> > With imp 4.1 I can't specify a specific folder
>
> Huh?
>
> > When I trying to display a mail message I always get the same error:
> >
> > Fatal error: Call to a member function on a nin-object in
> > /usr/apache/htdocs/horde-3.1/imp/lib/Maillog.php on line 122
>
> Well, that has been been fixed in IMP 4.1.
>
> Jan.
>
> --
> Do you need professional PHP or Horde consulting?
> http://horde.org/consulting/
>
> --
> IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>
More information about the imp
mailing list