AutoYADM commit: 2025-03-16 16:30:06
This commit is contained in:
parent
6c980e25d6
commit
49a11099f8
4 changed files with 10 additions and 9 deletions
|
@ -12,7 +12,7 @@ cache-headers = true
|
|||
signature-file = /home/fic/mail/daniel@ficd.ca.sig
|
||||
check-mail-cmd = /home/fic/.config/mail/mail-sync.sh
|
||||
check-mail = 5m
|
||||
exclude-tags = spam,archive,deleted
|
||||
exclude-tags = spam,deleted
|
||||
postpone = drafts
|
||||
folders = inbox, sent, to-me, sr.ht, git, archive
|
||||
archive = archive
|
||||
|
@ -38,8 +38,8 @@ postpone = drafts
|
|||
signature-file = /home/fic/mail/fichtinger.d@queensu.ca.sig
|
||||
check-mail-cmd = /home/fic/.config/mail/mail-sync.sh
|
||||
check-mail = 5m
|
||||
exclude-tags = spam,archive,deleted
|
||||
folders = inbox, sent, to-me
|
||||
exclude-tags = spam,deleted
|
||||
folders = inbox, sent, to-me, archive
|
||||
|
||||
# [Personal-IMAP]
|
||||
# source = imap://daniel%40ficd.ca@127.0.0.1:1143
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
inbox=tag:inbox and not tag:archived and not tag:deleted and tag:personal and not tag:git and not tag:srht and not (from:daniel@ficd.ca or from:ficcdaf@proton.me)
|
||||
inbox=tag:inbox and not tag:archive and not tag:deleted and tag:personal and not tag:git and not tag:srht and not (from:daniel@ficd.ca or from:ficcdaf@proton.me)
|
||||
sent=(from:daniel@ficd.ca or from:ficcdaf@proton.me)
|
||||
to-me=tag:to-me and tag:personal
|
||||
sr.ht=tag:inbox and tag:srht and tag:personal
|
||||
git=tag:inbox and tag:git and tag:personal
|
||||
archive=tag:archive
|
||||
archive=tag:archive and tag:personal
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
inbox=tag:inbox and not tag:archived and not tag:deleted and tag:school and not tag:git and not tag:srht and not (from:fichtinger.d@queensu.ca or from:18daf3@queensu.ca)
|
||||
inbox=tag:inbox and not tag:archive and not tag:deleted and tag:school and not tag:git and not tag:srht and not (from:fichtinger.d@queensu.ca or from:18daf3@queensu.ca)
|
||||
sent=tag:sent and tag:school and (from:fichtinger.d@queensu.ca or from:18daf3@queensu.ca)
|
||||
to-me=tag:to-me and tag:school
|
||||
archive=tag:archive and tag:school
|
||||
# sr.ht=tag:inbox and tag:srht
|
||||
# git=tag:inbox and tag:git
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
Videos /home/fic/Videos v
|
||||
Videos /home/fic/Videos/ v
|
||||
Videos /home/fic/Videos v
|
||||
SyncDocuments /home/fic/SyncDocuments s
|
||||
SyncDocuments /home/fic/SyncDocuments/ s
|
||||
Pictures /home/fic/Pictures p
|
||||
Pictures /home/fic/Pictures/ p
|
||||
Downloads /home/fic/Downloads/ D
|
||||
Downloads /home/fic/Downloads D
|
||||
Documents /home/fic/Documents d
|
||||
Downloads /home/fic/Downloads/ D
|
||||
Documents /home/fic/Documents/ d
|
||||
Documents /home/fic/Documents d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue