You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Custom keychain support for macOS TLS (aws#204)
* Update submodules and pull in keychain path override API PR
Co-authored-by: Eero Kurimo <[email protected]>
This is related to issue #197 .
The same problem of extra periods occurring in the raw message key. See example below (RawMessage Data is truncated):
The patch suggested in referenced post fixes the problem and allows emails to go through.
File: /aws-cpp-sdk-email/source/model/SendRawEmailRequest.cpp
Method: Aws::String SendRawEmailRequest::SerializePayload() const, line 52
Output after fix (RawMessage Data is truncated):
The text was updated successfully, but these errors were encountered: