Jean-Michel,
Yes, I meant . Sorry about that. :-)
Merrill
---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?
: Wednesday, July 28, 2004
9:21 AM
To: 'Merrill
Cornish'; [EMAIL PROTECTED]
Subject: RE: [Nant-users]
mailLogger sends file as attachment
Do you mean the task, cause
I can’t seem to find the task
Jean Michel Thériault
Configuration and Installation
Application
[mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 27, 2004 3:37
PM
To: Jean-Michel
Theriault; [EMAIL PROTECTED]
Subject: Re: [Nant-users]
mailLogger sends file as attachment
Jean-Michel,
Instead of using MailLogger, which can't do attachments, try the
task from NAntContrib.
Jean-Michel,
Instead of using MailLogger, which can't do attachments, try the task from NAntContrib. That task makes a copy of that would normally to to the screen to a file. You can turn it on and off at will. For your purposes, you would probably "Start" it at the top of your script. Th
Hi all!!
I’m presently doing builds and receiving 2 emails to
notify me of the result. The first one is generated by the mail taskand contains
a body in html as well as attached files. The second one is generated by the
mailLogger and sends me the build.log file inside the body of the e