summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorMichael Hunteman <michael@huntm.net>2023-09-15 10:17:37 -0500
committerMichael Hunteman <michael@huntm.net>2023-09-15 10:17:37 -0500
commitb838b93aca2c515a5522fc82c38d030bdee43d51 (patch)
treefccafa3b272a81d5eb7bce195ff894782ca64ea1 /.config
parentc86e30a8378a85e118733e106058c445260966cf (diff)
Don't use smtps+plain
Diffstat (limited to '.config')
-rw-r--r--.config/aerc/accounts.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/aerc/accounts.conf b/.config/aerc/accounts.conf
index d9e50a0..0e39252 100644
--- a/.config/aerc/accounts.conf
+++ b/.config/aerc/accounts.conf
@@ -1,6 +1,6 @@
[Michael]
source = imaps://michael@mail.huntm.net
-outgoing = smtps+plain://michael@mail.huntm.net
+outgoing = smtps://michael@mail.huntm.net
from = Michael Hunteman <michael@huntm.net>
copy-to = Sent
source-cred-cmd = pass Email/huntm.net
@@ -8,7 +8,7 @@ outgoing-cred-cmd = pass Email/huntm.net
[Cox]
source = imaps://mhunteman@imap.cox.net
-outgoing = smtps+plain://mhunteman@smtp.cox.net
+outgoing = smtps://mhunteman@smtp.cox.net
from = Michael Hunteman <mhunteman@cox.net>
copy-to = SentEmail
source-cred-cmd = pass Email/cox.net