Right! I had looked at the mail settings options, but not in the "Labs" section.

Thanks
Sebastien

On Wed, Aug 31, 2011 at 3:54 AM, Nic Wise <n...@fastchicken.co.nz> wrote:
> Sebastian said there was something left turned on in 4.1 which caused
> it. Next version was going to remove it. It was just logging, which is
> a PITA, but not a show stopper :)
>
> And Sebastian, there is a "default to reply all" in the gmail web interface :)
>
> On Tue, Aug 30, 2011 at 23:12, Jeff Stedfast <j...@xamarin.com> wrote:
>> Hi Nic,
>> Did you ever figure this out? If not, could you open a bug report at
>> http://bugzilla.xamarin.com? Hopefully Sebastien will have some ideas.
>> Thanks,
>> Jeff
>>
>> On Wed, Aug 24, 2011 at 2:14 PM, Nic Wise <n...@fastchicken.co.nz> wrote:
>>>
>>> I'm still working out whats going on, but i'm getting this in the
>>> debug log (in the simulator):
>>>
>>> (NOTE: the code works. It's just _messy_ in the output logs....)
>>
>>
>>>
>>> [snip]
>>> the psudeocode is:
>>>
>>> new up a WebClient
>>> set credentials and 2 headers
>>> accept any cert:
>>> ServicePointManager.ServerCertificateValidationCallback = (sender,
>>> cert, chain, ssl) =>  true;
>>>
>>> then
>>>
>>> webrequest.downloadstring("https://url";)
>>>
>>>
>>> NOW: despite all that crap thrown out into the logs, it works. Code is
>>> fine, function is fine, it just throws out a load of stack dumps....
>>>
>>> Jeff?
>>>
>>> Cheers
>>>
>>> Nic
>>>
>>> --
>>> Nic Wise
>>> t.  +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise
>>> b. http://www.fastchicken.co.nz/
>>>
>>> mobileAgent (for FreeAgent): get your accounts in your pocket.
>>> http://goo.gl/IuBU
>>> Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa
>>> London Bike App: Find the nearest Boris Bike, and get riding!
>>> http://goo.gl/Icp2
>>> _______________________________________________
>>> MonoTouch mailing list
>>> MonoTouch@lists.ximian.com
>>> http://lists.ximian.com/mailman/listinfo/monotouch
>>
>>
>
>
>
> --
> Nic Wise
> t.  +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise
> b. http://www.fastchicken.co.nz/
>
> mobileAgent (for FreeAgent): get your accounts in your pocket.
> http://goo.gl/IuBU
> Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa
> London Bike App: Find the nearest Boris Bike, and get riding! 
> http://goo.gl/Icp2
> _______________________________________________
> MonoTouch mailing list
> MonoTouch@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>
_______________________________________________
MonoTouch mailing list
MonoTouch@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to