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

10
files/generic.template Normal file
View File

@ -0,0 +1,10 @@
unset imap_passive
unset record
set smtp_url="smtp://SMTP_USER@SMTP_HOST:SMTP_PORT/
set folder=imaps://IMAP_USER@IMAP_HOST:IMAP_PORT/
mailboxes = +INBOX
set spoolfile = +INBOX
set postponed = +Drafts
set imap_keepalive=300
set mail_check=300
bind editor <Tab> complete-query