I use the <mail> task to email data during the build.xml process.
Recently our mail server configuration must have changes because the
mail task now fails. The fact that the mail task fails is not the main
problem, the problem is that when the mail task fails Ant exits/stops. I
would like the build.xml script to continue with its work and just
ignore that fact that the mail task failed.

is that possible?.. any suggestions

Thanks for your help



Mark

Reply via email to