Closed be-root closed 3 years ago
First issue fixed in bb583fed815. The second is a missing dependency.
Thank you for the reply. Which dependency is missing and how to integrate it?
26.03.2021 08:26:18 Aleksander Machniak @.***>:
First issue fixed in bb583fe[https://github.com/roundcube/roundcubemail/commit/bb583fed815bddaab152d7cb0a9da62151bba032]. The second is a missing dependency.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub[https://github.com/roundcube/roundcubemail/issues/7972#issuecomment-808001171], or unsubscribe[https://github.com/notifications/unsubscribe-auth/AKW535F7WFZO7KABZYVC3PDTFQZJLANCNFSM4ZXPOW5Q]. [data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABECAYAAAA4E5OyAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAAoSURBVHic7cEBAQAAAIIg/69uSEABAAAAAAAAAAAAAAAAAAAAAACPBkiEAAHzeIrHAAAAAElFTkSuQmCC###24x24:true###][Verfolgungsbild][https://github.com/notifications/beacon/AKW535FXEGOMJDB6WCOWHHTTFQZJLA5CNFSM4ZXPOW52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGAUR5EY.gif]
I get two field messages in RC 1.5 beta:
1: PHP Warning: Undefined property: stdClass::$headers in /plugins/identity_select/identity_select.php on line 52
2: PHP Fatal error: Uncaught Error: Class "Mail_mime" not found in /program/include/rcmail_sendmail.php:300
Stack trace:
0 /program/actions/mail/send.php(204): rcmail_sendmail->create_message()
1 /program/include/rcmail.php(275): rcmail_action_mail_send->run()
2 /index.php(279): rcmail->action_handler()
3 {main}
thrown in /program/include/rcmail_sendmail.php on line 300
what could be the cause of this? Thanks in advance!