did you activate self::$debug ?
Stylite AG
Morschheimer Strasse 15
D-67292 Kirchheimbolanden
Tel. +49(0)6352 706290 | Fax +49(0)6352 7062930
Mail: kl@stylite.de
www.stylite.de | www.egroupware.org | www.facebook.com/EGroupware
Managing Directors: Andre Keller | Ralf Becker | Gudrun Mueller
Chairman of the supervisory board: Prof. Dr. Birger Leon Kropshofer
VAT DE214280951 | Registered HRB 31158 Kaiserslautern | Germany
E-Mail written with EGroupware: The software for advanced business
communication
[egroupware-developers@lists.sourceforge.net ]
Perhaps I spoke too soon. Horde E-mail works. However now I am
getting debugging output. E-mail was not working due to 4 needed
packages:
[ https://abf.rosalinux.ru/zombie/php-pear-Horde_Socket_Client ->
Horde_Socket_Client ]
[ https://abf.rosalinux.ru/zombie/php-pear-Horde_ListHeaders ->
Horde_ListHeaders ]
[ https://abf.rosalinux.ru/zombie/php-pear-Horde_Secret -> Horde_Secret ]
[ https://abf.rosalinux.ru/zombie/php-pear-Horde_Crypt_Blowfish ->
Horde_Crypt_Blowfish ]
eGroupware will not run Mail without these, and there is no Check
for them in setup.
Moving on
emailadmin_imapbase::getMessageBody23859, always_display,
Array
(
[0] => Horde_Mime_Part Object
(
[_type:protected] => text
[_subtype:protected] => plain
[_contents:protected] =>
[_transferEncoding:protected] => 7bit
[_language:protected] => Array
(
)
[_description:protected] =>
[_disposition:protected] =>
[_dispParams:protected] => Array
(
[size] => 1777
)
[_contentTypeParams:protected] =>
Horde_Support_CaseInsensitiveArray Object
(
[storage:ArrayIterator:private] => Array
(
[charset] => utf-8
)
)
[_parts:protected] => Array
(
)
[_mimeid:protected] => 1
[_eol:protected] =>
[_temp:protected]
=> Array
(
)
[_metadata:protected] => Array
(
)
[_boundary:protected] =>
[_bytes:protected] => 1777
[_contentid:protected] =>
[_duration:protected] =>
[_reindex:protected] =>
[_basepart:protected] =>
[_hdrCharset:protected] =>
[_serializedVars:protected] => Array
(
[0] => _type
[1] => _subtype
[2] => _transferEncoding
[3] => _language
[4] => _description
[5] => _disposition
[6] => _dispParams
[7] =>
_contentTypeParams
[8] => _parts
[9] => _mimeid
[10] => _eol
[11] => _metadata
[12] => _boundary
[13]
=> _bytes
[14] => _contentid
[15] => _duration
[16] => _reindex
[17] => _basepart
[18] => _hdrCharset
)
)
[1] => emailadmin_imapbase->getTextPart:4020 /
emailadmin_imapbase->getMessageBody:4236 /
mail_ui->get_load_email_data:2776 / mail_ui->loadEmailBody:3426
)
Why is