[imp] logout instead of send

Ilya maillist@krel.org
Sun, 22 Apr 2001 13:37:24 -0400


further investigation with tcpdump show that on initial login imap server
(cyrus) receives : LOGIN myusername mypassword (in clear text)
than after all message headers are retrieved, imp logs out.
after i go to compose
cyrus receives now:
LOGIN myusername {8}
+go ahead
some garbage (unicode?)
NO Login faile; authentication failure.
than it repeats 3 times and BYE LOGOUT is issued.



----- Original Message -----
From: "Ilya" <maillist@krel.org>
To: <imp@lists.horde.org>
Sent: Sunday, April 22, 2001 3:27 AM
Subject: [imp] logout instead of send


> i was to quick to say it works perfectly ;)
> i can read my mail with no problem, but when i try to send it i get "you
> have been logged out" window. same thing happens when i try to ispell. Any
> suggestions?
>
> Horde Versions
>   a.. Horde: 1.3.3
>   b.. IMP: 2.3.6
> PHP Version
>   a.. PHP Version: 4.0.4pl1
>   b.. PHP Major Version: 4
>   c.. PHP Minor Version: 4pl1
>   d.. PHP Version Classification: release
>   e.. You are running a supported release of PHP4. Enjoy the ride!
> PHP Module Capabilities
>   a.. FTP Support: Yes
>   b.. Gettext Support: Yes
>   c.. IMAP Support: Yes
>   d.. LDAP Support: Yes
>   e.. MCAL Support: No
>   f.. Mcrypt Support: Yes
>   g.. MySQL Support: Yes
>   h.. PostgreSQL Support: Yes
>   i.. XML Support: Yes
> Miscellaneous PHP Settings
>   a.. magic_quotes_gpc set to Off: Yes
>   b.. magic_quotes_runtime set to Off: Yes
> PHP Sessions
>   a.. Session counter: 70
>   b.. To unregister the session: click here
> mysql -V
> mysql  Ver 11.13 Distrib 3.23.36, for -freebsd4.2 (i386)
>
>
>
> imp.log:
> Apr 22 03:17:06 IMP [info] 192.168.0.1 login
> Apr 22 03:17:16 IMP [notice] 192.168.0.1 login success for ilya
> {krel.org:143}
> ====>i click on compose so new window opens:
> Apr 22 03:17:42 IMP [info] FAILED LOGIN 192.168.0.1 to krel.org:143[imap]
as
> ilya
> Apr 22 03:18:04 IMP [info] 192.168.0.1 logout
>
> php.log after compose icon clicked:
> [22-Apr-2001 03:20:16] PHP Warning:  Login failed: authentication failure
> (errflg=1) in Unknown on line 0
> [22-Apr-2001 03:20:16] PHP Warning:  Login failed: authentication failure
> (errflg=1) in Unknown on line 0
> [22-Apr-2001 03:20:16] PHP Warning:  Login failed: authentication failure
> (errflg=1) in Unknown on line 0
> [22-Apr-2001 03:20:16] PHP Warning:  Too many login failures (errflg=2) in
> Unknown on line 0
>
>
> apache_error_log:
>  Apr 22 03:20:06 2001] [info] [client 192.168.0.1] (32)Broken pipe: client
> stopped connection before rwrite completed
> <br>
> <b>Warning</b>:  Login failed: authentication failure (errflg=1) in
> <b>Unknown</b> on line <b>0</b><br>
> <b>Warning</b>:  Too many login failures (errflg=2) in <b>Unknown</b> on
> line <b>0</b><br>
>
>
>
>
> --
> IMP mailing list: http://horde.org/imp/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>