mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Error-reporting over mail also
This commit is contained in:
@@ -15,7 +15,9 @@ var mail_config = {
|
||||
authMethod: 'PLAIN',
|
||||
tls: {
|
||||
ciphers:'SSLv3'
|
||||
}
|
||||
},
|
||||
from: 'no-reply@zoff.me',
|
||||
to: 'contact@zoff.me'
|
||||
};
|
||||
|
||||
module.exports = mail_config;
|
||||
|
||||
Reference in New Issue
Block a user