Re: [NAnt-users] Setting the MailLogger.failure.subject property

2007-04-13 Thread Bob Archer
This will allow you to control the email a bit better. BOb From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nikesh Patel Sent: Friday, April 13, 2007 5:01 AM To: [EMAIL PROTECTED] Subject: [NAnt-users] Setting the MailLogger.failure.subjec

[NAnt-users] Setting the MailLogger.failure.subject property

2007-04-13 Thread Nikesh Patel
Hi all,   I've got a maillogger which works perfectly fine. I'm now tring to set the MailLogger.failure.subject propety so it tells me which build fails in particular. Currently in my build system i build 3 or more builds and all the emails have the same header. I now want to add the name of the sy