Started some much needed updating of the fleacollar code. Likely not usable yet.

This commit is contained in:
Storm Dragon
2025-04-09 20:46:38 -04:00
parent 1d609e46d3
commit 4183969b68
10 changed files with 331 additions and 294 deletions

13
files/hotmail.template Normal file
View File

@ -0,0 +1,13 @@
unset imap_passive
unset record
set imap_user=EMAIL_ADDRESS
set smtp_url="smtp://EMAIL_ADDRESS@smtp-mail.outlook.com:587/
set folder=imaps://EMAIL_ADDRESS@imap-mail.outlook.com/
set ssl_force_tls=yes
set spoolfile=+Inbox
mailboxes = +Inbox
set postponed=+Drafts
set record=+Sent
set imap_keepalive=300
set mail_check=300
bind editor <Tab> complete-query