diff options
author | Danny Holman <dholman@gymli.xyz> | 2021-02-03 21:49:53 -0600 |
---|---|---|
committer | Danny Holman <dholman@gymli.xyz> | 2021-02-03 21:49:53 -0600 |
commit | 723e67595d6b0bb48726a873830ff5342015de28 (patch) | |
tree | c55897ca343e4aadc24b078f5385d93a5e2ae1a9 /.mutt/tech | |
parent | 2a713a6ab5140fab33e20afd208f62568785b543 (diff) |
Updated to 2021
Diffstat (limited to '.mutt/tech')
-rw-r--r-- | .mutt/tech | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ set folder = imaps://outlook.office365.com set spoolfile = +INBOX set postponed = +Drafts set record = "+Sent Items" +unmailboxes * +mailboxes =INBOX =Drafts "=Sent Items" "=Deleted Items" ## SMTP set smtp_url = smtp://$imap_user:$imap_pass@smtp.office365.com |