Skip to content

jobscore/ansible-role-postfix-sendgrid

Repository files navigation

Postfix Sendgrid

CI

Ansible Role for configuring Postfix as a Sendgrid relay on Ubuntu

Role Variables

postfix_mailname: The hostname to be used by Postfix
sendgrid_user: Your username from Sendgrid. You can use `apikey` as the username if using API keys (recommended)
sendgrid_password: Your password (or API key) from Sendgrid

Example Playbooks

- hosts: servers
  roles:
    - role: jobscore.postfix_sendgrid

License

MIT

Author Information

This role was created by Eric Magalhães while working for JobScore Inc.

About

An Ansible role for configuring Postfix as a Sendgrid Relay on Ubuntu

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages