[imp] Authentication Problem: log appears to be muddled

Jason Cox jacox@learnframe.com
Tue, 7 Aug 2001 09:34:43 -0600


I tried that already.  The error message that is being logged to the php log
is:
[01-Aug-2001 18:34:15] PHP Warning:  Retrying LOGIN authentication after
AUTHENTICATE LOGIN failed (errflg=1) in Unknown on line 0

If the maillog is accurate, it appears that the username is either getting
mangled or lost somewhere.  On the advice of Chuck, I upgraded to the most
recent version of imap but that didn't fix it.

jason

> -----Original Message-----
> From: francus@yossi.com [mailto:francus@yossi.com]
> Sent: Monday, August 06, 2001 7:34 PM
> To: imp@lists.horde.org
> Subject: re: [imp] Authentication Problem: log appears to be muddled
>
>
> Check that php.ini is set up. Also in php.ini change the
> settings to log
> to a file (fairly well commented in php). I choose
> /tmp/php.log as the file
> but you can set it to anything. When I had a similar problem
> it was this log
> that told me exactly where I needed to look. Worth a shot.
>
>
> Quoting Jason Cox <jacox@learnframe.com>:
>
> > Chuck,
> >
> > First off let me thank you for taking the time to help me out.  I
> > appreciate
> > it very much.
> >
> > I went and got the latest version of imap-2000c and am
> currently running
> > that.  I'm still getting pretty much the same problem
> though.  Now the
> > maillog reports:
> >
> > Aug  1 18:34:06 web1 imapd[9119]: imap service init from 127.0.0.1
> > Aug  1 18:34:09 web1 imapd[9119]: AUTHENTICATE LOGIN
> failure host=web1
> > [127.0.0.1]
> > Aug  1 18:34:15 web1 last message repeated 2 times
> > Aug  1 18:34:15 web1 imapd[9119]: Logout user=??? host=web1
> [127.0.0.1]
> > Aug  1 18:37:10 web1 imapd[9124]: imap service init from 65.5.42.198
> > Aug  1 18:37:10 web1 imapd[9124]: Login user=jasonc
> host=[207.201.104.90]
> > Aug  1 18:41:00 web1 imapd[9124]: Logout user=jasonc
> host=[207.201.104.90]
> >
> > The first entries are when I tried to login using imp.  The
> successful
> > entries are when I logged in using a remote Eudora client.  I had
> > previously
> > tried to use the horde demo server and I was able to
> successfully login.
> > Now it appears that the demo site is down though.
> >
> > If I could login from the demo site, that would probably mean that a
> > configuration was messed up somewhere in my imp install.
> Any idea where
> > that might be?
> >
> > Thanks for your help,
> >
> > Jason
> >
> > PS.
> > Don't know if it really tells anything but the php error
> log gives the
> > following error when I try to login:
> > [01-Aug-2001 18:34:15] PHP Warning:  Retrying LOGIN
> authentication after
> > AUTHENTICATE LOGIN failed (errflg=1) in Unknown on line 0
> >
> > > -----Original Message-----
> > > From: Chuck Hagenbuch [mailto:chuck@horde.org]
> > > Sent: Wednesday, August 01, 2001 3:39 PM
> > > To: jacox@learnframe.com
> > > Subject: RE: [imp] Authentication Problem: log appears to
> be muddled
> > >
> > >
> > > Quoting Jason Cox <jacox@learnframe.com>:
> > >
> > > > I'm not quite sure.  I'm using the imap-devel-4.7-5 rpm.
> > > It sounds like
> > > > that could be the problem though.  I'm assuming I can just
> > > compile a later
> > > > version of imap and just use that c-client?  Anyone know
> > > which version I
> > > > should look for?  Any suggestions on a good imap distro?
> > >
> > > Yeah, that version is pretty old. Get imap-2000c at least.
> > >
> > > -chuck
> > >
> > > --
> > > Charles Hagenbuch, <chuck@horde.org>
> > > Some fallen angels have their good reasons.
> > >
> >
> >
> > --
> > IMP mailing list: http://horde.org/imp/
> > Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> >
>
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>



