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
{{ message }}
This repository was archived by the owner on Jul 28, 2023. It is now read-only.
* Add the the From:, Reply-to, and To: headers to sendEmailWithAttachment. The lack of a From: header breaks DKIM.
* Added a null check for sourceEmail in sendEmailWithAttachment, and removed the 'to' param from the test as it was null and isn't necessary for that test to do what it needs to.
0 commit comments