Re: troubles when using imap



mehdi bayarassou escribiu:
> hello,
> I have some trouble connecting to imap gmail account using tinymail.

This line is the problem

>         option_security = tny_pair_new ("use_lsub", "");

You have to use something like this

option_security = tny_pair_new ("use_lsub", "wrapped");

Br


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