rockorager on Nostr: npub1m26pk…l2jhh ``` [jmap] source = ...
npub1m26pksxajls9yrmtwx0zcvptzcx33t8ht8mfc5sdpcje0tp4nz8q9l2jhh (npub1m26…2jhh)
```
[jmap]
source = jmap+oauthbearer://<email>@api.fastmail.com/jmap/session/
source-cred-cmd = pass show fastmail.jmap
outgoing = jmap://
cache-state = true
cache-blobs = true
use-labels = true
```
(outgoing= = jmap:// is not a mistake, it forces aerc to use JMAP email submission)
Also use-labels is entirely optional - if you are using labels in the fastmail UI, I would keep it on in aerc too.
```
[jmap]
source = jmap+oauthbearer://<email>@api.fastmail.com/jmap/session/
source-cred-cmd = pass show fastmail.jmap
outgoing = jmap://
cache-state = true
cache-blobs = true
use-labels = true
```
(outgoing= = jmap:// is not a mistake, it forces aerc to use JMAP email submission)
Also use-labels is entirely optional - if you are using labels in the fastmail UI, I would keep it on in aerc too.