WPManageNinja / fluent-smtp

FluentSMTP - WordPress SMTP & Email Service API connection Plugin
https://fluentsmtp.com
87 stars 44 forks source link

Office 365 API - attachments not sent #199

Open ampersandmatt opened 5 months ago

ampersandmatt commented 5 months ago

The email itself gets sent but attachments are not included. This was working previously when sending via standard SMTP to Office 365. It's using the standard wp_mail() function to include array of attachments which are all references to files in the media library.