remote_login and non-default server and servtype
Emily Carl
emilyac@wanet.net
Fri, 02 Mar 2001 10:56:56 -0800
I am writing to solicit suggestions on how to use the
remote_login.php3 capability with more than just the
$imapuser and $pass form variables passed to it. I.E.
the $server and $servtype variables, that are also on
the normal imp login screen are not being honored
if set in the remote_login.php3, in the redirect to
index.php3.
I am assuming this involves overriding the default
$server and $servtype (overriding the default language
would also be nice), somehow. I don't know where to
start to look to incorporate for $server and $servtype
what is now being done for $imapuser and $pass.
Your assistance would greatly be appreciated.
Emily.
>From chuck@horde.org Date: Fri, 2 Mar 2001 14:17:18 -0500
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 62767 invoked from network); 2 Mar 2001 19:18:18 -0000
Received: from 208-59-178-62.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (208.59.178.62)
by horde.org with SMTP; 2 Mar 2001 19:18:18 -0000
Received: by marina.horde.org (Postfix, from userid 33)
id B91353CA6; Fri, 2 Mar 2001 14:17:18 -0500 (EST)
Received: from 206.243.191.252 ( [206.243.191.252])
as user chuck@marina.horde.org by marina.horde.org with HTTP;
Fri, 2 Mar 2001 14:17:18 -0500
Message-ID: <983560638.3a9ff1be9b8a2@marina.horde.org>
Date: Fri, 2 Mar 2001 14:17:18 -0500
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
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] Again on user nobody...
Quoting Albrigo Michele <albrigo@omega.sci.univr.it>:
> Is there a way to pass to ssmtp the name of the user
> who logged into our imap server?
We do that, with the -f argument. Does ssmtp honor that argument?
-chuck
--
Charles Hagenbuch, <chuck@horde.org>
"We have no fuel on board, plus or minus 8 kilograms." -A NASA scientist
>From chuck@horde.org Date: Fri, 2 Mar 2001 14:18:13 -0500
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 63356 invoked from network); 2 Mar 2001 19:19:13 -0000
Received: from 208-59-178-62.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (208.59.178.62)
by horde.org with SMTP; 2 Mar 2001 19:19:13 -0000
Received: by marina.horde.org (Postfix, from userid 33)
id 8E3343CA6; Fri, 2 Mar 2001 14:18:13 -0500 (EST)
Received: from 206.243.191.252 ( [206.243.191.252])
as user chuck@marina.horde.org by marina.horde.org with HTTP;
Fri, 2 Mar 2001 14:18:13 -0500
Message-ID: <983560693.3a9ff1f574361@marina.horde.org>
Date: Fri, 2 Mar 2001 14:18:13 -0500
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
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] IMP 2.3 login procedure
Quoting "Hanser, Kevin" <kevin@merchantinternetgroup.com>:
> What is the "proper" way to login to IMP 2.3?
> If I login to horde first, it just says "welcome, (username)". And then
> when I click on the IMP icon, it makes me login to IMP again... is that
> correct, or is there an easy way to make IMP use the horde login that was
> already done?
>
> Or, here's the other way I do it: If I login directly to IMP (without
> logging into horde first), it works fine, but then when I go to contacts,
> I'm made to login again... can turba be configured to use the IMP login
> information?
All of this is the state of things as they currently are.
> Basically, I am only planning on using IMP and Turba, and I'd like to have
> a single login for the user....
It will happen.
-chuck
--
Charles Hagenbuch, <chuck@horde.org>
"We have no fuel on board, plus or minus 8 kilograms." -A NASA scientist
>From chuck@horde.org Date: Fri, 2 Mar 2001 14:27:06 -0500
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 64556 invoked from network); 2 Mar 2001 19:28:06 -0000
Received: from 208-59-178-62.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (208.59.178.62)
by horde.org with SMTP; 2 Mar 2001 19:28:06 -0000
Received: by marina.horde.org (Postfix, from userid 33)
id 578C93CA6; Fri, 2 Mar 2001 14:27:06 -0500 (EST)
Received: from 206.243.191.252 ( [206.243.191.252])
as user chuck@marina.horde.org by marina.horde.org with HTTP;
Fri, 2 Mar 2001 14:27:06 -0500
Message-ID: <983561226.3a9ff40a14d3e@marina.horde.org>
Date: Fri, 2 Mar 2001 14:27:06 -0500
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
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] -HEAD version of IMP/Horde
Quoting The Hermit Hacker <scrappy@hub.org>:
> Just trying to get it configured, and hit a 'bug' ... I put horde at the
> top of the tree, so my 'root' is just '' ... no probs there. But, when I
> try to load it, its fails to load:
>
> http://css.php
>
> instead of:
>
> http://webmail2.acadiau.ca/css.php
What page gives you this?
-chuck
--
Charles Hagenbuch, <chuck@horde.org>
"We have no fuel on board, plus or minus 8 kilograms." -A NASA scientist
>From chuck@horde.org Date: Fri, 2 Mar 2001 14:28:24 -0500
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 65339 invoked from network); 2 Mar 2001 19:29:24 -0000
Received: from 208-59-178-62.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (208.59.178.62)
by horde.org with SMTP; 2 Mar 2001 19:29:24 -0000
Received: by marina.horde.org (Postfix, from userid 33)
id 7F2BA3CA6; Fri, 2 Mar 2001 14:28:24 -0500 (EST)
Received: from 206.243.191.252 ( [206.243.191.252])
as user chuck@marina.horde.org by marina.horde.org with HTTP;
Fri, 2 Mar 2001 14:28:24 -0500
Message-ID: <983561304.3a9ff4586504a@marina.horde.org>
Date: Fri, 2 Mar 2001 14:28:24 -0500
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
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] remote_login and non-default server and servtype
Quoting Emily Carl <emilyac@wanet.net>:
> I am writing to solicit suggestions on how to use the
> remote_login.php3 capability with more than just the
> $imapuser and $pass form variables passed to it. I.E.
> the $server and $servtype variables, that are also on
> the normal imp login screen are not being honored
> if set in the remote_login.php3, in the redirect to
> index.php3.
>
> I am assuming this involves overriding the default
> $server and $servtype (overriding the default language
> would also be nice), somehow. I don't know where to
> start to look to incorporate for $server and $servtype
> what is now being done for $imapuser and $pass.
>
> Your assistance would greatly be appreciated.
I can't really say without seeing what you're trying to do... I'm pretty sure
it all should work, but... :)
-chuck
--
Charles Hagenbuch, <chuck@horde.org>
"We have no fuel on board, plus or minus 8 kilograms." -A NASA scientist