Good day,
I've deployed Bitbucket on docker as explained here:
https://hub.docker.com/r/atlassian/bitbucket-server/
I can't seem to be able to configure email ?
I know my information is good as I can connect with webmail or other Mail client
- hostname, username, password, port 465, use SSL when possible.
Also tried a simple 127.0.01:25 (host) with no success.
tail -f /var/atlassian/application-data/bitbucket/log/atlassian-bitbucket.log gives me this:
Failed to send a test email message to xx@xxxxxx.com
com.atlassian.bitbucket.mail.MailSendException: Sending mail failed. Please verify the mail server configuration and check the logs for details
Do I need to install an MTA like Postfix or configure a service like msmtp? Or is it an issue with my settings?
Thank you n advance,
JP
I read a bit more in the Community and someone said switching from port 465 to 25 worked for him... Also did for me. I guess I can live with that.
Otherwise, what could be the issue when using 465 with SSL? (works when I connect my phone to the same account, for example)
Thanks again,
JP
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.