[imp] username and password mechanism

Rich Lafferty rich@horde.org
Tue, 1 May 2001 12:52:00 -0400


On Tue, May 01, 2001 at 09:46:30PM +0500, Abid Ghufran (abidghufran@hotmail.com) wrote:
> Dear All,
> 
> I am using php version 4, imap-2000-3,postgresql-7.0.2-17, 
> horde-1.2,imp-2.2, openldap-1.2.11-15,openssl-0.9.5a-14 and all other 
> required rpms. OF THESE openldap, openssl and imap are yet to be configured.
> 
> This is all on Linux RedHat 7 machine with Sendmail 8.11 and apache. I have 
> installed sendmail using the generice linux conf file. I can see the logon 
> prompt at the apache imp/horde webmail site. But cant access as the username 
> and passsword connectivity cant be established. My sendmail is also fully 
> connected and functional with the internet.

IMP is an IMAP client; if you wish to read your mail over IMAP, you
have to have an IMAP server running.

Sendmail has nothing to do with reading mail, it's just there to send
and receive.

Please read the section entitled "Mandatory Items" under
"Requirements" in imp/docs/INSTALL.

  -Rich

-- 
------------------------------ Rich Lafferty ---------------------------
 Sysadmin/Programmer, Instructional and Information Technology Services
   Concordia University, Montreal, QC                 (514) 848-7625
------------------------- rich@alcor.concordia.ca ----------------------


>From chuck@horde.org Date: Tue,  1 May 2001 13:20:32 -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 49931 invoked from network); 1 May 2001 17:21:49 -0000
Received: from 208-59-250-206.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (208.59.250.206)
  by horde.org with SMTP; 1 May 2001 17:21:49 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id 7D31F3CA0; Tue,  1 May 2001 13:20:32 -0400 (EDT)
Received: from 206.243.191.252 ( [206.243.191.252])
	as user chuck@localhost by marina.horde.org with HTTP;
	Tue,  1 May 2001 13:20:32 -0400
Message-ID: <988737632.3aeef0603e495@marina.horde.org>
Date: Tue,  1 May 2001 13:20:32 -0400
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
References: <20010430155624.C10397@samrowe.com> <988665629.3aedd71db4783@marina.horde.org> <20010430173915.A11029@samrowe.com> <988666999.3aeddc77e109c@marina.horde.org> <20010430174756.B11029@samrowe.com>
In-Reply-To: <20010430174756.B11029@samrowe.com>
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] Unable to save user prefs

Quoting Sam Rowe <sam@samrowe.com>:

> So, at that time saving preferences didn't work at all? I'd hate to lose all
> the customization I've done, just to have the up-to-the-minute version..

It probably did, but I have no way of knowing for sure, and you might have 
caught a broken checkout somehow...

There have been a lot of changes since then: bugfixes, improvements, cleanups, 
api changes... you're not going to be in very good shape building something 
custom off of a cvs version; older versions won't match the api of the final 
release. Once we make a release the apis should be stable, and you should be 
able to modify individual apps without affecting others.

What kinds of customizations have you done? Anything that'd make a good patch?

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
You will receive an urgent transmission from the Martian government informing 
you that Mars does not, in fact, need women, so please stop sending them.


>From chuck@horde.org Date: Tue,  1 May 2001 13:21:53 -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 50709 invoked from network); 1 May 2001 17:23:10 -0000
Received: from 208-59-250-206.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (208.59.250.206)
  by horde.org with SMTP; 1 May 2001 17:23:10 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id C4F773CA0; Tue,  1 May 2001 13:21:53 -0400 (EDT)
Received: from 206.243.191.252 ( [206.243.191.252])
	as user chuck@localhost by marina.horde.org with HTTP;
	Tue,  1 May 2001 13:21:53 -0400
Message-ID: <988737713.3aeef0b17d606@marina.horde.org>
Date: Tue,  1 May 2001 13:21:53 -0400
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
References: <Pine.LNX.4.33.0104302229450.4369-100000@camlaw.rutgers.edu>
In-Reply-To: <Pine.LNX.4.33.0104302229450.4369-100000@camlaw.rutgers.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] ouch.. big problem.

Quoting Tom Ryan <tomryan@camlaw.rutgers.edu>:

> Tonight I had a user write me that he was using imp, logged out, logged
> back in again a couple of minutes later and saw someone elses account.
> 
> I looked at the logs and indeed there seemed to be simul logins. here's
> some info for the imap logs
> 
> imapd[18576]: [ID 806292 mail.debug] imap service init from 128.6.180.11
> imapd[18577]: [ID 806292 mail.debug] imap service init from 128.6.180.11
> imapd[18577]: [ID 666661 mail.info] Authenticated user=user1
> imapd[18576]: [ID 666661 mail.info] Authenticated user=user2

That log doesn't really tell me anything...

A couple of people have reported this before, and it was always tracked down to 
phplib somehow not using a unique-enough session id. If you check the list 
archives you'll find some patches and discussion of this; make sure that the 
phplib you're using is the latest one from the horde 1.2 cvs.

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
You will receive an urgent transmission from the Martian government informing 
you that Mars does not, in fact, need women, so please stop sending them.


>From lee@badencorp.com Date: Tue,  1 May 2001 13:25:37 -0400
Return-Path: <lee@badencorp.com>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 51717 invoked from network); 1 May 2001 17:29:29 -0000
Received: from swan.mail.pas.earthlink.net (207.217.120.123)
  by horde.org with SMTP; 1 May 2001 17:29:29 -0000
Received: from gatekeeper.badencorp.com (user198.net071.fl.sprint-hsd.net [209.26.3.198])
	by swan.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id KAA26295
	for <imp@lists.horde.org>; Tue, 1 May 2001 10:29:28 -0700 (PDT)
Received: (from nobody@localhost)
	by gatekeeper.badencorp.com (8.9.3/8.9.3) id NAA10347
	for imp@lists.horde.org; Tue, 1 May 2001 13:25:37 -0400
X-Authentication-Warning: gatekeeper.badencorp.com: nobody set sender to lee@badencorp.com using -f
Received: from 205.128.202.55 ( [205.128.202.55])
	as user lee@localhost by 209.26.3.198 with HTTP;
	Tue,  1 May 2001 13:25:37 -0400
Message-ID: <988737937.3aeef191d6d94@209.26.3.198>
Date: Tue,  1 May 2001 13:25:37 -0400
From: Lee Nash <lee@badencorp.com>
To: imp@lists.horde.org
References: <5.0.2.1.0.20010501081121.026f4260@pop3.norton.antivirus> <5.0.2.1.0.20010501081121.026f4260@pop3.norton.antivirus> <5.0.2.1.0.20010501090449.02738a80@pop3.norton.antivirus>
In-Reply-To: <5.0.2.1.0.20010501090449.02738a80@pop3.norton.antivirus>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Re: [imp] prefs

Is it valid to assign a scope of horde to all prefs?

-lee



Quoting Ranger Fox <rangerfox@rangerfox.com>:

> Perfect!
> 
> At 07:26 AM 5/1/01 -0700, you wrote:
> >Quoting Ranger Fox <rangerfox@rangerfox.com>:
> >
> > > last problem fixed, new question.  My values are not being pulled from
> my
> > > mysql DB for from address, full name, etc.
> > > Has the configuration changed at all?  I copied and pasted from my old
> > > conf.php to my new conf.php.
> > > Did something change?  Or am I missing something?
> >
> >The API changed a bit.  Full name and from address are global prefs and 
> >are now
> >under the Horde scope instead of the empty scope as before.  The following
> 
> >sql
> >query should fix it up for you:
> >
> >update horde_prefs set scope = 'horde' where scope = ''
> >
> >Good luck!
> >
> >--
> >/// max kalika
> >// max@the-triumvirate.net
> >
> >"and after a while you'll stop making computers out of stuff and start
> making
> >stuff out of computers" -- douglas adams 4/5/01
> >
> >--
> >IMP mailing list: http://horde.org/imp/
> >Frequently Asked Questions: http://horde.org/faq/
> >To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> 
> 
> -- 
> IMP mailing list: http://horde.org/imp/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> 
>