diff --git a/docs/manual/CoreTasks/mail.html b/docs/manual/CoreTasks/mail.html index ff14f0d76..0defca8d1 100644 --- a/docs/manual/CoreTasks/mail.html +++ b/docs/manual/CoreTasks/mail.html @@ -2,7 +2,7 @@ -Apache Ant User Manual +Mail @@ -33,19 +33,26 @@ body may be specified. To send binary attachments the optional message Message to send in the body of the email. - Yes + One of the two files Filename(s) of text to send in the body of the email. - Multiple files are comma-separated. + Multiple files are comma-separated. + + failonerror + flag to indicate whether to halt the build on + any error. + No, default is true + includefilenames Include filename(s) before file contents. Valid only when the files attribute is specified. No, default is false + mailhost Host name of the mail server.