Skip to content
Snippets Groups Projects
Select Git revision
  • f75f390e1704d3b49a33565de4ddde4354d2713f
  • master default protected
  • v1.3
  • v1.3.0
  • v1.2
  • v1.1
  • v1.0
7 results

msmtp_relay

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • Forked from FSI Ansible / msmtp_relay
    14 commits behind the upstream repository.
    Name Last commit Last update
    meta
    tasks
    templates
    .gitignore
    LICENSE
    README.md

    msmtp relay

    This role configures msmtp to relay all mail to root, postmaster and webmaster to an external SMTP server. Currently this host needs to accept mail without authentication.

    Configuration

    • msmtp_relay_root_email The address to send to
    • msmtp_from Address to rewrite all Envelope-From headers to
    • msmtp_relay_relayhost address of the external SMTP server