Bugs item #3428154, was opened at 2011-10-25 04:33
Message generated for change (Comment added) made by rmboggs
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=3428154&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core
Group: 0.91-rc1
>Status: Closed
Resolution: None
Priority: 9
Private: No
Submitted By: https://www.google.com/accounts ()
Assigned to: Nobody/Anonymous (nobody)
Summary: Cannot send mail using SMTP user & pass

Initial Comment:
Hi,

When trying to send SMTP using user name and password, it says it cannot send 
unless built with .NET 1.1 or up.

I checked the source code and it is compiled without the compiler flag of 
NET1_1.

----------------------------------------------------------------------

>Comment By: Ryan Boggs (rmboggs)
Date: 2012-01-21 18:35

Message:
Closing this out because NAnt is now being built on .NET 2.0 and the
MailTask was recently updated to use System.Net.Mail instead of
System.Web.Mail.  Credential properties have been added to the task along
with other useful attributes, such as port #, UseSsl, etc.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=3428154&group_id=31650

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to