add reading password from file

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
This commit is contained in:
2024-07-11 18:53:48 +02:00
parent 14c87f03ce
commit ffeb686fe0
3 changed files with 42 additions and 5 deletions

View File

@@ -6,7 +6,8 @@
hostname = smtp.mail.example.com
port = 465
username = foo@example.com
password = s3cr3t
# If password_file is supplied, a valid path must be supplied
# password_file = Path/to/file
sender = foo@example.com
# set_reply_to = false
# use_tls = true