| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.8.197 source code.tar.gz | 2025-11-21 | 7.9 MB | |
| 1.8.197 source code.zip | 2025-11-21 | 11.1 MB | |
| README.md | 2025-11-21 | 607 Bytes | |
| Totals: 3 Items | 19.0 MB | 0 | |
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.3 support 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 DATA command and mail content.
* Properly process customer names with commas (#5074)
Changed
* Changed smtp_timeout config parameter from 30 to 25 seconds.