mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +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
|
||||
starttls = no
|
||||
ssl = no
|
||||
sslcacertfile = /etc/ssl/certs/ca-certificates.crt
|
||||
#+end_src
|
||||
* Notmuch
|
||||
| Guix dependency |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue