AutoYADM commit: 2025-03-20 14:50:17
This commit is contained in:
parent
827ffba2a7
commit
8efab4f45a
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
# server stuff
|
# server stuff
|
||||||
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
|
||||||
outgoint = jmap://
|
outgoing = jmap://
|
||||||
default = Inbox
|
default = Inbox
|
||||||
folders-sort = Inbox
|
folders-sort = Inbox
|
||||||
# JMAP stuff
|
# JMAP stuff
|
||||||
|
@ -11,6 +11,7 @@ cache-state = true
|
||||||
cache-blobs = true
|
cache-blobs = true
|
||||||
# Identity stuff
|
# Identity stuff
|
||||||
from = Daniel Fichtinger <daniel@ficd.ca>
|
from = Daniel Fichtinger <daniel@ficd.ca>
|
||||||
|
signature-file = /home/fic/mail/daniel@ficd.ca.sig
|
||||||
aliases = Daniel Fichtinger <notdaf@ficcdaf.ca>, Daniel Fichtinger <*@ficd.ca>, Daniel Fichtinger <*@ficcdaf.ca>
|
aliases = Daniel Fichtinger <notdaf@ficcdaf.ca>, Daniel Fichtinger <*@ficd.ca>, Daniel Fichtinger <*@ficcdaf.ca>
|
||||||
use-envelope-from = true
|
use-envelope-from = true
|
||||||
pgp-auto-sign = true
|
pgp-auto-sign = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue