Skip to main content

A Wishbone output module to send mails from incoming events.

Project description

          __       __    __
.--.--.--|__.-----|  |--|  |--.-----.-----.-----.
|  |  |  |  |__ --|     |  _  |  _  |     |  -__|
|________|__|_____|__|__|_____|_____|__|__|_____|
                                   version 2.1.2

Build composable event pipeline servers with minimal effort.


=====================
wishbone.output.email
=====================

Version: 1.0.0

Sends out incoming events as email.
-----------------------------------


    Treats event.data as the body of an email.


    Parameters:

        - selection(str)("@data")
           |  The part of the event to submit externally.
           |  Use an empty string to refer to the complete event.

        - mta(string)("localhost:25)
           |  The address:port of the MTA to submit the
           |  mail to.

        - to(list)([])*
           |  A list of destinations.

        - subject(str)("Wishbone")*
           |  The subject of the email.

        - from_address(str)("wishbone@localhost")*
           |  The form email address.


    Queues:

        - inbox
           |  Incoming messages

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wishbone_output_email-1.0.0.tar.gz (3.2 kB view details)

Uploaded Source

File details

Details for the file wishbone_output_email-1.0.0.tar.gz.

File metadata

File hashes

Hashes for wishbone_output_email-1.0.0.tar.gz
Algorithm Hash digest
SHA256 6fbd3744980058a9d884963070c820b2eaee600a782536d9d9615f1035d3ab3f
MD5 b7e317eecabef2a6e12f651b2bd7e5c5
BLAKE2b-256 ee6a46962509e0dce0de40c4a529f83ca1e5bfac9fc50b994c28e7ebdb302bfe

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page