Re: [imp] Dates read incorrectly in current HEAD DIMP (and IMP)

2007-08-31 Thread Earnie Boyd
Quoting Joseph Brennan <[EMAIL PROTECTED]>: > > Do you consider "12/08/03" correctly shown as 12 Aug 03, 8 Dec 03, > 12 Aug 2003, or 8 Dec 2003? Since the format is not defined, it's > hard to say when it's parsed correctly. > I just can't resist, it is August 3rd, 1912. Earnie -- http://for-my-

Re: [imp] IMP4.1 redirect or auth or some other problem: no clue

2007-08-31 Thread Varga-Háli Dániel
Good... Than u found the solution to our problem. Those cookies are funky, aren't they? :):) 2007/8/31, robert sand <[EMAIL PROTECTED]>: > > > > I found that the problem was the cookie path. It was set to /horde and > needed to be /horde3 > > robert sand wrote: > > More information... imp passes

[imp] Sidebar collapsed on login?

2007-08-31 Thread Mariusz Czyz
Is there a setting in IMP to have the sidebar collapsed on login? Thanks! -- Mariusz Czyz Network Administrator Art Institute of Chicago -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]

Re: [imp] IMP4.1 redirect or auth or some other problem: no clue

2007-08-31 Thread robert sand
I found that the problem was the cookie path. It was set to /horde and needed to be /horde3 robert sand wrote: > More information... imp passes it's test and shows the correct number of > messages in my mailbox and horde is configured > to use imp for authentication. Any ideas? I have look

Re: [imp] IMP4.1 redirect or auth or some other problem: no clue

2007-08-31 Thread robert sand
More information... imp passes it's test and shows the correct number of messages in my mailbox and horde is configured to use imp for authentication. Any ideas? I have looked over the list messages and have not found anything yet. robert sand wrote: > I am getting the same thing on a new in

Re: [imp] Dates read incorrectly in current HEAD DIMP (and IMP)

2007-08-31 Thread Jan Schneider
Zitat von Dan Brown <[EMAIL PROTECTED]>: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Joseph Brennan wrote: > >> The sender's software is broken. That format is not even close to >> what is defined in RFC 2822 (or the older 822). I wouldn't expect >> any client or imap server to be able

Re: [imp] Dates read incorrectly in current HEAD DIMP (and IMP)

2007-08-31 Thread Dan Brown
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Joseph Brennan wrote: > Out of curiosity, how does it interpret "12/08/03"? Dec. 8, 2003. I don't see a preference controlling the format, so I'm not sure if it's just hardcoded that way or if it follows the system date settings. - -- Dan Brown, KE6

Re: [imp] Dates read incorrectly in current HEAD DIMP (and IMP)

2007-08-31 Thread Joseph Brennan
--On Friday, August 31, 2007 9:58 -0400 Dan Brown <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Joseph Brennan wrote: > >> The sender's software is broken. That format is not even close to >> what is defined in RFC 2822 (or the older 822). I wouldn't expect

Re: [imp] IMP4.1 redirect or auth or some other problem: no clue

2007-08-31 Thread robert sand
I am getting the same thing on a new install on debian. I do have servers running on freebsd. I just am not able to figure it out. auth via imap is happening and sessions are getting created. Just looks like imp does an auto logout. Varga-Háli Dániel wrote: > Hi everybody! > I am new to th

Re: [imp] Dates read incorrectly in current HEAD DIMP (and IMP)

2007-08-31 Thread Dan Brown
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Joseph Brennan wrote: > The sender's software is broken. That format is not even close to > what is defined in RFC 2822 (or the older 822). I wouldn't expect > any client or imap server to be able to sort those by date. Then I guess Thunderbird is

Re: [imp] Dates read incorrectly in current HEAD DIMP (and IMP)

2007-08-31 Thread Joseph Brennan
--On Thursday, August 30, 2007 19:21 -0400 Dan Brown <[EMAIL PROTECTED]> wrote: > I've had a problem for a while with messages from a particular sender > not date-sorting correctly. The date header from a recent message > appears as: > > Date: 8/30/2007 5:59:28 PM > > DIMP shows the date colum

Re: [imp] Dates read incorrectly in current HEAD DIMP (and IMP)

2007-08-31 Thread Tim Bannister
> I've had a problem for a while with messages from a particular sender > not date-sorting correctly. The date header from a recent message > appears as: > > Date: 8/30/2007 5:59:28 PM > > DIMP shows the date column as simply "05:59:28 PM", and it appears > before a message dated 1/30/02.

Re: [imp] IMP4.1 redirect or auth or some other problem: no clue

2007-08-31 Thread Varga-Háli Dániel
Ok peeps. I found the problem. I had the horde in my /var/www/horde-3.1.4dir and the cookies were set to simply /horde in the conf.php file. I modified it to be horde-3.1.4 and it works now awesome. 2007/8/31, Varga-Háli Dániel <[EMAIL PROTECTED]>: > > Hi everybody! > I am new to the Horde Projec