AutoYADM commit: 2025-03-13 22:45:06

This commit is contained in:
Daniel Fichtinger 2025-03-13 22:45:06 -04:00
parent 83bcda10a5
commit 1a8d0805b2
3 changed files with 5 additions and 2 deletions

View file

@ -29,3 +29,5 @@ from = Daniel Fichtinger <daniel@ficd.ca>
copy-to = Sent copy-to = Sent
cache-headers = true cache-headers = true
signature-file = /home/fic/mail/daniel@ficd.ca.sig signature-file = /home/fic/mail/daniel@ficd.ca.sig
check-mail-cmd = /home/fic/.config/aerc/mail-sync.sh
exclude-tags = spam,archive,deleted

View file

@ -149,6 +149,7 @@ file-types = [
{ glob = "npmrc" }, { glob = "npmrc" },
{ glob = "rclone.conf" }, { glob = "rclone.conf" },
{ glob = "*/stylesets/*" }, { glob = "*/stylesets/*" },
{ glob = ".notmuch-config" },
# { glob = "config" }, # { glob = "config" },
"conf", "conf",
"properties", "properties",

View file

@ -9,8 +9,8 @@ IMAPStore pm-remote
Account protonmail Account protonmail
MaildirStore pm-local MaildirStore pm-local
Path ~/.mail/ Path ~/.mail/personal/
Inbox ~/.mail/INBOX/ Inbox ~/.mail/personal/INBOX/
Channel pm-inbox Channel pm-inbox
Far :pm-remote: Far :pm-remote: