In one of my init.groovy scripts, I'm trying to do: mailServer.setSmtpAuth(SMTPUser, SMTPPassword)
But this flags an error, saying that's deprecated, and to use "authentication". But I can't find that documentation. Can anyone point me to a reference or example of using "authentication" to set mailer SMTP auth? Thanks. -Alan -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/DM6PR18MB330600D3F3FE656C936FC63EC5D99%40DM6PR18MB3306.namprd18.prod.outlook.com.
