Removed holiday content; Fixed minor bugs; Started to add login code (moved to another project).
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
|
||||
//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
//Email settings - Change these:
|
||||
exports.fromAddress = 'wynne@av4h.com';
|
||||
exports.smtpUser = 'wynne@av4h.com';
|
||||
exports.fromAddress = 'wynne@petitteton.com';
|
||||
exports.smtpUser = 'wynne@petitteton.com';
|
||||
exports.smtpPassword = 'landFJ40';
|
||||
exports.smtpHost = "secure.emailsrvr.com";
|
||||
exports.smtpPort = 465;
|
||||
|
||||
Reference in New Issue
Block a user