# HG changeset patch # User bsw # Date 1319484466 -7200 # Node ID ad7255ce00c84d26a3f97e4713041a9de53c3e6c # Parent 0f66da081ad317b698a9473c9d964ecce77b0a73 Fixed wrong argument name in nodemailer.send_mail call. diff -r 0f66da081ad3 -r ad7255ce00c8 lfapi/main.js --- a/lfapi/main.js Mon Oct 24 21:25:12 2011 +0200 +++ b/lfapi/main.js Mon Oct 24 21:27:46 2011 +0200 @@ -1043,7 +1043,7 @@ // send email to user nodemailer.send_mail({ - from: config.mail.from, + sender: config.mail.from, subject: config.mail.subject_prefix + "Your LiquidFeedback API alpha test account needs confirmation", to: member_notify_email, body: "\