newLISP Fan Club

Forum => newLISP in the real world => Topic started by: itistoday on February 05, 2023, 08:12:07 PM

Title: new module for SMTPS (secure SMTP)
Post by: itistoday on February 05, 2023, 08:12:07 PM
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-newlisp/blob/master/example-site/dragonfly-framework/plugins-inactive/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.
Title: Re: new module for SMTPS (secure SMTP)
Post by: cameyo on February 08, 2023, 03:32:58 AM
Thanks.

newlisp deserves a modern and functional forum.