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

/seneca-mail-server/

    Package Sidebar

    Install

    npm i seneca-mail-server

    Weekly Downloads

    0

    Version

    0.1.3

    License

    ISC

    Last publish

    Collaborators

    • nherment