On 11 Apr 2018 12:06, "Simon Wilson" <si...@simonandkate.net> wrote: > > I've updated all my pear and pecl packages, checked horde/test.php and everything seems normal and up to date, yet Imp still truncates replies. > > Anyone? > > Simon Wilson > M: 0400 121 116 > > Sent from Nine
On the web, or from Nine? Because it sounds like an ActiveSync client weirdness. If on the web, have you tried a different browser? All accounts or just yours? What's your php memory limit? And what's the server's memory status? I've never seen this, so I'm just throwing out stuff. Simon > ________________________________ > From: Simon Wilson > Sent: Tuesday, 10 April 2018 19:11 > To: imp@lists.horde.org > Subject: Re: [imp] Truncated text > > >> BTW, Horde is 5.2.17, Imp is 6.2.21. PHP is 5.4.45. >> >> Manual copy and paste below for a reply... :( >> >> I've tried swapping out caching backend and it has not helped... Both Horde and Imp to MongoDB instead of Redis. No change. >> >> When I hit reply to a message, Imp in DEBUG logs no errors at the time of the "Reply", but does have some errors from loading the Configuration page (when I set logging to Debug, then back to Info). >> >> 2018-04-10T18:59:08+10:00 DEBUG: HORDE [horde] PHP ERROR: Declaration of Horde_Form_Type_pgp::init() should be compatible with Horde_Form_Type_longtext::init($rows = 8, $cols = 80, $helper = Array) [pid 15391 on line 878 of "/usr/share/pear/Horde/Form/Type.php"] >> 2018-04-10T18:59:08+10:00 DEBUG: HORDE [horde] PHP ERROR: Declaration of Horde_Form_Type_image::onSubmit() should be compatible with Horde_Form_Type::onSubmit() [pid 15391 on line 1361 of "/usr/share/pear/Horde/Form/Type.php"] >> 2018-04-10T18:59:08+10:00 DEBUG: HORDE [horde] PHP ERROR: Declaration of Horde_Form_Type_link::init() should be compatible with Horde_Form_Type::init() [pid 15391 on line 1438 of "/usr/share/pear/Horde/Form/Type.php"] >> 2018-04-10T18:59:08+10:00 DEBUG: HORDE [horde] PHP ERROR: Declaration of Horde_Form_Type_matrix::init() should be compatible with Horde_Form_Type::init() [pid 15391 on line 2165 of "/usr/share/pear/Horde/Form/Type.php"] >> 2018-04-10T18:59:08+10:00 DEBUG: HORDE [horde] PHP ERROR: Declaration of Horde_Form_Type_enum::init() should be compatible with Horde_Form_Type::init() [pid 15391 on line 2335 of "/usr/share/pear/Horde/Form/Type.php"] >> 2018-04-10T18:59:08+10:00 DEBUG: HORDE [horde] PHP ERROR: Declaration of Horde_Form_Type_mlenum::init() should be compatible with Horde_Form_Type::init() [pid 15391 on line 2411 of "/usr/share/pear/Horde/Form/Type.php"] >> 2018-04-10T18:59:08+10:00 DEBUG: HORDE [horde] PHP ERROR: Declaration of Horde_Form_Type_mlenum::onSubmit() should be compatible with Horde_Form_Type::onSubmit() [pid 15391 on line 2411 of "/usr/share/pear/Horde/Form/Type.php"] >> 2018-04-10T18:59:08+10:00 DEBUG: HORDE [horde] PHP ERROR: Declaration of Horde_Form_Type_set::init() should be compatible with Horde_Form_Type::init() [pid 15391 on line 2569 of "/usr/share/pear/Horde/Form/Type.php"] >> 2018-04-10T18:59:08+10:00 DEBUG: HORDE [horde] PHP ERROR: Declaration of Horde_Form_Type_sorter::init() should be compatible with Horde_Form_Type::init() [pid 15391 on line 3400 of "/usr/share/pear/Horde/Form/Type.php"] >> 2018-04-10T18:59:08+10:00 DEBUG: HORDE [horde] PHP ERROR: Declaration of Horde_Form_Type_selectfiles::init() should be compatible with Horde_Form_Type::init() [pid 15391 on line 3470 of "/usr/share/pear/Horde/Form/Type.php"] >> 2018-04-10T18:59:08+10:00 DEBUG: HORDE [horde] PHP ERROR: Declaration of Horde_Form_Type_assign::init() should be compatible with Horde_Form_Type::init() [pid 15391 on line 3600 of "/usr/share/pear/Horde/Form/Type.php"] >> 2018-04-10T18:59:08+10:00 DEBUG: HORDE [horde] PHP ERROR: Declaration of Horde_Form_Type_assign::getValues() should be compatible with Horde_Form_Type::getValues() [pid 15391 on line 3600 of "/usr/share/pear/Horde/Form/Type.php"] >> 2018-04-10T18:59:08+10:00 DEBUG: HORDE [horde] PHP ERROR: Declaration of Horde_Form_Type_dblookup::init() should be compatible with Horde_Form_Type_enum::init($values, $prompt = NULL) [pid 15391 on line 3751 of "/usr/share/pear/Horde/Form/Type.php"] >> 2018-04-10T18:59:08+10:00 DEBUG: HORDE [horde] PHP ERROR: Declaration of Horde_Form_Type_figlet::init() should be compatible with Horde_Form_Type::init() [pid 15391 on line 3804 of "/usr/share/pear/Horde/Form/Type.php"] >> 2018-04-10T18:59:08+10:00 DEBUG: HORDE [horde] PHP ERROR: Declaration of Horde_Form_Type_invalid::init() should be compatible with Horde_Form_Type::init() [pid 15391 on line 3873 of "/usr/share/pear/Horde/Form/Type.php"] >> 2018-04-10T18:59:08+10:00 DEBUG: HORDE [horde] PHP ERROR: Declaration of Horde_Form_Type_country::init() should be compatible with Horde_Form_Type_enum::init($values, $prompt = NULL) [pid 15391 on line 923 of "/usr/share/pear/Horde/Form/Type.php"] >> >> >> >> >> ----- Message from Simon Wilson <si...@simonandkate.net> --------- >> Date: Tue, 10 Apr 2018 18:04:23 +1000 >> From: Simon Wilson <si...@simonandkate.net> >> Reply-To: si...@simonandkate.net >> Subject: [imp] Truncated text >> To: imp@lists.horde.org >> >> >> For some reason my Imp has started truncating text when replying, and I have no idea why... >> >> Emails all read and display fine, but hitting reply opens a new window with (for example) as noted below. >> >> There is nothing that I can see in logs, and all other functionality appears OK. A google search revealed no answers. Does this prompt any brain cells in anyone who has had similar? >> >> Simon. >> >> >> *Example:* >> >> ----- Message from Ralf Lang <l...@b1-systems.de> --------- >> Date: Tue, 10 Apr 2018 08:39:17 +0200 >> From: Ralf Lang <l...@b1-systems.de> >> Subject: Re: [horde] Question about Ajax.Request >> To: ho...@lists.horde.org >> >> Am[Truncated Text] >> >> >> >> ----- End message from Ralf Lang <l...@b1-systems.de> ----- >> >> -- >> Simon Wilson >> M: 0400 12 11 16 >> >> -- >> imp mailing list >> Frequently Asked Questions: http://wiki.horde.org/FAQ >> To unsubscribe, mail: imp-unsubscr...@lists.horde.org >> > > > -- > imp mailing list > Frequently Asked Questions: http://wiki.horde.org/FAQ > To unsubscribe, mail: imp-unsubscr...@lists.horde.org -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org