[imp] Imp 2.2.7 login

Joe Hamelin joe@nethead.com
Tue, 15 Jan 2002 15:41:42 -0800 (PST)


The passwords come from the mail server (POP or IMAP) that you are
trying to get mail from.  Unless you are on Matthew Seidl's
localhost.com box (mail.localhost.com doesn't resolve anyway) you
won't get anywhere.  Try just using http://localhost/horde/mail if
you're trying to use your local server.. and make sure that IMAP is
answering on port 143 (a quick 'telnet 127.0.0.1 143' will check it).

-Joe

-- 
 -----------------------------------------------------------------
| Joe Hamelin <joe@hamelin.edmonds.wa.us> Edmonds, Washington, US |
 -----------------------------------------------------------------

On Tue, 15 Jan 2002, Paul Bauer wrote:

:I am trying to setup 2.2.7 for the moment,   I see that 3.0 is out
:and in time I will upgrade
:
:I do not undertstand the login process.   I have installed
:horde/php3/imp and have gotten phplib to pass sessions to postgres.
:
:When I goto login I see the attemp in my messages:
:Jan 15 15:02:19 mail IMP[26715]: FAILED xxx.xxx.xxx.xxx to
:mail.localhost.com:143 as pbauer
:
:I see that the request has been sent to apache:
:[15/Jan/2002:15:05:03 -0800] "GET
:/horde/imp/login.php3?uniq=10676591263c44b59dbd07a HTTP/1.1" 200 7286
:"http://localhost/horde/imp/" "Mozilla/5.0 (Macintosh; U; PPC Mac OS
:X; en-US;v:0.9.5) Gecko/20011015"
:
:
:but then it times out:
:[15/Jan/2002:15:08:17 -0800] "GET
:/horde/imp/login.php3?reason=timeout HTTP/1.1"200 7371
:"http://localhost/horde/imp/login.php3?uniq=10676591263c44b59dbd07a"
:"Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:0.9.5)
:Gecko/20011015"
: 
:So what I would like help understanding is...
:Where do the usernames and passwords reside?  Apache runs as user
:nobody, postgres as pgsql and neither have permission to read
:/etc/password.  So how do I pass valid users/passwords to imp?
:I appreciate the pointer.
:   Paul.
:
:PS. FreeBSD 4.4-STABLE if it matters.
:Again thank you.
:
: