Closed justinhauer closed 4 years ago
When trying to use a port other than 587, builds consistently fail. I specify port: 25 in my drone.yml file and receive the following error.
port: 25
time="2020-05-06T18:50:05Z" level=error msg="Error while dialing SMTP server: dial tcp :587: connect: connection refused" -- 2 | dial tcp :587: connect: connection refused
Note: I am pulling your latest docker image
When trying to use a port other than 587, builds consistently fail. I specify
port: 25
in my drone.yml file and receive the following error.Note: I am pulling your latest docker image