- Add minimal validations of from & to keywords for message-content
- rename
to-vector
->ensure-sequential
asto-vector
was misleading.
- Add util functions
to-file
&to-vector
- Now you can pass a lone attachment to
send-mail
as is, without wrapping it in list/vector
- Minor fixes
- Added
- get-stored-message
- parse
- parse-message
- download-attachment
- send-mail to send mails (with/without attachment)