>From chuck@horde.org Date: Tue,  7 Aug 2001 11:34:33 -0400
Return-Path: <chuck@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 34932 invoked from network); 7 Aug 2001 15:36:27 -0000
Received: from h00104bc60b3c.ne.mediaone.net (HELO marina.horde.org) (24.91.198.7)
  by horde.org with SMTP; 7 Aug 2001 15:36:27 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id E73333A04; Tue,  7 Aug 2001 11:34:33 -0400 (EDT)
Received: from 206.243.191.252 ( [206.243.191.252])
	as user chuck@localhost by marina.horde.org with HTTP;
	Tue,  7 Aug 2001 11:34:33 -0400
Message-ID: <997198473.3b700a89c6e0a@marina.horde.org>
Date: Tue,  7 Aug 2001 11:34:33 -0400
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
References: <5.1.0.14.0.20010801165050.028113a8@staff.mail.uoguelph.ca> <996818266.3b6a3d5acaa46@unix1.trinity.ox.ac.uk> <996827260.3b6a607ccd155@unix1.trinity.ox.ac.uk>
In-Reply-To: <996827260.3b6a607ccd155@unix1.trinity.ox.ac.uk>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Re: [imp] having username as part of the IMAP servername

Quoting bob.reven@unix1.trinity.ox.ac.uk:

> can anyone with more detailed knowledge of PHP and IMP suggest how this
> could be achieved with either 2.2.6 or 2.3.7

You should be able to get it to work with the vinfo hook in 2.3.

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
Some fallen angels have their good reasons.


>From chuck@horde.org Date: Tue,  7 Aug 2001 11:35:10 -0400
Return-Path: <chuck@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 35165 invoked from network); 7 Aug 2001 15:37:03 -0000
Received: from h00104bc60b3c.ne.mediaone.net (HELO marina.horde.org) (24.91.198.7)
  by horde.org with SMTP; 7 Aug 2001 15:37:03 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id 75ED23A04; Tue,  7 Aug 2001 11:35:10 -0400 (EDT)
Received: from 206.243.191.252 ( [206.243.191.252])
	as user chuck@localhost by marina.horde.org with HTTP;
	Tue,  7 Aug 2001 11:35:10 -0400
Message-ID: <997198510.3b700aae5664d@marina.horde.org>
Date: Tue,  7 Aug 2001 11:35:10 -0400
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
References: <3B6A6DC3.F2BC16FF@sharp.fm>
In-Reply-To: <3B6A6DC3.F2BC16FF@sharp.fm>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Re: [imp] Anyone using either shmem or LDAP for session management?

Quoting Graham Leggett <minfrin@sharp.fm>:

> - LDAP session support requires the installation of a schema in the LDAP
> server that is missing from the documentation entirely.

You should be able to find it in the phplib docs, web site, or list archives 
somewhere.

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
Some fallen angels have their good reasons.


>From chuck@horde.org Date: Tue,  7 Aug 2001 11:36:05 -0400
Return-Path: <chuck@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 35591 invoked from network); 7 Aug 2001 15:38:00 -0000
Received: from h00104bc60b3c.ne.mediaone.net (HELO marina.horde.org) (24.91.198.7)
  by horde.org with SMTP; 7 Aug 2001 15:38:00 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id 9F4BC3A04; Tue,  7 Aug 2001 11:36:05 -0400 (EDT)
Received: from 206.243.191.252 ( [206.243.191.252])
	as user chuck@localhost by marina.horde.org with HTTP;
	Tue,  7 Aug 2001 11:36:05 -0400
