* "Justin R. Miller" <[EMAIL PROTECTED]>:
>
> You need to both set a certificates files in your .muttrc (I think the
> variable is called "certificates") and you need to touch that file so
> that it exists.

Actually, it's "certificate_file".  Regardless, I tried both, and got:

Error in /home/raines/.muttrc, line 14: certificate_file: unknown variable
source: errors in /home/raines/.muttrc

What gives?

-- 
Drew


# certificate_file
# 
# Type: path
# Default: "" 
# 
# This variable specifies the file where the certificates you trust are
# saved. When an unknown certificate is encountered, you are asked if you
# accept it or not. If you accept it, the certificate can also be saved in
# this file and further connections are automatically accepted. 
# 
# You can also manually add CA certificates in this file. Any server
# certificate that is signed with one of these CA certificates are also
# automatically accepted. 
# 
# Example: set certificate_file=~/.mutt/certificates 

Reply via email to