Hi,
Up until now, my company was using one of our Office365 account as config for the atlassian mail server functionality (also in other Atlassian products).
Because of the extreme amount of e-mails now located in the "Sent" folder of this e-mail (mine), I am trying to use another way. For now, we don't want to buy a license just to use as a dummy sending e-mail.
I've found this documentation for Office 365. The Option 2 seems intersting to indeed avoid paying for a dummy mailbox.
I've changed my TXT DNS as advised, using Bitbucket's server IP and I've configured Bitbucket as such :
I've tried with and without the username set to equal the "Email from" field, but it doesn't work.
In the logs, it says :
java.net.ConnectException: Connection refused (Connection refused). Failed messages: com.sun.mail.util.MailConnectException: Couldn't connect to host, port: domain-com.mail.protection.outlook.com, 25; timeout 30000;
I've checked with a DNS tool to be sure the DNS config was propagated. Of course, my config is not using domain-com, but a real one.
So, is this method supported by atlassian products ? If not, could it be, so we can use any email we want without having actually to create it as a mailbox and pay for the license ?
Hi,
This should definitely work, because it's essentially unauthenticated SMTP. Based on the error, it could be caused by a firewall issue, maybe one that prevents outbound connections from your Bitbucket Server instance.
A simple test to confirm would be running something like telnet domain-com.mail.protection.outlook.com 25 to see if you're able to establish a connection or not.
Cheers,
Christian
Premier Support Engineer
Atlassian
In the end, I did not use this method for the e-mail sending, but I think you are right and I forgot to check in some firewall settings somewhere.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.