diff options
Diffstat (limited to 'content/blog/2024-04-18-mu4e.org')
-rw-r--r-- | content/blog/2024-04-18-mu4e.org | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/content/blog/2024-04-18-mu4e.org b/content/blog/2024-04-18-mu4e.org index 0f89ac3..40a34cc 100644 --- a/content/blog/2024-04-18-mu4e.org +++ b/content/blog/2024-04-18-mu4e.org @@ -159,9 +159,9 @@ auth on host smtp.startmail.com port 465 protocol smtp -from hello@cmc.pub -user hello@cmc.pub -passwordeval security find-generic-password -s startmail -a hello@cmc.pub -w +from hello@cleberg.net +user hello@cleberg.net +passwordeval security find-generic-password -s startmail -a hello@cleberg.net -w tls on tls_starttls off |