Melissa,

You're right. I don't like it too.

But when you have a network administrator that don't know how to give the right permissions and don't let you put your hands in the machine and solve the problem, you'll not stop using the wonderful nant, huh? That's the question.


Eric



On 6/20/06, Melissa Kacher <[EMAIL PROTECTED]> wrote:
I don't want credentials in my scripts, or ending up in my build logs, so I think this is fine.
 
I would get my IT to give my nant build account permissions on the SMTP server, or change the account I use for building to one that already has permissions to connect to the SMTP server.
 

Thanks,
Melissa

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Eric Lemes
Sent: Tuesday, June 20, 2006 3:28 PM
Subject: Re: [NAnt-users] Mail task smtp authentication?

Hello there,

The supid .Net Framework 1.1 don't support this by default... I found the same error in Draco.Net (which one I patched but I don't know where to send the patch).

I can make a patch to NAnt task, or another new task that supports it. Where I can send patches to NAnt?


[]'s

Eric Lemes

On 6/20/06, Paul Rempel <[EMAIL PROTECTED]> wrote:
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


_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to