Fixed issue with emacs mail not working on darwin

This commit is contained in:
Random936
2024-05-21 21:43:04 -07:00
parent 503a656479
commit e6e927ae0d
2 changed files with 12 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
IMAPAccount gmail
Host imap.gmail.com
User jadenprovost@gmail.com
PassCmd "bw-load && bw get password 'Emacs Gmail'"
PassCmd "export BW_SESSION=$(cat $HOME/.bw_session) && bw get password 'Emacs Gmail'"
SSLType IMAPS
SSLVersions TLSv1.2
AuthMechs PLAIN