mirror of
https://seed.flo-the.dev/z3gWc1qgaeZaoGwL4WTstLNoqjayM.git
synced 2025-12-06 12:57:35 +01:00
add reading password from file
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user