AutoYADM commit: 2025-03-13 22:45:06
This commit is contained in:
parent
83bcda10a5
commit
1a8d0805b2
3 changed files with 5 additions and 2 deletions
|
@ -29,3 +29,5 @@ from = Daniel Fichtinger <daniel@ficd.ca>
|
|||
copy-to = Sent
|
||||
cache-headers = true
|
||||
signature-file = /home/fic/mail/daniel@ficd.ca.sig
|
||||
check-mail-cmd = /home/fic/.config/aerc/mail-sync.sh
|
||||
exclude-tags = spam,archive,deleted
|
||||
|
|
|
@ -149,6 +149,7 @@ file-types = [
|
|||
{ glob = "npmrc" },
|
||||
{ glob = "rclone.conf" },
|
||||
{ glob = "*/stylesets/*" },
|
||||
{ glob = ".notmuch-config" },
|
||||
# { glob = "config" },
|
||||
"conf",
|
||||
"properties",
|
||||
|
|
|
@ -9,8 +9,8 @@ IMAPStore pm-remote
|
|||
Account protonmail
|
||||
|
||||
MaildirStore pm-local
|
||||
Path ~/.mail/
|
||||
Inbox ~/.mail/INBOX/
|
||||
Path ~/.mail/personal/
|
||||
Inbox ~/.mail/personal/INBOX/
|
||||
|
||||
Channel pm-inbox
|
||||
Far :pm-remote:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue