This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch mailer-tls-server-check in repository https://gitbox.apache.org/repos/asf/ant.git
commit 01324b9b3c3e3e6e788051a48408d8d3c8d3c43e Author: Stefan Bodewig <[email protected]> AuthorDate: Sun Jun 8 18:12:16 2025 +0200 document default value --- manual/Tasks/mail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/Tasks/mail.html b/manual/Tasks/mail.html index 2c43a6066..ad2ffc12e 100644 --- a/manual/Tasks/mail.html +++ b/manual/Tasks/mail.html @@ -177,7 +177,7 @@ <h3>Parameters</h3> 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> + <td>No; default is <q>false</q></td> </tr> <tr> <td>checkServerIdentity</td>
