Re: Using SSL docs [patch]



I committed it, but please note that this documentation is specific for
the platform dependent libraries: the ones that support the documented
GConf configuration store.

Nothing in tinymail itself forces somebody to use GConf at all. The
platform specific implementations will read this configuration and will
set the options on the account one by one.

The demoui uses whatever platform specific library that was picked. For
example the OLPC one does not use the GConf store, it uses an inifile.


On Tue, 2006-12-05 at 06:38 +0100, Tollef Fog Heen wrote:
> 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
>  ------------------------------------------------------
> 
-- 
Philip Van Hoof, software developer
home: me at pvanhoof dot be
gnome: pvanhoof at gnome dot org
work: vanhoof at x-tend dot be
blog: http://pvanhoof.be/blog




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