From 5d7ebaf30c60fa7b2b3c2f9a4d9c0761bad9be1e Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 20 Jun 2022 20:37:17 +0000 Subject: [PATCH] commit 7d3e30589456f03653fca12b6ebd06d63a261f8f Author: Robert Kaussow Date: Mon Jun 20 22:20:26 2022 +0200 chore: switch to main as default branch --- index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index 799ec2b..7e944da 100644 --- a/index.md +++ b/index.md @@ -3,10 +3,12 @@ title: postfix_relay type: docs --- -[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.postfix_relay) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.postfix_relay?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.postfix_relay) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.postfix_relay/src/branch/master/LICENSE) +[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.postfix_relay) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.postfix_relay?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.postfix_relay) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.postfix_relay/src/branch/main/LICENSE) Setup postfix as mail relay. + + - [Default Variables](#default-variables) - [postfix_relay_auth_password](#postfix_relay_auth_password) - [postfix_relay_auth_user](#postfix_relay_auth_user)