Hello! I'm trying to send an email with an attachment (photo from the storage). But the letter is not sent, the status is “processing” in the console. An email without attachments is sent without problems and arrives instantly.
Self Hosted, appwrite version 1.5.5, I use sendgrid as an email provider.
TL;DR
Developers are having trouble sending emails with attachments in an app on their self-hosted server using Appwrite version 1.5.5 with SendGrid. Regular emails send fine, but emails with attachments get stuck in 'processing'.