email - Trying to set up basic mail configuration Jenkins -



email - Trying to set up basic mail configuration Jenkins -

i'm trying set basic mail service configuration jenkins (with hotmail). searched lot on net can't find i'm doing wrong. configuration

e-mail scheme admin : adminmail@hotmail.com smtp server : smtp.live.com standard e-mail suffix : / utilize smtp authentication : yes name user : adminmail@hotmail.com password : ******* utilize ssl : yes smtp port : 25 (or 587, used both) reply-to addres : / charset : utf-8

i error: javax.mail.messagingexception: not connect smtp host:

smtp.live.com, port: 587 or 25; nested exception is: java.net.socketexception: connection reset

when i'm trying ssh smtp.live.com port, or when set ssl off: error this:

must issue starttls command first

your error message pretty much says all. have searched error message , found following:

server says: 530 5.7.0 must issue starttls command first posted honor doyle

smtp error code

server says: 530 5.7.0 must issue starttls command first

solution: server says: 530 5.7.0 must issue starttls command first.

in groupmail, modify sender business relationship in business relationship manager. under delivery options tab, advanced button.

enable alternative “server requires ssl connection“ select starttls (default) drop downwards list.

enabling ssl in groupmail

press ok, ok save these changes.

as always, sense free contact groupmail back upwards team if need farther information.

email jenkins smtp hotmail

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -