Page 1 of 1

new module for SMTPS (secure SMTP)

Posted: Mon Feb 06, 2023 4:12 am
by itistoday
Hi folks, I've released a new module for the Dragonfly framework to handle sending email using the wonderful `msmtp` command, allowing Dragonfly to send SMTPS emails, and it uses the exact same API as the existing smtpx.lsp API:

https://github.com/taoeffect/dragonfly- ... /msmtp.lsp

Enjoy!

Also - I'm offering to host newlisp forums if you guys (and Lutz) would like me to. Here's an example of the forums I already host: https://www.taoeffect.com/forum/

Advantages: no spam (*cross-fingers*) and HTTPS!
Disadvantages: might not contain the history of these forums, as it doesn't make sense to import a polluted forum.

Re: new module for SMTPS (secure SMTP)

Posted: Wed Feb 08, 2023 11:32 am
by cameyo
Thanks.
newlisp deserves a modern and functional forum.