Since some weeks, possibly after upgrading to 1.4.5 the modemailer causes nodebb to restart.
Does anybody else have that problem?
Here are the log entries:
27/4 06:36:52 [19664] - [31merror[39m: TypeError: this.message.messageId is not a function
at MailComposer.compile (/home/forum/nodebb/node_modules/nodemailer/node_modules/mailcomposer/lib/mailcomposer.js:90:18)
at module.exports (/home/forum/nodebb/node_modules/nodemailer/node_modules/mailcomposer/lib/mailcomposer.js:7:35)
at Nodemailer.<anonymous> (/home/forum/nodebb/node_modules/nodemailer/lib/nodemailer.js:286:24)
at Nodemailer._processPlugins (/home/forum/nodebb/node_modules/nodemailer/lib/nodemailer.js:352:16)
at Nodemailer.sendMail (/home/forum/nodebb/node_modules/nodemailer/lib/nodemailer.js:280:10)
at Object.Emailer.sendViaFallback (/home/forum/nodebb/src/emailer.js:136:21)
at /home/forum/nodebb/src/emailer.js:114:14
at fn (/home/forum/nodebb/node_modules/async/lib/async.js:746:34)
at /home/forum/nodebb/node_modules/async/lib/async.js:1213:16
at /home/forum/nodebb/node_modules/async/lib/async.js:166:37
at /home/forum/nodebb/node_modules/async/lib/async.js:706:43
at /home/forum/nodebb/node_modules/async/lib/async.js:167:37
at Immediate.<anonymous> (/home/forum/nodebb/node_modules/async/lib/async.js:1206:34)
at runCallback (timers.js:666:20)
at tryOnImmediate (timers.js:639:5)
at processImmediate [as _immediateCallback] (timers.js:611:5)
27/4 06:36:52 [19664] - [32minfo[39m: [app] Shutdown (SIGTERM/SIGINT) Initialised.