@Pappmann https://github.com/NodeBB/NodeBB/blob/v0.9.x/src/emailer.js
For a quick hack, just change the second 'direct' to 'sendmail' in line 17.
For a real patch, change the name in the array, too (rename the first direct to sendmail), and then change it in line 118, too.