Re: [imp] Message flags missing in basic/mobile mode

2012-12-19 Thread Aria Bamdad
Quoting Michael M Slusarz : The only way IMP hides this is if you are using POP3 or the mailbox is read only. michael Thanks Michael. I am for sure using IMAP and not POP. I am sure this problem started recently during my testing of this new release. I do recall seeing the 'Mark M

Re: [imp] Bug in horde_imap_client-2.4.0?

2012-12-19 Thread Thomas Jarosch
Hi Lukas, On Tuesday, 18. December 2012 16:09:32 Lukas Gradl wrote: > After updating horde_imap_client to 2.4.0 Attachments are no longer > shown in imp. Mails look like they don't have any file attached. > > After downgrading to 2.3.2 Attachments are shown again. > > Unfortunatly bugs.horde.or

[imp] Horde IMP 6.0.2 - http segfaulting when To: contains many adresses

2012-12-19 Thread Oliver Lehmann
Hi, Today I migrated from Horde 4 to Horde 5 including the update to Horde IMP 6.0.2. I wonder why I was no longer able to open one of my mailbox folders (red Communication error window) and my http-error.log file always prints [Wed Dec 19 16:59:29 2012] [notice] child pid 1044 exit signal Ille

Re: [imp] Horde IMP 6.0.2 - http segfaulting when To: contains many adresses

2012-12-19 Thread Oliver Lehmann
Here you'll find the truss output (at least the end of it, more can be provided if wanted) of the httpd child which died http://pastebin.com/5eehewXs -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Re: [imp] Message flags missing in basic/mobile mode

2012-12-19 Thread Aria Bamdad
Quoting Michael M Slusarz : The only way IMP hides this is if you are using POP3 or the mailbox is read only. michael Did a bit more debugging and added the following debug statement to the imp/mailbox.php file after the mailbox readonly status is checked: /* Determine if mailbox is r

[imp] Blank emails

2012-12-19 Thread Simon Brereton
Hi I've googled with no success. I'm running Horde5/Imp6 in testing - everything was going well, but lately emails sent from my Android device are empty. I.e. the recipient receives it, but there is no new text (the replied-to text is there). In the sent folder on the phone the entire message a

Re: [imp] Blank emails

2012-12-19 Thread mrubinsk
Quoting Simon Brereton > Hi I've googled with no success. I'm running Horde5/Imp6 in testing - everything was going well, but lately emails sent from my Android device are empty. I.e. the recipient receives it, but there is no new text (the replied-to text is there). In the sent folder on the

Re: [imp] Blank emails

2012-12-19 Thread Simon Brereton
On Dec 19, 2012 2:03 PM, wrote: > > Quoting Simon Brereton > Hi >> >> >> I've googled with no success. >> >> I'm running Horde5/Imp6 in testing - everything was going well, but lately >> emails sent from my Android device are empty. I.e. the recipient receives >> it, but there is no new text (the

Re: [imp] Message flags missing in basic/mobile mode

2012-12-19 Thread Aria Bamdad
Quoting Michael M Slusarz : The only way IMP hides this is if you are using POP3 or the mailbox is read only. michael Ok, did more tracing and it appears that it's not the mailbox readonly status that is causing this. It appears that imp/templates/basic/mailbox/navbar.html.php is wha

Re: [imp] Message flags missing in basic/mobile mode

2012-12-19 Thread Oscar del Rio
On 12/19/12 02:38 PM, Aria Bamdad wrote: Ok, did more tracing and it appears that it's not the mailbox readonly status that is causing this. It appears that imp/templates/basic/mailbox/navbar.html.php is what displays the form field for the 'Mark Messages' drop down list. I placed a debug

Re: [imp] Blank emails

2012-12-19 Thread Michael J Rubinsky
Quoting Simon Brereton > On 19 December 2012 14:21, wrote: Quoting Simon Brereton On Dec 19, 2012 2:03 PM, wrote: Quoting Simon Brereton > Hi I've googled with no success. I'm running Horde5/Imp6 in testing - everything was going well, but lately emails sent from my Android device ar

Re: [imp] Blank emails

2012-12-19 Thread Simon Brereton
On 19 December 2012 16:59, Michael J Rubinsky wrote: > Quoting Simon Brereton > On 19 December 2012 > 14:21, wrote: >>> >>> Quoting Simon Brereton >>> >>> >>> On Dec 19, 2012 2:03 PM, wrote: Quoting Simon Brereton > Hi > > > > I've googled with no success. >

Re: [imp] Message flags missing in basic/mobile mode

2012-12-19 Thread Michael M Slusarz
Quoting Oscar del Rio : On 12/19/12 02:38 PM, Aria Bamdad wrote: Ok, did more tracing and it appears that it's not the mailbox readonly status that is causing this. It appears that imp/templates/basic/mailbox/navbar.html.php is what displays the form field for the 'Mark Messages' drop d