NS8-Joplin Server App

Hi @mrmarkuz and @oneitonitram

I get this message after install Joplin from softwarecenter:
{“code”:“EENVELOPE”,“message”:“Mail command failed: 501 5.1.7 Bad sender address syntax”,“stack”:“Error: Mail command failed: 501 5.1.7 Bad sender address syntax\n at SMTPConnection._formatError (/home/joplin/packages/server/node_modules/nodemailer/lib/smtp-connection/index.js:798:19)\n at SMTPConnection._actionMAIL (/home/joplin/packages/server/node_modules/nodemailer/lib/smtp-connection/index.js:1607:34)\n at SMTPConnection. (/home/joplin/packages/server/node_modules/nodemailer/lib/smtp-connection/index.js:1076:18)\n at SMTPConnection._processResponse (/home/joplin/packages/server/node_modules/nodemailer/lib/smtp-connection/index.js:982:20)\n at SMTPConnection._onData (/home/joplin/packages/server/node_modules/nodemailer/lib/smtp-connection/index.js:763:14)\n at Socket.SMTPConnection._onSocketData (/home/joplin/packages/server/node_modules/nodemailer/lib/smtp-connection/index.js:195:44)\n at Socket.emit (node:events:517:28)\n at addChunk (node:internal/streams/readable:368:12)\n at readableAddChunk (node:internal/streams/readable:341:9)\n at Socket.Readable.push (node:internal/streams/readable:278:10)”}

1 Like

Do you use the mail instance or an external server for mail notification? See Email notifications — NS8 documentation

To check the current mail settings of Joplin, especially the MAILER_NOREPLY_EMAIL variable

runagent -m joplin1 cat app.env

For a workaround until it’s fixed, see NS8-Joplin Server App - #64 by mrmarkuz

1 Like

With an expert like you the live of a linux greenhorn like me can be very simple.
Now it works. :pray:

1 Like

HEllo, the Joplin Issue has been fixed in a new Update
Release 1.1.0 · geniusdynamics/ns8-joplinserver

We have implement a UI to add the from email address, hidden in the Advanced section, Take note to configure that, when reconfiguring.

it should work with existing config as well, without overwriting in subsequent updates

1 Like

Joplin now support SAML: https://github.com/laurent22/joplin/pull/11865
seems alot more OSS apps will be supporting SSO, Nifty

1 Like