[imp] Undefined index: maildomain // IMP Error, which causes an displayed error-msg to end-user

2011-04-04 Thread michael . groene

Hello,

at every login I get this error in horde's logfile:
2011-04-04T14:29:57+02:00 NOTICE: HORDE [imp] PHP ERROR: Undefined  
index: maildomain [pid 30913 on line 387 of  
"/var/www/horde4/imp/lib/Auth.php"]


We use full E-Mail-Addresses to login, so I did not configure the  
maildomain in backends.php. I can ignore this error, can't I? Should I  
set the maildomain="" or something like that? However login is  
successfull.



Additionally I got this error, in that moment I tried to open an  
folder in dimp.
I got no futher details than the two lines from logs. The frontend  
displayed an error: "Fehler während der Kommunikation mit dem Server."
Nevertheless the folder was opened, and everything seems to work okay.  
Any idea, what this is about?
2011-04-04T14:30:40+02:00 ERR: HORDE [imp] Bad IMAP request: Invalid  
binary section [pid 30913 on line 212 of  
"/usr/share/php/Horde/Imap/Client/Base.php"]
2011-04-04T14:30:41+02:00 WARN: HORDE [imp] PHP ERROR: json_encode():  
Invalid UTF-8 sequence in argument [pid 30913 on line 242 of  
"/usr/share/php/Horde/Serialize.php"]






--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org


Re: [imp] No domain name for default identities

2011-04-04 Thread Ralf Lang
Am Dienstag, 29. März 2011, 15:56:58 schrieb Jaap Winius:

> Of course, I can always change the default identity so that it will
> work, but I'd rather not have to do that for every single new user.
> 
> Any idea how to fix this problem?
> 
> Thanks,
> 
> Jaap

set a default in config/pref.php
-- 
Ralf Lang
Linux Consultant / Developer

B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
-- 
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org


Re: [imp] Undefined index: maildomain // IMP Error, which causes an displayed error-msg to end-user

2011-04-04 Thread Michael M Slusarz

Quoting michael.gro...@zel.uni-hannover.de:


Hello,

at every login I get this error in horde's logfile:
2011-04-04T14:29:57+02:00 NOTICE: HORDE [imp] PHP ERROR: Undefined  
index: maildomain [pid 30913 on line 387 of  
"/var/www/horde4/imp/lib/Auth.php"]


This error is harmless.  But I guess maildomain should be an optional  
configuration parameter, so this is now checked for.


michael

___
Michael Slusarz [slus...@horde.org]

--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org


Re: [imp] Weird warning when accessing Personal Information

2011-04-04 Thread Michael M Slusarz

Quoting Jaap Winius :


Hi folks,

My system runs Horde 3.3.9 and IMP 4.3.8. It all works perfectly  
except for this strange warning that is displayed at the top of the  
page (just below the row of icons) when users access their Personal  
Information page:


   We cannot verify that this request was really sent by you. It
   could be a malicious request. If you intended to perform this
   action, you can retry it now.


http://bugs.horde.org/ticket/?id=9289

michael

___
Michael Slusarz [slus...@horde.org]

--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org


Re: [imp] imp 5.0-RC2 configuration issue

2011-04-04 Thread Simon Brereton
> From: imp-boun...@lists.horde.org [mailto:imp-
> boun...@lists.horde.org] On Behalf Of Simon Brereton
> > From: imp-boun...@lists.horde.org [mailto:imp-
> > boun...@lists.horde.org] On Behalf Of Simon Brereton Hi
> >
> > I find myself unable to configure imp.  From the configuration
> panel,
> > I click on missing configuration, make my changes and then I get
> the
> > Could not save the configuration file
> > /usr/share/horde4/imp/config/conf.php error, so I copy the
> > configuration to conf.php in the imp/config directory.  However,
> when
> > I try to return to the configuration panel all I get is the grey
> bar
> > at the top.
> 
> Sorry, that was quite badly written.  I should add that the icons are
> all in the top, just there is not side bar and nothing in the main
> panel.
> 
> > Below is the configuration that I created - although the experience
> > above is repeated if I change nothing or very little.
> >
> > I've tried running  /usr/bin/horde-db-migrate imp and redoing it -
> > also without success.
> 
> Although the *actual* migrate script works.  Just it doesn't fix the
> issue.
> 
> > One thing I haven't done (or been able to do) is configure a
> > connection to the IMAP server.  Is that the issue perhaps?
> 
> I think after looking at my configuration for a little longer the
> reason I can't find any specific configuration for the imap server,
> is because the old one just used the default.  I've mimicked that
> (but turned off tls until I get it working).  I put it in
> backends.local.php (that's where it should go, yes)?
> 
> 
> > The only - and I mean only - thing in the logs is:
> >
> > 2011-04-01T15:29:37+01:00 ERR: HORDE [horde] SQL QUERY FAILED:
> > SQLSTATE[42S02]: Base table or view not found: 1051 Unknown table
> > 'imp_sentmail_seq'
> > DROP TABLE `imp_sentmail_seq` [pid 3 on line 782 of
> > "/usr/share/php/Horde/Db/Adapter/Base.php"]
> >
> >
> > Also, I'm confused as where to set up the IMAP server because
> > embarrassingly I can't find it in the old H3/IMP4 set up.

I've found this.  I'd left it as the default, because the local imap server was 
on localhost and not using SSL, so the defaults were quite fine (as they should 
be now).

I'm still no closer to fixing this, so anyone have any pointers?

Simon



-- 
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org