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 [email protected] -user [email protected] -passwordeval security find-generic-password -s startmail -a [email protected] -w +from [email protected] +user [email protected] +passwordeval security find-generic-password -s startmail -a [email protected] -w tls on tls_starttls off |
