postfix_sendgrid

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

Ansible Role for configuring Postfix as a Sendgrid relay on Ubuntu

Install
ansible-galaxy install jobscore/ansible-role-postfix-sendgrid
GitHub repository
License
mit
Downloads
2462
Owner