benjaminrh:mail-listener

v0.6.3Published 10 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

mail-listener - Meteor Smart Package

endorse

mail-listener NPM module packaged for Meteor.

How to use?

  1. Install meteorite
  2. mrt add mail-listener

Initialize with:

var mailListener = new MailListener({
	// options...
});

More documentation is available at the module's repo.