How do I create a multi-line message body for the mail tag, is  there
a character that represents newline in nant?
I tried:
<mail
     message="line 1 \n line2 \n"

But  that does not work, the message comes out with the characters \n
in  the body, not a newline.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to