AutoYADM commit: 2025-03-14 00:00:06
This commit is contained in:
parent
ceabaf96a5
commit
47064101e1
8 changed files with 47 additions and 2 deletions
16
.config/imapnotify/protonmail.yaml
Normal file
16
.config/imapnotify/protonmail.yaml
Normal file
|
@ -0,0 +1,16 @@
|
|||
host: 127.0.0.1
|
||||
port: 1143
|
||||
tls: false,
|
||||
tlsOptions:
|
||||
rejectUnauthorized: false
|
||||
starttls: true
|
||||
username: daniel@ficd.ca
|
||||
passwordCMD: 'pass show proton/bridge'
|
||||
xoAuth2: false
|
||||
onNewMail: '/home/fic/.config/aerc/mail-sync.sh'
|
||||
wait: 20
|
||||
boxes:
|
||||
-
|
||||
mailbox: INBOX
|
||||
-
|
||||
mailbox: Sent
|
Loading…
Add table
Add a link
Reference in a new issue