view README @ 2:1299e2d8497f

Clarify README.
author Sonny Piers <sonny.piers@gmail.com>
date Wed, 15 Jun 2011 06:24:09 +0200
parents 56b67e2b35b1
children fb9e6a945287
line wrap: on
line source

Dependencies:
	node-xmpp
	Nodemailer

Optionnal dependency:
	node-ispdb (for easy SMTP setup account, it will find smtp settings for a given email address)

Configuration:
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;

How it works:
For example you wan't to send hello to john@email.com from the gateway mailer.xmpp.tld
Send a message to john%email.com@mailer.xmpp.tld

Licence:
MIT