Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78726 --- shadow/78726 2006-06-28 22:36:41.000000000 -0400 +++ shadow/78726.tmp.15693 2006-06-29 08:26:50.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 78726 Product: Mono: Class Libraries Version: 1.1 -OS: +OS: unknown OS Details: Ubuntu Dapper Drake -> Kernel 2.6.15-25-k7 #1 SMP PREEMPT -Status: NEW +Status: NEEDINFO Resolution: -Severity: +Severity: Unknown Priority: Normal Component: System AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -31,6 +31,23 @@ Actual Results: actually I'm got that error in monoport/398 :/ I have try 2 more ways, and I always got that error... Expected Results: he must print in console messages like "you got mail" or "no new mail" + +------- Additional Comments From [EMAIL PROTECTED] 2006-06-29 08:26 ------- +This is the result I get with my gmail username and password. + +% mono fumasa.exe +enter here. + +Unhandled Exception: System.Net.WebException: The remote server +returned an error: (401) Unauthorized. + at System.Net.HttpWebRequest.CheckFinalStatus +(System.Net.WebAsyncResult result) [0x00000] + at System.Net.HttpWebRequest.SetResponseData +(System.Net.WebConnectionData data) [0x00000] + + +I get the same WebException (for 401) under MS.NET so something is +wrong with your sample. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
