Error rendering macro 'rw-search'

null

Downloads

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

This component release is part of MarvelClient 11.0


FIX

Fixed an issue where upgrade result emails contained MCUpgrade.log.zip twice.

FIXFixed an issue where SMTPEmails could not be sent with certain region settings on Windows 10.
NEW

MCUpgrade now supports sending emails via CDO, Blat and mailsend-go.

By default, CDO.Message object is used - if it cannot be created/used, OR fails due to before mentioned regional settings in Windows, fallback is attempted to Blat.

Blat does not support SSL; in such a case, fallback to mailsend-go.exe in the upgrade directory is attempted (must be deployed via config wizard/package).

NEWAdded a new option SMTPEmailer=cdo|blat|mailsend-go - defaults to not set leading to auto-detection of what works; if set, will exclusively (try to) use the specified emailer.