issues
search
aksiksi
/
vaulty
A service that allows users to send email directly to a cloud storage service.
https://vaulty.net
4
stars
0
forks
source link
Restructure Email and Attachment
#7
Closed
aksiksi
closed
4 years ago
aksiksi
commented
4 years ago
Resolves #5
Notes
Mailgun API key is passed in from CLI
Split attachments list out of
Email
Attachments are now processed in parallel using nifty
Stream
combinators!
handle()
function now takes an email and optional attachment
If no attachment is present, email can be written to storage (e.g. for scrapbook mode)
Resolves #5
Notes
Email
Stream
combinators!handle()
function now takes an email and optional attachment