[TFW] Re: [imp] i'm using vpopmail for auth, how

eltonic40 eltonic40@ecotech.com.lr
Thu, 23 May 2002 12:56:12 -0000


ok! it took just a little snooping. I had not uncommented the necessary
lines in

/horde/config/horde.php


That was easy to spot.

Cleared that up and Presto! The stuff is up and running now! Thanks Michael
and Wanachi! Hats off to you guys for gibing me a reason to press on!

eltonic40
connections are an essential part of life


----- Original Message -----
From: "eltonic40" <eltonic40@ecotech.com.lr>
To: "eltonic40" <eltonic40@ecotech.com.lr>; "Michael Bellears"
<michael.bellears@staff.datafx.com.au>
Cc: <imp@lists.horde.org>
Sent: Thursday, May 23, 2002 12:48 PM
Subject: Re: [TFW] Re: [imp] i'm using vpopmail for auth, how


> seems a little progress has been made!
> Reworked everything from scratch and came up to this when I tried logging
> in.
>
> object(pear_error)(7) {
>   ["error_message_prefix"]=>
>   string(0) ""
>   ["mode"]=>
>   int(1)
>   ["level"]=>
>   int(1024)
>   ["code"]=>
>   NULL
>   ["message"]=>
>   string(62) "Required 'phptype' not specified in preferences
> configuration."
>   ["userinfo"]=>
>   NULL
>   ["callback"]=>
>   NULL
> }
> [/usr/local/share/doc/apache/horde/lib/Prefs/sql.php : 80]
>
> Any ideas, as i begin another snoop?
>
> eltonic40
> ----- Original Message -----
> From: "eltonic40" <eltonic40@ecotech.com.lr>
> To: "Michael Bellears" <michael.bellears@staff.datafx.com.au>
> Cc: <imp@lists.horde.org>
> Sent: Thursday, May 23, 2002 12:08 PM
> Subject: Re: [TFW] Re: [imp] i'm using vpopmail for auth, how
>
>
> > > What version of Horde/Imp are you running ?
> > >
> > a.. Horde: 2.0
> > a.. IMP: 3.0
> >
> > > Did you install by following: http://www.geocities.com/oliversl/imp/
> ?(It
> > is
> > > based on Redhat..I run Debian and it is fairly adaptable)
> > >
> > I used this very installation guide.
> >
> > Will try doing it again from scratch!
> > I use Freebsd 4.4
> >
> > > MB
> > >
> > > > -----Original Message-----
> > > > From: eltonic40 [mailto:eltonic40@ecotech.com.lr]
> > > > Sent: Thursday, May 23, 2002 8:50 PM
> > > > To: Michael Bellears
> > > > Cc: imp@lists.horde.org; Odhiambo Washington
> > > > Subject: Re: [TFW] Re: [imp] i'm using vpopmail for auth, how
> > > >
> > > >
> > > >
> > > >
> > > > > Ok - Check the syslog and the imap server log...anything of
> > > > interest?
> > > > >
> > > > > Can you successfully authenticate via telnet to 143 ? Or
> > > > from another imap
> > > > > client (Outlook etc)
> > > > >
> > > > > Do you have any access controls to the imap server at all ?
> > > >
> > > > Strangely syslog is saying something about what's going on:
> > > > That's for imap
> > > > and pop access :
> > > >
> > > > May 23 10:44:48 mail imapd: Connection, ip=[::ffff:127.0.0.1]
> > > > May 23 10:44:48 mail imapd: LOGIN,
> > > > user=myownemailaddress@mydomain.com,
> > > > ip=[::ffff:127.0.0.1]
> > > > May 23 10:44:48 mail imapd: LOGOUT,
> > > > user=myownemailaddress@mydomain.com,
> > > > ip=[::ffff:127.0.0.1], headers=0, body=0
> > > >
> > > > May 23 10:45:20 mail pop3d: Connection, ip=[::ffff:127.0.0.1]
> > > > May 23 10:45:20 mail pop3d: LOGIN,
> > > > user=myownemailaddress@mydomain.com,
> > > > ip=[::ffff:127.0.0.1]
> > > > May 23 10:45:21 mail pop3d: LOGOUT,
> > > > user=myownemailaddress@mydomain.com,
> > > > ip=[::ffff:127.0.0.1], top=0, retr=0
> > > >
> > > >
> > > > I have even sqwebmail setup and running on the qmail-vpopmail
> > > > setup. I am
> > > > currently using a outlook express imap access and it works well.
> > > >
> > > >
> > > > > Did you use the file php.ini-optimized from the PHP
> > > > distribution? (Instead
> > > > > of php.ini-dist) ?
> > > >
> > > > I used php.ini-dist..
> > > >
> > > > >
> > > > > MB
> > > > >
> > > > > > -----Original Message-----
> > > > > > From: eltonic40 [mailto:eltonic40@ecotech.com.lr]
> > > > > > Sent: Thursday, May 23, 2002 7:56 PM
> > > > > > To: Michael Bellears
> > > > > > Cc: imp@lists.horde.org
> > > > > > Subject: Re: [TFW] Re: [imp] i'm using vpopmail for auth, how
> > > > > >
> > > > > >
> > > > > >
> > > > > > > Do php sessions work under horde/test.php ?
> > > > > > >
> > > > > >
> > > > > > yes! Works perfectly! Doing page refresh increments the
> > > > > > number. I can even
> > > > > > do a reset and start the recount all over.
> > > > > >
> > > > > >
> > > > > > > > -----Original Message-----
> > > > > > > > From: eltonic40 [mailto:eltonic40@ecotech.com.lr]
> > > > > > > > Sent: Thursday, May 23, 2002 7:28 PM
> > > > > > > > To: soto@itu.int
> > > > > > > > Cc: imp@lists.horde.org; Harald.XXL@t-online.de;
> > > > Michael Bellears
> > > > > > > > Subject: [TFW] Re: [imp] i'm using vpopmail for auth, how
> > > > > > > >
> > > > > > > >
> > > > > > > > Hey michael,
> > > > > > > >
> > > > > > > > I have an identical setup. Qmail, Vpopmail, and courier-imap
> > > > > > > >
> > > > > > > > Whenever I try logging into IMP, I get Session has expire.
> > > > > > > > When I use a
> > > > > > > > wrong user/pass combination, it let's me know that. But when
> > > > > > > > I try using a
> > > > > > > > valid credential, I get
> > > > > > > >
> > > > > > > > "Your Mail session has expired. Please login again"
> > > > > > > >
> > > > > > > > Any ideas. Been grappling with this for a while now!
> > > > > > > >
> > > > > > > > Also, my config/horde.php Horde Logging section looks
> > > > like this:
> > > > > > > > $conf['log']['enabled'] = true;
> > > > > > > > $conf['log']['type'] = 'file';
> > > > > > > > $conf['log']['name'] = '/tmp/horde.log';
> > > > > > > > $conf['log']['priority'] = LOG_DEBUG;
> > > > > > > > $conf['log']['ident'] = 'HORDE';
> > > > > > > >
> > > > > > > > but nothing shows up in /tmp/horde.log!
> > > > > > > >
> > > > > > > >
> > > > > > > > eltonic40
> > > > > > > > genuine wisdom has many channels but one source which is
> > > > > > from above
> > > > > > > >
> > > > > > > > ----- Original Message -----
> > > > > > > > From: "Michael Bellears"
> > > > <michael.bellears@staff.datafx.com.au>
> > > > > > > > To: <Harald.XXL@t-online.de>; <imp@lists.horde.org>
> > > > > > > > Sent: Wednesday, May 22, 2002 9:58 PM
> > > > > > > > Subject: RE: [imp] i'm using vpopmail for auth, how
> > > > > > > >
> > > > > > > >
> > > > > > > > > > My configuration is:
> > > > > > > > > > Mail --> qmail
> > > > > > > > > > auth --> vpopmail
> > > > > > > > > > imapdserver --> courier-imap
> > > > > > > > > >
> > > > > > > > >
> > > > > > > > > I have an identical setup, and use the following:
> > > > > > > > >
> > > > > > > > > $servers['imap'] = array(
> > > > > > > > >     'name' => 'IMAP Server',
> > > > > > > > >     'server' => 'my_qmail_server',
> > > > > > > > >     'protocol' => 'imap',
> > > > > > > > >     'port' => 143,
> > > > > > > > >     'folders' => 'INBOX.',
> > > > > > > > >     'namespace' => '',
> > > > > > > > >     'maildomain' => '',
> > > > > > > > >     'smtphost' => 'my_qmail_server',
> > > > > > > > >     'realm' => '',
> > > > > > > > >     'preferred' => ''
> > > > > > > > > );
> > > > > > > > >
> > > > > > > > > HTH,
> > > > > > > > > MB
> > > > > > > > >
> > > > > > > > > > What must i write for reading the mails (Maildir)
through
> > > > > > > > IMP in this
> > > > > > > > > > lines?
> > > > > > > > > >
> > > > > > > > > > $servers['imap'] = array(
> > > > > > > > > >     'name' => 'IMAP-Courier',
> > > > > > > > > >     'server' => 'webmail.tomatoes.com',
> > > > > > > > > >     'protocol' => 'imap/ssl',
> > > > > > > > > >     'port' => 143,
> > > > > > > > > >     'folders' => 'mail/',
> > > > > > > > > >     'namespace' => '',
> > > > > > > > > >     'maildomain' => 'tomatoes.com',
> > > > > > > > > >     'smtphost' => 'webmail.tomatoes.com',
> > > > > > > > > >     'realm' => 'tomatoes.com',
> > > > > > > > > >     'preferred' => ''
> > > > > > > > > > );
> > > > > > > > > >
> > > > > > > > > > (Sorry, because of my english)
> > > > > > > > > >
> > > > > > > > > > mfg
> > > > > > > > > > Harald
> > > > > > > > >
> > > > > > > > > --
> > > > > > > > > IMP mailing list
> > > > > > > > > Frequently Asked Questions: http://horde.org/faq/
> > > > > > > > > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > ---
> > > > > > > > Outgoing mail is certified Virus Free.
> > > > > > > > Checked by AVG anti-virus system (http://www.grisoft.com).
> > > > > > > > Version: 6.0.362 / Virus Database: 199 - Release
> > > > Date: 5/7/2002
> > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > > IMP mailing list
> > > > > > > > Frequently Asked Questions: http://horde.org/faq/
> > > > > > > > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> > > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > > > ---
> > > > > > Outgoing mail is certified Virus Free.
> > > > > > Checked by AVG anti-virus system (http://www.grisoft.com).
> > > > > > Version: 6.0.362 / Virus Database: 199 - Release Date: 5/7/2002
> > > > > >
> > > > >
> > > >
> > > >
> > > > ---
> > > > Outgoing mail is certified Virus Free.
> > > > Checked by AVG anti-virus system (http://www.grisoft.com).
> > > > Version: 6.0.362 / Virus Database: 199 - Release Date: 5/7/2002
> > > >
> > >
> >
> >
> > ---
> > Outgoing mail is certified Virus Free.
> > Checked by AVG anti-virus system (http://www.grisoft.com).
> > Version: 6.0.362 / Virus Database: 199 - Release Date: 5/7/2002
> >
> >
> > --
> > IMP mailing list
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> >
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.362 / Virus Database: 199 - Release Date: 5/7/2002
>
>


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.362 / Virus Database: 199 - Release Date: 5/7/2002