From b3c6ca37500b52821b2b66147b22190414c09993 Mon Sep 17 00:00:00 2001 From: Jan T Date: Mon, 23 Jun 2025 11:44:03 +0000 Subject: Initial commit --- templates/auth.conf.j2 | 1 + 1 file changed, 1 insertion(+) create mode 100644 templates/auth.conf.j2 (limited to 'templates/auth.conf.j2') diff --git a/templates/auth.conf.j2 b/templates/auth.conf.j2 new file mode 100644 index 0000000..a1000ea --- /dev/null +++ b/templates/auth.conf.j2 @@ -0,0 +1 @@ +{{ smtp_user }}|{{ smtp_host }}:{{ smtp_password }} -- cgit v1.3