mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
fix broken mail_activesync send after changes how identity is seeded
This commit is contained in:
parent
2a0889bcf6
commit
9c534850be
@ -1203,7 +1203,6 @@ class mail_activesync implements activesync_plugin_write, activesync_plugin_send
|
||||
}
|
||||
}
|
||||
|
||||
$mailObject->SetMessageType();
|
||||
$Header = $mailObject->CreateHeader();
|
||||
//debugLog(__METHOD__.__LINE__.' MailObject-Header:'.array2string($Header));
|
||||
$Body = trim($mailObject->CreateBody()); // philip thinks this is needed, so lets try if it does any good/harm
|
||||
|
Loading…
Reference in New Issue
Block a user