email setup changes for macos

This commit is contained in:
Andrew Davidson 2024-09-14 07:19:45 -07:00
parent bb60bd374c
commit c902725491
Signed by: amd
SSH key fingerprint: SHA256:6jDSUhitcXG0Nrh/g8Gy8ZJdsZ5LzPJlaGmGKUGfP5k
3 changed files with 3570 additions and 2 deletions

View file

@ -4,7 +4,7 @@ Port 993
User andrew@amd.im
PassCmd "pass email/amd.im/andrew"
TLSType IMAPS
CertificateFile /etc/ssl/certs/ca-certificates.crt
CertificateFile ~/.local/share/certs/cacert.pem
MaildirStore andrew@amd.im-local
Subfolders Verbatim

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
mbsync andrew@amd.im
notmuch new

File diff suppressed because it is too large Load diff