I tried putting a different file in the <files> parameter and I got the email with the 
body containing that file. So I guess the problem is with my html file..
I get this message from my ??.log file:

[mail] File 't:\3_developing\Build\???\build.log' NOT attached to message. File does 
not exist or cannot be accessed.

This file does exist. So I guess it cannot be accesed. This is one of my attachments. 
I will check if there is a possibility that the file in html is in use when sending 
the email. Thanks again for your precious help!!

    Jean Michel Thériault
    
      [EMAIL PROTECTED]


-----Original Message-----
From: Gert Driesen [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 29, 2004 11:39 AM
To: Jean-Michel Theriault
Cc: [EMAIL PROTECTED]
Subject: Re: [Nant-users] Need help with <mail task


> ----- Original Message -----
> From: "Jean-Michel Theriault" <[EMAIL PROTECTED]>
> To: "Gert Driesen" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Tuesday, June 29, 2004 5:34 PM
> Subject: RE: [Nant-users] Need help with <mail task
>

> I always get the build failure, that's normal since I catch the failure
elsewere. But I want to get the email with the attachments and the body in
html format saying that there has been a failure. The file in html format
gets created > and I can go and look at it from it's path afterwards, but as
soon as I add it in the code, I don't get the email anymore. Thanks for your
time...

What process is creating the html file ?  Is that html file a build log ?
Could it be that the file is in use, when you try to send the email ?  Does
the <mail> task report an error ?  Can you try sending another file in the
body ?

Gert


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to