[imp] Re: Authentication Problem

Ryan Burton ryan at 602global.com
Thu Oct 23 16:01:23 PDT 2003


C'mon, someone must have seen this!?  Anyone?

Oct 23 09:46:43 HORDE [notice] [imp] Login success for user at example.com 
[131.137.210.39] to {localhost:143} [on line 92 of 
"/home/apache/htdocs/horde/imp/redirect.php"]Oct 23 09:47:44 HORDE 
[error] [imp] FAILED LOGIN 130.134.210.39 to localhost:143[imap/notls] 
as user at example.com [on line 281 of 
"/home/apache/htdocs/horde/imp/lib/IMP.php"]

I replaced my e-mail with the user example.  I get this after I log in, 
then when browsing around I get knocked back to the login screen with 
the second error.  The folling is what's on those lines
line 92:  Horde::logMessage($entry, __FILE__, __LINE__, LOG_NOTICE);
line 281: Horde::logMessage($entry, __FILE__, __LINE__, LOG_ERR);
Has anyone seen this before or know how to resolv this annoying issue?
Thanks,
ryan.


Ryan w.b wrote:

> I have already removed all the authentication modules I don't need.  
> It's not just a simple password remember issue or enterer incorrectly, 
> because I type it a few times and it works.  Random amount of times I 
> have to enter it before it works...sometimes it doesnt at all.  This 
> is what the horde.log says, if anyone can make sense of it:
> Oct 23 09:46:43 HORDE [notice] [imp] Login success for 
> user at example.com [131.137.210.39] to {localhost:143} [on line 92 of 
> "/home/apache/htdocs/horde/imp/redirect.php"]Oct 23 09:47:44 HORDE 
> [error] [imp] FAILED LOGIN 130.134.210.39 to localhost:143[imap/notls] 
> as user at example.com [on line 281 of 
> "/home/apache/htdocs/horde/imp/lib/IMP.php"]
> I replaced my e-mail with the user example.  I get this after I log 
> in, then when browsing around I get knocked back to the login screen 
> with the second error.  The folling is what's on those lines
> line 92:  Horde::logMessage($entry, __FILE__, __LINE__, LOG_NOTICE);
> line 281: Horde::logMessage($entry, __FILE__, __LINE__, LOG_ERR);
> Has anyone seen this before or know how to resolv this annoying issue?
> Thanks,
> ryan.
>
> David Gomillion writes:
>
>> I know this won't solve the root of the problem, but...
>> I suggest a workaround: use POP for horde.  Last time I did this (and
>> it's been a while, so check before you do this), using POP did not
>> remove the messages from the server.  It just meant that it grabbed all
>> of the mail and stuck it in the MySQL database.
>> As to why you are getting disconnected, I don't understand that.  Are
>> you having your windows clients remember the password?  If so, then the
>> fact that it is presenting a login box indicates (to me, at least) that
>> you are having unsuccessful authentication.
>> I had problems with some authentication with Courier, so I went through
>> and removed all of the authentication modules I don't use.  That cleared
>> up a few weird bugs.  I know the readme says you shouldn't have to, but
>> hey, it works like a champ now...
>> Another thought that just crossed my mind: Is your server advertising
>> any authentication methods that it's not really supporting?  I had this
>> happen around a year ago... I had told it to accept some type of
>> authentication (don't remember which now...) that I hadn't compiled
>> support for.  Actually, I thought I had, but I was missing a library
>> that it needed.
>> Anyway, these are all the ideas I have right off the bat.  Good luck,
>> and I hope some of my rambling might give you an idea of what to try
>> next!
>> -----Original Message-----
>> From: courier-users-admin at lists.sourceforge.net
>> [mailto:courier-users-admin at lists.sourceforge.net] On Behalf Of Ryan
>> Burton
>> Sent: Wednesday, October 22, 2003 7:09 PM
>> To: courier-users at lists.sourceforge.net
>> Subject: [courier-users] Authentication Problem
>> Ok, I am still having problems authenticating using either IMP, 
>> Mozilla Mail, Outlook....doesn't matter.  I have increased the 
>> allowable connections from on IP, and the number of daemons, but 
>> doesn't help.  Here are some symptoms:
>> - Mail client works sometimes, then says "Login to server failed", 
>> then I have to enter my login information again.  Sometimes it asks 
>> me 3 or 4
>> times before finally accepting.
>> - IMP webmail is the same thing.  Sometimes I can login ok, but it 
>> will log me out at radom times.  Sometimes while clicking on mail, 
>> options, folders...whatever.  Then I get back to the login 
>> prompt...try again a few times, and it might let me back in.
>> - Sometimes I log in to Horde, but when it lists the modules (email, 
>> calendar, address book..), under mail it says 'Please log in', even 
>> though I just did.
>> I have read 5.3.9 of the Horde FAQ, and that did not help.  I have tried
>> other suggestions from people who responded to me before, but nothing 
>> has worked.  This is what the maillog looks like, but doesn't really say
>> much.  The ones with internal IP are from Windows mail client, 
>> external is from webmail.
>> Oct 22 17:54:47 blasted imapd: Connection, ip=[::ffff:192.168.104.30]
>> Oct 22 17:55:02 blasted imapd: LOGIN FAILED, ip=[::ffff:192.168.104.30]
>> Oct 22 17:55:22 blasted last message repeated 2 times
>> Oct 22 17:56:01 blasted imapd: Connection, ip=[::ffff:192.168.104.30]
>> Oct 22 17:56:06 blasted imapd: LOGIN FAILED, ip=[::ffff:192.168.104.30]
>> Oct 22 17:56:12 blasted imapd: LOGIN, user=user%example.com, 
>> ip=[::ffff:192.168.104.30], protocol=IMAP
>> Oct 22 17:56:33 blasted imapd: Connection, ip=[::ffff:25.113.71.62]
>> Oct 22 17:56:33 blasted imapd: LOGIN, user=user at example.com, 
>> ip=[::ffff:25.113.71.62], protocol=IMAP
>> Oct 22 17:56:33 blasted imapd: LOGOUT, user=user at example.com, 
>> ip=[::ffff:25.113.71.62], headers=0, body=0
>> Oct 22 17:56:34 blasted imapd: Connection, ip=[::ffff:25.113.71.62]
>> Oct 22 17:56:39 blasted imapd: LOGIN FAILED, ip=[::ffff:25.113.71.62]
>> Oct 22 17:56:49 blasted last message repeated 2 times
>> Oct 22 17:56:49 blasted imapd: LOGOUT, ip=[::ffff:25.113.71.62]
>> Oct 22 17:57:12 blasted imapd: Connection, ip=[::ffff:25.113.71.62]
>> Oct 22 17:57:12 blasted imapd: LOGIN, user=user at example.com, 
>> ip=[::ffff:25.113.71.62], protocol=IMAP
>> Oct 22 17:57:12 blasted imapd: LOGOUT, user=user at example.com, 
>> ip=[::ffff:25.113.71.62], headers=0, body=0
>> Oct 22 17:57:13 blasted imapd: Connection, ip=[::ffff:25.113.71.62]
>> Oct 22 17:57:14 blasted imapd: LOGIN, user=user at example.com, 
>> ip=[::ffff:25.113.71.62], protocol=IMAP
>> Oct 22 17:57:14 blasted imapd: LOGOUT, user=user at example.com, 
>> ip=[::ffff:25.113.71.62], headers=1276, body=0
>> I really hope someone can help, I can't figure it out.  If it makes a 
>> difference I am running Slackware 8.1, newest versions of Horde and 
>> components, courier-0.43.2, php-4.3.3, vpopmail-5.2.1, and mysql
>> 3.23.52.
>> Thank you!
>> ryan.
>>  
>>
>>
>> -------------------------------------------------------
>> This SF.net email is sponsored by OSDN developer relations
>> Here's your chance to show off your extensive product knowledge
>> We want to know what you know. Tell us and you have a chance to win $100
>> http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
>> _______________________________________________
>> courier-users mailing list
>> courier-users at lists.sourceforge.net
>> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
>
>
>




More information about the imp mailing list