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 email. I would like to receive on single email with my html file as the body and the rest of the files as attachments. The thing is that the build.log file can’t be sent by the mail task since it’s not done writing to it when the mail task sends it’s email. So I would like to be able to send attachments with the mailLogger. I don’t know were I have to go change the source code in Nant (probly something with the .core).

Could someone tell me with file I have to change the code in to do this. I’m pretty sure I’ll be able to modify the code myself but I can’t find were to do this. I would also like to receive a file of my choice in the body of the mailLogger email. (a file in html).

Any help with these matters would be very appreciated!!

Thanks in advance for your help guys!! You always came through up to date!!

 

Regards,

       Jean Michel Thériault

  [EMAIL PROTECTED]

 

 

<<image004.jpg>>

Reply via email to