As the title suggests, I've tried configuring my Jenkin's E-Mail Notification's settings with an Outlook and Gmail email, but regardless of the account or settings, I see the below error when attempting to test it. I've tried pretty much every Outlook and Gmail port mentioned on the internet, but none of them work and give me the same error. I'm sure my credentials are correct on both accounts.
Mailer Plugin: 1.32.1
Email Extension Plugin: 2.81
java.net.UnknownHostException: XXX
at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
Any Help would be appreciated. Thanks!
question from:
https://stackoverflow.com/questions/66051977/jenkins-e-mail-notification-throwing-java-net-unknownhostexception-regardless-of 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…