We have our build scripts set up to send the output of the build to us
on failure - no problem there. The issue is the "encoding" that
Microsoft Outlook chooses to apply when receiving one of these e-mails -
it applies "Western European (ISO)", which in turn means that it misses
the carriage returns in the e-mail. So it makes the build message output
from the <solution> task virtually impossible to read. If we manually
change the encoding on each e-mail in Outlook to "Western European
(Windows)" or "US-ASCII" we get the e-mail formatted as we would like
and as it is written to the console. Obviously this is a little annoying
to have to do on each e-mail.

Has anyone else come across this and have a workaround? It could be an
Outlook problem rather than a NAnt one, but regardless I would love to
know what if anything can be done about it... 

Many thanks,
Grant.


------------------------------------------------------------------------
For more information about Barclays Capital, please
visit our web site at http://www.barcap.com.


Internet communications are not secure and therefore the Barclays 
Group does not accept legal responsibility for the contents of this 
message.  Although the Barclays Group operates anti-virus programmes, 
it does not accept responsibility for any damage whatsoever that is 
caused by viruses being passed.  Any views or opinions presented are 
solely those of the author and do not necessarily represent those of the 
Barclays Group.  Replies to this email may be monitored by the Barclays 
Group for operational or business reasons.

------------------------------------------------------------------------



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to