Compare commits
2 Commits
e0ecdcc9e0
...
6dc71d4ae9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6dc71d4ae9 | ||
|
|
6d26754462 |
@@ -1,9 +1,11 @@
|
||||
[mchalupiak]
|
||||
source = imaps://mikec:220034@mail.mchalupiak.com
|
||||
outgoing = smtp://mikec%40mchalupiakc.om:220034@mchalupiak.com
|
||||
source = imaps://mikec@mail.mchalupiak.com
|
||||
outgoing = smtp://mikec%40mchalupiak.com@www.mchalupiak.com
|
||||
default = INBOX
|
||||
from = Michael Chalupiak <mikec@mchalupiak.com>
|
||||
cache-headers = true
|
||||
source-cred-cmd = pass mikec@mchalupiak.com
|
||||
outgoing-cred-cmd = pass mikec@mchalupiak.com
|
||||
|
||||
[mikecchalupiak]
|
||||
source = imaps+xoauth2://mikecchalupiak%40outlook.com@outlook.office365.com?
|
||||
|
||||
@@ -322,7 +322,7 @@
|
||||
# consecutive characters in the command or option.
|
||||
#
|
||||
# Default: false
|
||||
#fuzzy-complete=false
|
||||
fuzzy-complete=true
|
||||
|
||||
# How long to wait after the last input before auto-completion is triggered.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user