From 527d1f756ab57cb5b1449893dbff5ab1ead861fc Mon Sep 17 00:00:00 2001 From: Lucas Nussbaum Date: Sun, 18 Apr 2010 14:25:14 +0200 Subject: provide a way to disable SSL certificate verification --- data/doc/feed2imap/examples/feed2imaprc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'data') diff --git a/data/doc/feed2imap/examples/feed2imaprc b/data/doc/feed2imap/examples/feed2imaprc index 99aab33..4fd8797 100644 --- a/data/doc/feed2imap/examples/feed2imaprc +++ b/data/doc/feed2imap/examples/feed2imaprc @@ -8,6 +8,8 @@ # about the "updated-items" algorithm. # include-images: download images and include them in the mail? (true/false) # default-email: default email address in the format foo@example.com +# disable-ssl-verification: disable SSL certification when connecting +# to IMAPS accounts (true/false) # # Per-feed options: # name: name of the feed (must be unique) -- cgit v1.2.3