Hi all,


Is it possible to send attachments using the MailLogger?  I have the following defined:

 

        <property name="MailLogger.mailhost" value="my.smtp.server " />

        <property name="MailLogger.from" value="me.com" />

        <property name="MailLogger.failure.notify" value="true" />

        <property name="MailLogger.failure.to" value=" me.com " />

        <property name="MailLogger.success.to" value=" me.com " />

 

I then run the script like:

 

nant -buildfile:my_buildfile.build -logger:NAnt.Core.MailLogger -l:my_build_log.log

 

I have an NUnit .xml I would like to attach on both success and failure.  Is this possible?


Thanks


Paul

 

 


_____________________________________________________________________
VirusChecked for the Incepta Group plc
_____________________________________________________________________

Reply via email to