jobscore.postfix_sendgrid

Postfix Sendgrid

CI

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

MIT

Author Information

This role was made by Eric Magalhães while he was working at JobScore Inc.

Informazioni sul progetto

Ansible Role for configuring Postfix as a Sendgrid relay on Ubuntu

Installa
ansible-galaxy install jobscore.postfix_sendgrid
Licenza
mit
Download
6k
Proprietario