jobscore.postfix_sendgrid
Postfix Sendgrid
This is an Ansible Role to set up Postfix as a Sendgrid email relay on Ubuntu.
Role Variables
postfix_mailname: The name of your server that Postfix will use
sendgrid_user: Your Sendgrid username. If using API keys, you can use `apikey` as the username (this is recommended)
sendgrid_password: Your password (or API key) for Sendgrid
Example Playbooks
- hosts: servers
roles:
- role: jobscore.postfix_sendgrid
License
Author Information
This role was made by Eric Magalhães while he was working at JobScore Inc.