Using SSL docs [patch]



Hi,

finding out how to turn SSL on took me about twenty minutes of source
code grepping, so to save the next man the time to find out the same
information, here's a small patch for the README file:

Index: README
===================================================================
--- README      (revisjon 1296)
+++ README      (arbeidskopi)
@@ -129,6 +129,10 @@
 gconftool-2 -s /apps/tinymail/accounts/0/user -t string [username]
 gconftool-2 -s /apps/tinymail/accounts/0/hostname -t string [mailserver]

+To use SSL (other values are "never" and "when-possible"):
+
+gconftool-2 -s /apps/tinymail/accounts/0/options -t list --list-type=string '[use_ssl=always]'
+
 Distribution specific: also check out requirements.txt
 ------------------------------------------------------

-- 
Tollef Fog Heen                                                        ,''`.
UNIX is user friendly, it's just picky about who its friends are      : :' :
                                                                      `. `' 
                                                                        `-  



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]