seneca-mail-server

0.1.3 • Public • Published

expose a smtp server to receive emails into seneca

options

{ SMTPBanner: options.banner || 'seneca-smtp', name: options.domain || 'nearform.com', secureConnection: options.secure === undefined ? true : options.secure, debug: options.debug === undefined ? false : options.debug }

Usage

TODO

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.3
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.3
    3
  • 0.1.2
    0
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i seneca-mail-server

Weekly Downloads

3

Version

0.1.3

License

ISC

Last publish

Collaborators

  • nherment