jobscore.postfix_sendgrid

Postfix Sendgrid

CI

Ansible角色,用于在Ubuntu上将Postfix配置为Sendgrid中继

角色变量

postfix_mailname: Postfix将使用的主机名
sendgrid_user: 你在Sendgrid上的用户名。如果使用API密钥,建议使用`apikey`作为用户名
sendgrid_password: 你在Sendgrid上的密码(或API密钥)

示例剧本

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

许可

MIT

作者信息

该角色由Eric Magalhães创建,他在JobScore Inc工作时编写。

关于项目

Ansible Role for configuring Postfix as a Sendgrid relay on Ubuntu

安装
ansible-galaxy install jobscore.postfix_sendgrid
许可证
mit
下载
6k
拥有者