summaryrefslogtreecommitdiff
path: root/alot/defaults
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2017-08-08 12:56:28 -0700
committerDylan Baker <dylan@pnwbakers.com>2017-08-28 16:53:04 -0700
commit362268d9a506c1d87f197bccef6fed0dcb83d629 (patch)
treecf0f48c8c93ff908cfbe37aece817af7b716ca81 /alot/defaults
parent593539bd091dfc53af62180b6a5559487213f953 (diff)
Use new Address class
This just wries the new Address class into alot for use, and fixes up a few places where such fixups are needed. Fixes #1107
Diffstat (limited to 'alot/defaults')
-rw-r--r--alot/defaults/alot.rc.spec8
1 files changed, 8 insertions, 0 deletions
diff --git a/alot/defaults/alot.rc.spec b/alot/defaults/alot.rc.spec
index 97de329d..eeae4348 100644
--- a/alot/defaults/alot.rc.spec
+++ b/alot/defaults/alot.rc.spec
@@ -355,6 +355,14 @@ thread_focus_linewise = boolean(default=True)
# use your default key.
gpg_key = gpg_key_hint(default=None)
+ # Whether the server treats the address as case-senstive or
+ # case-insensitve (True for the former, False for the latter)
+ #
+ # .. note:: The vast majority (if not all) SMTP servers in modern use
+ # treat usernames as case insenstive, you should only set
+ # this if you know that you need it.
+ case_sensitive_username = boolean(default=False)
+
# address book for this account
[[[abook]]]
# type identifier for address book