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

11
files/gmail.template Normal file
View File

@ -0,0 +1,11 @@
unset imap_passive
unset record
set imap_user=EMAIL_ADDRESS
set smtp_url="smtp://USERNAME@smtp.gmail.com:587/
set folder=imaps://USERNAME@imap.gmail.com/
set spoolfile = +INBOX
mailboxes = +INBOX
set postponed = +[Gmail]/Drafts
set record=+[Gmail]/Sent
set imap_keepalive=300
set mail_check=300