Added
- Added RTL support for outgoing emails (#5056)
- Added Slovenian language.
- Write message to the log when can not remove mutex in
schedule:run. - More detailed error messages for SMTP errors.
- Added
TLS v1.3support to SMTP connection (#5070)
Fixed
- Improve
[MSO]comments processing in incoming emails (#5068) - Do not stop processing background jobs when when SMTP server does not reply after receiving
DATAcommand and mail content. - Properly process customer names with commas (#5074)
Changed
- Changed
smtp_timeoutconfig parameter from 30 to 25 seconds.