Need help to enable cl-sendmail on CLISP
Jean Louis <[email protected]>
| Newsgroups | gmane.lisp.clisp.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, I have tried using cl-sendmail on CLISP, however, I have encountered issues as explained here: https://github.com/u-u-h/cl-sendmail/issues/4 The maintainer does not have any time to look into the issues. Sending email is one of most important activities. Using SMTP is not always the option, especially when many emails are to be sent, it is simply blocking the execution of program. Using sendmail liberates the software, and sendmail handles the queue way faster. When sending email by using "with-email", the SBCL is working pretty fine. However, CLISP sends email where subject is missing, and email addresses are not correctly shown. I am just guessing it may be issue in other packages. Any pointers and helpful hints are welcome. Jean ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ clisp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-list