diff options
| author | Jan T <jan@jantuomi.fi> | 2025-06-23 11:44:03 +0000 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2025-06-23 14:45:45 +0300 |
| commit | b3c6ca37500b52821b2b66147b22190414c09993 (patch) | |
| tree | 08efb4bdd320e07b1ae7fdb79ef16c645231dcd2 /templates/auth.conf.j2 | |
Initial commit
Diffstat (limited to 'templates/auth.conf.j2')
| -rw-r--r-- | templates/auth.conf.j2 | 1 |
1 files changed, 1 insertions, 0 deletions
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 }} |
