motze92 / office365-mail

Office365 transport for Laravel
MIT License
62 stars 21 forks source link

feat: added possibility to send large attachments #4

Closed matrad closed 4 years ago

matrad commented 4 years ago

Added the possibility to send attachments larger than 4MB

Attention: when upgrading the package to the new version the Permission Mail.ReadWrite is needed, before the Mail.Send - Permission was sufficient.