This repository was archived by the owner on Aug 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
mail/src/main/java/javax/mail Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55
66 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
77
8- Copyright (c) 1997-2015 Oracle and/or its affiliates. All rights reserved.
8+ Copyright (c) 1997-2016 Oracle and/or its affiliates. All rights reserved.
99
1010 The contents of this file are subject to the terms of either the GNU
1111 General Public License Version 2 only ("GPL") or the Common Development
@@ -254,6 +254,26 @@ <H4>Properties</H4>
254254</ TD >
255255</ TR >
256256
257+ < A NAME ="mail.debug.auth.username "> </ A >
258+ < TR id ="mail.debug.auth.username ">
259+ < TD > mail.debug.auth.username</ TD >
260+ < TD > boolean</ TD >
261+ < TD >
262+ Include the user name in non-protocol debug output.
263+ Default is true.
264+ </ TD >
265+ </ TR >
266+
267+ < A NAME ="mail.debug.auth.password "> </ A >
268+ < TR id ="mail.debug.auth.password ">
269+ < TD > mail.debug.auth.password</ TD >
270+ < TD > boolean</ TD >
271+ < TD >
272+ Include the password in non-protocol debug output.
273+ Default is false.
274+ </ TD >
275+ </ TR >
276+
257277< A NAME ="mail.transport.protocol.address-type "> </ A >
258278< TR id ="mail.transport.protocol.address-type ">
259279< TD > mail.transport.protocol.< i > address-type</ i > </ TD >
You can’t perform that action at this time.
0 commit comments