about summary refs log tree commit diff stats
path: root/config/accounts.conf
diff options
context:
space:
mode:
Diffstat (limited to 'config/accounts.conf')
-rw-r--r--config/accounts.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/accounts.conf b/config/accounts.conf
index a25c64e..03846db 100644
--- a/config/accounts.conf
+++ b/config/accounts.conf
@@ -7,9 +7,11 @@
 #
 # [Personal]
 # source=imaps://username[:password]@hostname[:port]
+# outgoing=smtps+plain://username[:password]@hostname[:port]
 #
 # [Work]
 # source=imaps://username[:password]@hostname[:port]
+# outgoing=/usr/bin/sendmail
 # folders=INBOX,Sent,Archives
 # default=Archives
 #