SparkPostのTLSv1.0のサポートが、2018年7月23日に廃止されました。これにより、.NET Framework 4.5.2で動作しているSitecore XPソリューションでは、Email Delivery Serviceが利用できなくなるため、Sitecore XPからEmail Delivery Serviceを呼び出そうとすると失敗し、例外がスローされます。
この問題は、EXMバージョン3.4~3.5に影響します。
事象が発生する前提条件:
SparkPostへの接続が必要なアクションの例
エラーの例:
The underlying connection was closed: An unexpected error occurred on a send.
Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.
Failed to read beginning of SSL/TLS record.
この問題を解決するには、以下のいずれかのオプションを検討してください:
<httpRuntime targetFramework="4.6" ... />