diff --git a/docs/manual/CoreTasks/mail.html b/docs/manual/CoreTasks/mail.html index 05dacc12f..23fcf6ab9 100644 --- a/docs/manual/CoreTasks/mail.html +++ b/docs/manual/CoreTasks/mail.html @@ -9,11 +9,11 @@
A task to send SMTP email.
+
A task to send SMTP email.
This task can send mail using either plain
-text, UU encoding, or MIME format mail, depending on what is available.
-
-SMTP auth and SSL/TLS require JavaMail and are only available in MIME format.
+text, UU encoding, or MIME format mail, depending on what is available.
+
+SMTP auth and SSL/TLS require JavaMail and are only available in MIME format.
Attachments may be sent using nested
fileset elements.
Note: This task may depend on external libraries @@ -104,18 +104,18 @@ Library Dependencies for more information.