diff --git a/manual/Tasks/mimemail.html b/manual/Tasks/mimemail.html index ba066a6b6..c86d61464 100644 --- a/manual/Tasks/mimemail.html +++ b/manual/Tasks/mimemail.html @@ -31,9 +31,12 @@
Sends SMTP mail with MIME attachments. -JavaMail -and Java -Activation Framework are required for this task.
+JavaMail +and Java +Activation Framework are required for this task. The Java +Activation Framework is part of the standard class library for Java6 +to Java9 but must be provided as an external library for Java10 and +later again.Multiple files can be attached using FileSets.