mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-11 19:45:25 +03:00
fix(mail): add SSL certs file to offineimap options
This commit is contained in:
parent
35ea3ab796
commit
4b1e141a6e
1 changed files with 1 additions and 0 deletions
1
Mail.org
1
Mail.org
|
|
@ -135,6 +135,7 @@ remotepass = <<mail-password()>>
|
||||||
remoteport = 1143
|
remoteport = 1143
|
||||||
starttls = no
|
starttls = no
|
||||||
ssl = no
|
ssl = no
|
||||||
|
sslcacertfile = /etc/ssl/certs/ca-certificates.crt
|
||||||
#+end_src
|
#+end_src
|
||||||
* Notmuch
|
* Notmuch
|
||||||
| Guix dependency |
|
| Guix dependency |
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue