Re: [NAnt-users] Mail Task and Property Expansion

2006-12-17 Thread Gary Feldman
SPEAR, Adrian, GBM wrote: > I recently extended the source for the Mail task to allow property > expansion in files used to construct the body of the mail message - I > think this would make for a good feature addition to the Mail task. > At a minimum, there needs to be a way to control whether o

Re: [NAnt-users] Mail task smtp authentication?

2006-06-21 Thread si
> But the bottom line is our SMTP server requires authentication. Nant > doesn't support that by default, Didn't Gert implement this just before RC4? http://nant.sourceforge.net/release/latest/help/fundamentals/listeners.html#MailLogger Note that I don't believe it's implemented in the task, o

Re: [NAnt-users] Mail task smtp authentication?

2006-06-20 Thread Paul Rempel
To: Eric Lemes; NAnt-users@lists.sourceforge.net Subject: Re: [NAnt-users] Mail task smtp authentication?   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 serve

Re: [NAnt-users] Mail task smtp authentication?

2006-06-20 Thread Eric Lemes
g to one that already has permissions to connect to the SMTP server.   Thanks, Melissa   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Eric LemesSent: Tuesday, June 20, 2006 3:28 PMTo: NAnt-users@lists.sourceforge.netSubject: Re: [NAnt-users] Mail task smtp authentication?

Re: [NAnt-users] Mail task smtp authentication?

2006-06-20 Thread Melissa Kacher
erver.   Thanks, Melissa   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eric LemesSent: Tuesday, June 20, 2006 3:28 PMTo: NAnt-users@lists.sourceforge.netSubject: Re: [NAnt-users] Mail task smtp authentication? Hello there,The supid .Net Framework 1.1 don't support this by de

Re: [NAnt-users] Mail task smtp authentication?

2006-06-20 Thread Eric Lemes
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? []'sEric LemesOn 6/20

Re: [NAnt-users] Mail task smtp authentication?

2006-06-20 Thread Paul Rempel
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

RE: [NAnt-users] mail task with a proxy server

2006-05-16 Thread Tony.Bjerstedt
Title: task - Fails on VC++ project (vcproj) This is probably not an NANT issue as there are a whole reange of errors associated with the message "Could not access 'CDO Message' object"   I had similar problem recently at a web site belonging to a client. (I was directly calling the .Net "sys

RE: [NAnt-users] mail task with a proxy server

2006-05-16 Thread Paul Rempel
OTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 16, 2006 12:14 PM To: Paul Rempel; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] mail task with a proxy server   This is probably not an NANT issue as there are a whole reange of errors associated with the message "

RE: [NAnt-users] mail task with a proxy server

2006-05-16 Thread Paul Rempel
Title: task - Fails on VC++ project (vcproj) To clarify, I’m just using the task.  How do you make the task work with a proxy server?             subject="Deploy succeeded at ${Deploy.DateTime}"       message="Deoplyed at ${Deploy.DateTime}. The log file is attache

Re: [NAnt-users] Mail-Task

2005-12-19 Thread Henning Eiben
On Mon, Dec 19, 2005 at 01:52:50PM - Bill Martin wrote: > Date: Mon, Dec 19, 2005 at 01:52:50PM - > From: Bill Martin <[EMAIL PROTECTED]> > To: To Henning Eiben > Subject: RE: [NAnt-users] Mail-Task > > Haven't tried it myself, but can you specify i

RE: [NAnt-users] Mail-Task

2005-12-19 Thread Bill Martin
Haven't tried it myself, but can you specify it on the IP address/url? E.g. Myserver.local:587 HTH, Bill -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Henning Eiben Sent: 19 December 2005 13:34 To: nant-users@lists.sourceforge.net Subject: [NAnt-users

RE: [Nant-users] Mail task error

2005-04-02 Thread Gert Driesen
Title: Mail task error Hi Ransel,   NAnt uses the .NET SmtpMail classes to send email, and these rely on CDOSYS. Perhaps CruiseControl uses a completely managed SMTP implementation.   Gert From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ransel Lopez MenaSent: vrij