give better feedback to frontend

This commit is contained in:
Klaus Leithoff 2014-01-17 13:40:41 +00:00
parent af6b513a54
commit 8bdef50e23

View File

@ -3673,7 +3673,8 @@ class mail_bo
{
return array(
array(
'body' => '',
'error' => 1,
'body' => 'Error: Could not fetch structure on mail:'.$_uid." as $_htmlOptions". 'for Mailprofile'.$this->icServer->ImapServerId.' User:'.$GLOBALS['egw_info']['user']['account_lid'],
'mimeType' => 'text/plain',
'charSet' => self::$displayCharset,
)