AutoYADM commit: 2025-07-10 16:20:02
This commit is contained in:
parent
74c1205958
commit
6b7758ab03
1 changed files with 4 additions and 2 deletions
|
@ -5,6 +5,7 @@ source-cred-cmd = pass show fastmail/aerc
|
||||||
outgoing = jmap://
|
outgoing = jmap://
|
||||||
default = Inbox
|
default = Inbox
|
||||||
folders-sort = Inbox
|
folders-sort = Inbox
|
||||||
|
folders-exclude = ~ficd\.sh
|
||||||
# JMAP stuff
|
# JMAP stuff
|
||||||
use-labels = true
|
use-labels = true
|
||||||
cache-state = false
|
cache-state = false
|
||||||
|
@ -30,8 +31,9 @@ address-book-cmd = /home/fic/tools/carddav-query.py -S Fastmail %s
|
||||||
source = jmap+oauthbearer://@api.fastmail.com/jmap/session
|
source = jmap+oauthbearer://@api.fastmail.com/jmap/session
|
||||||
source-cred-cmd = pass show fastmail/aerc
|
source-cred-cmd = pass show fastmail/aerc
|
||||||
outgoing = jmap://
|
outgoing = jmap://
|
||||||
default = Inbox
|
default = Inbox/ficd.sh
|
||||||
folders-sort = Inbox
|
folders-sort = Inbox/ficd.sh, Sent/ficd.sh
|
||||||
|
folders = ~ficd\.sh
|
||||||
# JMAP stuff
|
# JMAP stuff
|
||||||
use-labels = true
|
use-labels = true
|
||||||
cache-state = false
|
cache-state = false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue