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/com/sun/mail Expand file tree Collapse file tree Original file line number Diff line number Diff line change 754754</ TD >
755755</ TR >
756756
757+ < TR >
758+ < TD > < A NAME ="mail.imap.proxy.user "> mail.imap.proxy.user</ A > </ TD >
759+ < TD > string</ TD >
760+ < TD >
761+ Specifies the user name to use to authenticate with the HTTP web proxy server.
762+ By default, no authentication is done.
763+ </ TD >
764+ </ TR >
765+
766+ < TR >
767+ < TD > < A NAME ="mail.imap.proxy.password "> mail.imap.proxy.password</ A > </ TD >
768+ < TD > string</ TD >
769+ < TD >
770+ Specifies the password to use to authenticate with the HTTP web proxy server.
771+ By default, no authentication is done.
772+ </ TD >
773+ </ TR >
774+
757775< TR >
758776< TD > < A NAME ="mail.imap.socks.host "> mail.imap.socks.host</ A > </ TD >
759777< TD > string</ TD >
Original file line number Diff line number Diff line change 494494</ TD >
495495</ TR >
496496
497+ < TR >
498+ < TD > < A NAME ="mail.pop3.proxy.user "> mail.pop3.proxy.user</ A > </ TD >
499+ < TD > string</ TD >
500+ < TD >
501+ Specifies the user name to use to authenticate with the HTTP web proxy server.
502+ By default, no authentication is done.
503+ </ TD >
504+ </ TR >
505+
506+ < TR >
507+ < TD > < A NAME ="mail.pop3.proxy.password "> mail.pop3.proxy.password</ A > </ TD >
508+ < TD > string</ TD >
509+ < TD >
510+ Specifies the password to use to authenticate with the HTTP web proxy server.
511+ By default, no authentication is done.
512+ </ TD >
513+ </ TR >
514+
497515< TR >
498516< TD > < A NAME ="mail.pop3.socks.host "> mail.pop3.socks.host</ A > </ TD >
499517< TD > string</ TD >
Original file line number Diff line number Diff line change 706706</ TD >
707707</ TR >
708708
709+ < TR >
710+ < TD > < A NAME ="mail.smtp.proxy.user "> mail.smtp.proxy.user</ A > </ TD >
711+ < TD > string</ TD >
712+ < TD >
713+ Specifies the user name to use to authenticate with the HTTP web proxy server.
714+ By default, no authentication is done.
715+ </ TD >
716+ </ TR >
717+
718+ < TR >
719+ < TD > < A NAME ="mail.smtp.proxy.password "> mail.smtp.proxy.password</ A > </ TD >
720+ < TD > string</ TD >
721+ < TD >
722+ Specifies the password to use to authenticate with the HTTP web proxy server.
723+ By default, no authentication is done.
724+ </ TD >
725+ </ TR >
726+
709727< TR >
710728< TD > < A NAME ="mail.smtp.socks.host "> mail.smtp.socks.host</ A > </ TD >
711729< TD > string</ TD >
You can’t perform that action at this time.
0 commit comments