After updating typo3 from version 4.4.4 to 4.5.15 and updating ve_guestbook from 2.8.x to 2.10.1 no notification mails are sent to the specified email address any more.
However if I substitute all calls to "t3lib_div::plainMailEncoded()" with simply "mail()", emails are sent as expected again so this most properly is a bug in "plainMailEncoded()" itself. However if there is additional configuration to do the manual should be updated. Let me know if you need further information!
Regards,
Matthias
However if I substitute all calls to "t3lib_div::plainMailEncoded()" with simply "mail()", emails are sent as expected again so this most properly is a bug in "plainMailEncoded()" itself. However if there is additional configuration to do the manual should be updated. Let me know if you need further information!
Regards,
Matthias