bodewig commented on code in PR #219:
URL: https://github.com/apache/ant/pull/219#discussion_r2134756835
##########
manual/Tasks/mail.html:
##########
@@ -171,6 +171,23 @@ <h3>Parameters</h3>
1.8.0</em></td>
<td>No</td>
</tr>
+ <tr>
+ <td>requireStartTLS</td>
+ <td>(boolean) Whether the <code>STARTTLS</code> command used to switch to
an encrypted
+ connection for authentication should be required.
+ <br/>Implicitly sets <q>enableStartTLS</q> to <q>true</q> if enabled.
Requires JavaMail.
+ <br/><em>Since Ant 1.10.16</em></td>
+ <td>No</td>
Review Comment:
I intended to add that but must have forgotten -> 01324b9b3
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]