I was just poking around the modules documentation and noticed that there was a small error:
Code: Select all
(load "/usr/share/modules/newlisp/smtp.lsp")
Code: Select all
(load "/usr/share/newlisp/modules/smtp.lsp")
The error is also in the source file.
I'm new to newLISP and to this forum so I'm not sure if this is the right place to report such things.
seetho