Re: [imp] Printing out session vars

2007-01-14 Thread Roger Thomas
Quoting Chuck Hagenbuch <[EMAIL PROTECTED]>: > Quoting Roger Thomas <[EMAIL PROTECTED]>: > > >> > My Horde/IMP is working fine with IMP doing the authentication. > >> > Session is stored in mySQL. Path to IMP is: > >> > /html/horde/imp &

Re: [imp] Printing out session vars

2007-01-14 Thread Roger Thomas
Quoting Chuck Hagenbuch <[EMAIL PROTECTED]>: > Quoting Roger Thomas <[EMAIL PROTECTED]>: > > > My Horde/IMP is working fine with IMP doing the authentication. > > Session is stored in mySQL. Path to IMP is: > > /html/horde/imp > > > > I have

[imp] Printing out session vars

2007-01-14 Thread Roger Thomas
horde-3.1.3 imp-h3-4.1.3 php-4.3.11 My Horde/IMP is working fine with IMP doing the authentication. Session is stored in mySQL. Path to IMP is: /html/horde/imp I have a non-Horde app in /html/app and I would like to print out Horde's session vars from a script in /html/app/sess.php so that I am

Re: [imp] IMP prefs nav_poll array

2007-01-12 Thread Roger Thomas
Quoting Roger Thomas <[EMAIL PROTECTED]>: > Quoting Jan Schneider <[EMAIL PROTECTED]>: > > > Zitat von Roger Thomas <[EMAIL PROTECTED]>: > > > > > Quoting Roger Thomas <[EMAIL PROTECTED]>: > > > > > >> I have unread messa

Re: [imp] IMP prefs nav_poll array

2007-01-12 Thread Roger Thomas
Quoting Jan Schneider <[EMAIL PROTECTED]>: > Zitat von Roger Thomas <[EMAIL PROTECTED]>: > > > Quoting Roger Thomas <[EMAIL PROTECTED]>: > > > >> I have unread messages in my Spam folder so I changed the value: > >> > >> // list o

Re: [imp] IMP prefs nav_poll array

2007-01-12 Thread Roger Thomas
Quoting Roger Thomas <[EMAIL PROTECTED]>: > I have unread messages in my Spam folder so I changed the value: > > // list of folders to poll for new mail > $_prefs['nav_poll'] = array( > 'value' => 'INBOX.Spam', > 'locked

[imp] IMP prefs nav_poll array

2007-01-12 Thread Roger Thomas
I have unread messages in my Spam folder so I changed the value: // list of folders to poll for new mail $_prefs['nav_poll'] = array( 'value' => 'INBOX.Spam', 'locked' => false, 'shared' => false, 'type' => 'implicit'); I logout, deleted all my Horde and IMP prefs from backend, lo

[imp] Should I worry?

2007-01-10 Thread Roger Thomas
horde-3.1.3 imp-h3-4.1.3 php-4.3.11 apache-1.3.33 Yesterday I gave up with IMP when all my efforts to login only gave me a blank screen. I have checked all logs (Apache, IMAP, MTA), cleared all cache and cookies, deleting browser history.. but still I got a blank screen upon login with IMP. Thi