Message-ID: <997198565.3b700ae57fa2a@marina.horde.org>
Date: Tue,  7 Aug 2001 11:36:05 -0400
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
References: <993297996.3b34864c57dfd@linux.wg.de> <01ca01c11c5d$8d8c4140$3ced10ac@nisc.lan>
In-Reply-To: <01ca01c11c5d$8d8c4140$3ced10ac@nisc.lan>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Re: [imp] Wordwrap in 2.2.x again

Quoting Leif Olson <lolson@lynx.nisc.cc>:

> Thanks, this worked great to fix my problems too.
> I may have missed this discussion already, but is there any reason why this
> wrap_message command was removed?  Seems like a major step back to me.

It takes a _long_ time on large messages, and usually isn't needed.

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
Some fallen angels have their good reasons.


>From chuck@horde.org Date: Tue,  7 Aug 2001 12:03:47 -0400
Return-Path: <chuck@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 40058 invoked from network); 7 Aug 2001 16:05:40 -0000
Received: from h00104bc60b3c.ne.mediaone.net (HELO marina.horde.org) (24.91.198.7)
  by horde.org with SMTP; 7 Aug 2001 16:05:40 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id 5A56239F4; Tue,  7 Aug 2001 12:03:47 -0400 (EDT)
Received: from 206.243.191.252 ( [206.243.191.252])
	as user chuck@localhost by marina.horde.org with HTTP;
	Tue,  7 Aug 2001 12:03:47 -0400
Message-ID: <997200227.3b7011633a76b@marina.horde.org>
Date: Tue,  7 Aug 2001 12:03:47 -0400
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
References: <Pine.LNX.4.33.0108021353410.4855-100000@hawthorn.aquinas.edu>
In-Reply-To: <Pine.LNX.4.33.0108021353410.4855-100000@hawthorn.aquinas.edu>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Re: [imp] 0 Byte Attachment

Quoting Brad Vedders <veddebra@aquinas.edu>:

> Users have been experiencing problems with attachments.  No matter what is
> attached when it is received the attachment is 0 bytes.  The attaching
> process appears to be okay up until it is sent (ie the file shows with the
> correct byte size and also a tmp file is created in /tmp).  It recently
> started happening within the last week.  I was wondering if I have
> something mis-configured somewhere or what may be the problem?

/tmp isn't full, is it? What changed when it stopped working? That's the 
question...

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
Some fallen angels have their good reasons.


>From chuck@horde.org Date: Tue,  7 Aug 2001 12:04:42 -0400
Return-Path: <chuck@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 40681 invoked from network); 7 Aug 2001 16:06:36 -0000
Received: from h00104bc60b3c.ne.mediaone.net (HELO marina.horde.org) (24.91.198.7)
  by horde.org with SMTP; 7 Aug 2001 16:06:36 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id DE27839F4; Tue,  7 Aug 2001 12:04:42 -0400 (EDT)
Received: from 206.243.191.252 ( [206.243.191.252])
	as user chuck@localhost by marina.horde.org with HTTP;
	Tue,  7 Aug 2001 12:04:42 -0400
Message-ID: <997200282.3b70119abe072@marina.horde.org>
Date: Tue,  7 Aug 2001 12:04:42 -0400
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
References: <01080123012202.01873@redsky.boussen.net> <996760279.3b695ad76310a@marina.horde.org> <01080221203300.01364@redsky.boussen.net>
In-Reply-To: <01080221203300.01364@redsky.boussen.net>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Re: [imp] Manuals...howto...where??...

Quoting Roger Boussen <Roger@Boussen.net>:

> So I need 2.3 to do nice things like filtering.

Yes.

> Is imp-2.3.6.tar.gz a "stable" release? I need it for an elementary school so 
> it has to be more stable then M$ software.
> Does this work with horde 1.2.6 and php4.0.4 or do I need other version?

You need horde 1.3.3 and PEAR from php-4.0.7-cvs, and possibly php itself 4.0.5 
or later. As for it being stable, it's not bad, but the current cvs is better.

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
Some fallen angels have their good reasons.