Re: [imp] IMP does not mark the messages seen after the users reading them

2009-04-08 Thread Xristos Karvouneas
ok, found that on SuSE lists and I think it is what I am talking about. I am quoting the conversation between a user and the author of BincIMAP: On Tue, 2006-03-07 at 20:32 +0100, Andreas Aardal Hanssen wrote: > On Tue, 7 Mar 2006, Martin Ebourne wrote: > >Horde Imp (or the underlying PHP IM

Re: [imp] Deleted messages not moved to trash from client applications

2009-04-08 Thread Michael M Slusarz
Quoting "E. John Messersmith III" : I have been a catalog.com member for years and because they recently started to offer IMAP email access I decided to switch my Gmail IMAP account over to webhero so that everything would be in one place. I have experienced a difference between how IMAP is impl

Re: [imp] Dimp : "headers already sent" errors in logs

2009-04-08 Thread Michael M Slusarz
Quoting Emeric Jhelil : Michael M Slusarz a écrit : Quoting Emeric Jhelil : if compress_pages = true and flush is commented out, "no problem" (compress_pages has been modified by the admin interface) This is irrelevant. Without the flush() call we simply eat and discard any unexpected ou

Re: [imp] blank inbox page on "corrupt" cache file

2009-04-08 Thread Michael M Slusarz
Quoting Peter Meier : Hi We're on latest stable horde/imp etc. using caching with files. Within the last month we had twice the situation, where a user reported that her inbox shows up as a blank page (like a failed script etc.), however there is nothing in the php log, nor in the horde log.

Re: [imp] Max attachment size

2009-04-08 Thread Michael M Slusarz
Quoting Michael Menge : Hi, Quoting Michael M Slusarz : The MIME/IMAP/attachment code has been completely rewritten in IMP 5 and, regardless, the outputted message *is* valid MIME. However, you really shouldn't be using 'Forward Attachments Only' - you should be using 'Forward Entire Me

Re: [imp] IE8 and Dimp

2009-04-08 Thread Michael M Slusarz
Quoting Deja3 User : IE8 won't render the inbox unless compatibility mode is enabled in IE8 if you choose dynamic email (dimp). No messages appear in your Inbox view, the bar just below the tabs simply says "Loading..." and the folders shown at the left are listed by name, but no icons for

[imp] IMP git - dropdown box for selection mails

2009-04-08 Thread Jens A. Tkotz
Hi, using IMP git latest. Since some days i miss the dropdown box for selecting "read","unread", "deleted" "seen", "unseen" etc. mails in the mailbox view. Is this a temporary thing or work in progress? Regards, Jens -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Freq

Re: [imp] IMP does not mark the messages seen after the users reading them

2009-04-08 Thread Michael M Slusarz
Quoting Xristos Karvouneas : ok, found that on SuSE lists and I think it is what I am talking about. I am quoting the conversation between a user and the author of BincIMAP: On Tue, 2006-03-07 at 20:32 +0100, Andreas Aardal Hanssen wrote: On Tue, 7 Mar 2006, Martin Ebourne wrote: >Horde

Re: [imp] IMP git - dropdown box for selection mails

2009-04-08 Thread Michael M Slusarz
Quoting "Jens A. Tkotz" : Hi, using IMP git latest. Since some days i miss the dropdown box for selecting "read","unread", "deleted" "seen", "unseen" etc. mails in the mailbox view. Is this a temporary thing or work in progress? http://bugs.horde.org/ticket/6875#c2 michael --

Re: [imp] IMP git - dropdown box for selection mails

2009-04-08 Thread Jens A. Tkotz
Hi Michael, thanks for the answer. Your statement in the ticket is not wrong, But in my opinion its a very convenient functionality. Here is how i use it for example: I read new mails that interest me. For the other i simply selected all unseen and delete them in a bunch. So deleting all unse

Re: [imp] IMP git - dropdown box for selection mails

2009-04-08 Thread Michael M Slusarz
Quoting "Jens A. Tkotz" : Hi Michael, thanks for the answer. Your statement in the ticket is not wrong, But in my opinion its a very convenient functionality. Here is how i use it for example: I read new mails that interest me. For the other i simply selected all unseen and delete them in a bu

Re: [imp] Deleted messages not moved to trash from client

2009-04-08 Thread E. John Messersmith III
Well, I don't know what Gmail is doing either but the iPhone gets it right in all cases and all clients get it right when using Gmail. I'm not being angry here just very frustrated. I don't know how I can be any clearer. It is either a configuration parameter of IMAP or Horde or both. Webmail - w

Re: [imp] Deleted messages not moved to trash from client

2009-04-08 Thread Earnie Boyd
Quoting "E. John Messersmith III" : I go to Mail Options->Deleting and Moving Messages and I simply check the option "When deleting messages, move them to your Trash folder instead of marking them as deleted?" I select a message and click the Delete link. No marking for deletion; no countin

Re: [imp] Deleted messages not moved to trash from client

2009-04-08 Thread Simon Wilson
"given that I have selected the correct Webmail option (and set the corresponding option in all my clients), why is it when a remote IMAP client (Outlook, Outlook Express, Windows Mail) executes a "delete" command and that command is received by the IMAP server is it not translated into a "mo

Re: [imp] Deleted messages not moved to trash from client

2009-04-08 Thread Craig White
He said Outlook Express, which is a well behaved IMAP client, not Outlook which is not a well behaved IMAP client. You might have made it clear to OP that within horde/imp/config/prefs.php is the ability to control the exact IMAP client behavior which does allow him to move e-mail messages to a fo

Re: [imp] Deleted messages not moved to trash from client

2009-04-08 Thread Simon Wilson
He actually said "Outlook, Outlook Express, Windows Mail", not "Outlook Express". Having personal experience of Outlook as an IMAP client that was the one I chose to discuss. Further discussion of those clients and their behaviour as IMAP clients is probably not a subject for this list othe

Re: [imp] Max attachment size

2009-04-08 Thread Michael Menge
Hi again, Quoting Michael M Slusarz : Quoting Michael Menge : Hi, Quoting Michael M Slusarz : The MIME/IMAP/attachment code has been completely rewritten in IMP 5 and, regardless, the outputted message *is* valid MIME. However, you really shouldn't be using 'Forward Attachments Only'