Cloud Mail C++ Edition 2022 (22.0.8319)

Released: Oct 10, 2022

2022 (22.0.8319) での更新項目

機能

  • Added a new CloudMailer component which is used to send HTML emails via Amazon SES, Gmail or Microsoft Graph using one standard API. The simplified API makes implementation very quick and easy, and should be applicable in most use cases.
  • Updated across the board to provide a more consistent and simpler development experience.
  • The Qt toolkit has been merged into the C++ toolkit.
  • The C++ Edition libraries for Linux have been updated to use the internal implementation of SSL/TLS and other cryptographic functions. OpenSSL is no longer a dependency when working on Linux and the linker options -lssl -lcrypto are not needed.