To answer by own question, after going through the NAnt.Core.Tasks.MailTask source file, it appears that it doesn't support authentication.
Hasn't anyone found this to be a problem for them?????? It looks like it would be really easy to add this feature according to the sample code on this MSDN article. http://support.microsoft.com/default.aspx?scid=kb;en-us;555287 I will be making the necessary changes to nant, but I was wondering where I could submit it for potential inclusion in the official code base? -Paul -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Rempel Sent: Tuesday, June 20, 2006 12:10 PM To: NAnt-users@lists.sourceforge.net Subject: [NAnt-users] Mail task smtp authentication? Is there a way to specify a username and password to an SMTP server when sending mail with the <mail> task??? -Paul _______________________________________________ NAnt-users mailing list NAnt-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users _______________________________________________ NAnt-users mailing list NAnt-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users