send emails to multiple addresses at once

This commit is contained in:
Aine
2022-10-24 16:50:00 +03:00
parent a1feaff350
commit 45ff7597ed
2 changed files with 24 additions and 16 deletions

View File

@@ -33,7 +33,7 @@ so you can use it to send emails from your apps and scripts as well.
- [x] SMTP client
- [x] SMTP server (you can use Postmoogle as general purpose SMTP server to send emails from your scripts or apps)
- [x] Send a message to matrix room with special format to send a new email
- [x] Send a message to matrix room with special format to send a new email, even to multiple email addresses at once
- [ ] Reply to matrix thread sends reply into email thread
## Configuration