3
|
1 Feedbacks, ideas wanted.
|
|
2
|
1
|
3 Dependencies:
|
|
4 node-xmpp
|
|
5 Nodemailer
|
2
|
6
|
1
|
7 Optionnal dependency:
|
|
8 node-ispdb (for easy SMTP setup account, it will find smtp settings for a given email address)
|
2
|
9
|
|
10 Configuration:
|
1
|
11 config.SMTP are settings used if the XMPP user haven't registered to the gateway you can disable this feature by setting config.defaultSMTP to false;
|
|
12
|
|
13 How it works:
|
|
14 For example you wan't to send hello to john@email.com from the gateway mailer.xmpp.tld
|
|
15 Send a message to john%email.com@mailer.xmpp.tld
|
|
16
|
2
|
17 Licence:
|
|
18 MIT
|