thermistor.postfix_send_only

postfix_send_only

送信専用のPostfixメールサーバーをインストールし、設定するためのAnsible Galaxyロールです。

必要条件

Ubuntu

ロール変数

  • postfix_send_only_postmaster_email サーバーのポストマスター用のメールアドレス。
  • postfix_send_only_hostname 送信元のホスト名。

例:プレイブック

- hosts: servers
  roles:
     - role: thermistor.postfix_send_only
       postfix_send_only_postmaster_email: [email protected]
       postfix_send_only_hostname: example.com

ライセンス

MITライセンスの下で提供されています。詳細はLICENSEファイルを参照してください。

プロジェクトについて

Install and configure a send-only postfix

インストール
ansible-galaxy install thermistor.postfix_send_only
ライセンス
mit
ダウンロード
136
所有者
Product guy