[nant-dev] Mail task - expnading properties

2004-11-12 Thread Jay_Vilalta
All, Would it be possible to make the following line to the Mail task? foreach (string fileName in Files.FileNames) { try { string content = ReadFile(fileName); content=Project.Properties.ExpandProperties(content,Location);//***t his is the proposed change* if

Re: [nant-dev] Mail Task

2004-03-23 Thread Eric Fetzer
hed file for build log > details." > verbose="true" > mailhost="my.mailHost"> > > > > > > Hope this helps, > > Gert > > > - Original Message ----- > From: "Eric Fetzer" <[EMAIL PROTECTED]> > To: "NAn

Re: [nant-dev] Mail Task

2004-03-22 Thread Gert Driesen
ROTECTED]> To: "NAnt Developers" <[EMAIL PROTECTED]> Sent: Monday, March 22, 2004 9:54 PM Subject: [nant-dev] Mail Task > I am unable to get attachments to work with the mail > task. Any clues? > > > >from="[EMAIL PROTECTED]" > tolist

[nant-dev] Mail Task

2004-03-22 Thread Eric Fetzer
I am unable to get attachments to work with the mail task. Any clues? __ Do you Yahoo!? Yahoo! Finance Tax Center - File online. File on time. http://taxes.yahoo.com/filing.html --- This SF.Net email

RE: [nant-dev] Mail task

2003-09-01 Thread Arjen Poutsma
I'm always in favor of more fileset support, so you have my vote! > -Original Message- > From: Gert Driesen [mailto:[EMAIL PROTECTED] > Sent: Saturday, August 30, 2003 3:23 PM > To: Nant-Developers (E-Mail) > Subject: [nant-dev] Mail task > > > Hi, >

[nant-dev] Mail task

2003-08-30 Thread Gert Driesen
Hi, Currently the mail task allows files that should be included as text in the body, and attachments to be specified as a comma- or semicolon-separated list. Shouldn't we replaces this by fileset support ? I know that would indeed break backward compatibility, but in this case I think it wouldn