1. detroit-email(5)
  2. detroit-email(5)

NAME

detroit-email - send out customizable email announcement

DESCRIPTION

The Email plug-in for Detroit can send out release announcements, or other messages during the standard promote stage.

OPTIONS

The following options can be used in the Detroit toolchain file for defining an Email tool instance.

DEFAULTS

Most of the options default to environment variables (unless noenv is used).

Note that if EMAIL_PASSWORD is not set in the environment, then the user will be prompted for it on the command line when it is required.

EXAMPLES

Usually the usecase is for sending out a release announcement, and in that case the default configuration suffices. So, the typical example is simply:

announce:
  tool: email
  mailto:
    - ruby-talk@ruby-lang.org

RESOURCES

For more information:

Copyright (c) 2010 Rubyworks

Detroit EMail is distributable in accordance with the GPLv3 license.

SEE ALSO

detroit(1)

  1. January 2014
  2. detroit-email(5)