[Mono-list] System.Web.Mail bug?

Webring NDATECH webring at ndatech.it
Tue Sep 11 14:37:42 EDT 2007


Hi Kevin,

You could try http://dotnetopenmail.sourceforge.net/ ...
I'm using it on Fedora core 5, Apache 2.2 and mono 1.2.3.1 without problems. You can
reference the downloadable binary without need to recompile with mono.

Nicola

http://www.ndatech.it

Kevin Flanagan wrote:
> Am running an ASP.NET 1.1 app under Apache 1.3 on Fed Core 5 with Mono
> 1.2.4. All fine, except when trying to send mail - error shown below occurs,
> which according to the link mentioned, means LFs are being sent when they
> should be CRLFs. Would this be a Mono bug? Any ideas for workarounds if so?
> Am assuming it's not something fixed in 1.2.5, doesn't seem to crop up in
> the release notes ...
> 
> Thanks in advance for any info.
> 
> Kevin.
> 
> Server reponse: '451 See http://pobox.com/~djb/docs/smtplf.html. ';Status
> code: '451';Expected status code: '250';Last command: '
> .'
> Description: Error processing request.
> 
> Error Message: HTTP 500. System.Web.Mail.SmtpException: Server reponse: '451
> See http://pobox.com/~djb/docs/smtplf.html. ';Status code: '451';Expected
> status code: '250';Last command: '
> .'
> 
> Stack Trace:
> 
> System.Web.Mail.SmtpException: Server reponse: '451 See
> http://pobox.com/~djb/docs/smtplf.html.
> ';Status code: '451';Expected status code: '250';Last command: '.'
>   at System.Web.Mail.SmtpStream.CheckForStatusCode (Int32 statusCode)
> [0x00000]
>   at System.Web.Mail.SmtpStream.WriteDataEndTag () [0x00000]
>   at System.Web.Mail.SmtpClient.Send (System.Web.Mail.MailMessageWrapper
> msg) [0x00000]
>   at System.Web.Mail.SmtpMail.Send (System.Web.Mail.MailMessage message)
> [0x00000]
> 
> 
> 
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list


-- 
http://www.ndatech.it


More information about the Mono-list mailing list