[imp] imapd Login failure from IMP

Anil Madhavapeddy anil@recoil.org
Tue, 16 Oct 2001 10:06:05 +0100


On Tue, Oct 16, 2001 at 08:59:35AM +0200, Bernard Paris wrote:
> (message already posted one month ago but I got no solution)
> 
> Althought IPM, Horde and all the webmail features work all very well,
> I always get strange login failure messages in my imapd logs, coming
> from IMP accessing imapd:
> 
> Oct 15 14:48:52 guppy imapd[24717]: Login failure user=\200)^H
> host=guppy [127.
> 0.0.1]

Upgrade your version of PHP4 to remove a buffer overflow,
or just apply this patch to your php-4.0.4pl1 code and recompile
that:

http://www.horde.org/imp/contrib/php-4.0.4pl1-imap-patch.txt

Anil