mirror of
https://github.com/root-fr/jmap-webmail.git
synced 2026-09-24 16:01:18 +00:00
The send validation was requiring body text, which prevented sending emails that only have attachments. Changed validation to allow sending when there's either body text OR uploaded attachments.