RE: Build Error



On Tue, 2006-11-14 at 13:40 +0100, Philip Van Hoof wrote:
> On Tue, 2006-11-14 at 13:32 +0100, Philip Van Hoof wrote:
> 
> > /apps/tinymail/cache_dir = ".tinymail"
> > /apps/tinymail/accounts/count = 1
> > /apps/tinymail/accounts/0/name = "test"
> > /apps/tinymail/accounts/0/proto = "imap"
> > /apps/tinymail/accounts/0/type = "store"
> > /apps/tinymail/accounts/0/hostname = "server"
> > /apps/tinymail/accounts/0/user = "username"
> 
> And if you want to force ssl:
> 
> /apps/tinymail/accounts/0/options = ["use_ssl=always"]
> 
> You will then need to compile with support for or OpenSSL or NSS if you
> want the account to work (HAVE_SSL must be defined in config.h of
> libtinymail-camel/camel-lite).
> 
> Note that all are strings except the count one, that's an int type.

Oh and the options is a list of strings that look like "use_ssl=always".
You can put any Camel option there (but use_ssl is probably the most
common one)


-- 
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]