All posts
Checked in at Baylis Memorial Parl
In reply to https://www.ravisagar.in/index.php/admin/content/webmention/927
Like of https://www.ravisagar.in/index.php/admin/content/webmention/927
Like of https://twitter.com/Confluence/status/1483878352507265026
In reply to https://twitter.com/Confluence/status/1483514100609126401
Like of https://twitter.com/sparxsys/status/1480618698763378698
Repost of https://twitter.com/sparxsys/status/1480618698763378698
Unable to connect custom Google email account with Jira?
Today I was configuring Jira Service Manager project of Sparxsys where I wanted to create a dedicated project for people/organistions who want to reach out to us for general enquires related to our services. So this is the portal which is now live. All good so far but I also have an email info at sparxsys dot com which I have always and I also have created support at sparxsys dot com dedicated for our support channel.
Now I want to configure support at sparxsys dot com with my support project so I used the in built connector. Follow these steps.
Go to Project | Project settings | Email requests | Connect a custom email account and click on Google.
You will be presented with a screen to authenticate your Google account and give permission to Jira Cloud. This is the tricky part.

There is a check box "Read, compose, and send emails from your Gmail account". You need to make sure this is checked otherwise you will get 403 error reading emails.
Enjoy!
Syndications
Make sure your email is not going to spam
I use Google Suite or whatever it is called these days (Google Enterprise or Google Workspace?) for my company's email. Although I would love to setup my own mail server but setting up an email server is a pain and too much hassle. May be in future. I have this Google Suite legacy free 10 user account so I don't pay for it, too be honest Google mail or Gmail is actually quite good. To create an account for someone is simple and they are up and running in minutes. I am sure in 2022 there is an Open Source email solution with these features, I need to explore. Getting back to the point.
Why am I worrying about my email going to spam?
I moved my sites from webfaction and dreamhost to my own VPS. So I don't use these shared hosting providers anything. I was very happy with their services and for my needs I was happy with a vpsdime, the plan that I have is cheap and good. I pay $7 for 6 GB RAM which is absolutely amazing. I run all my RAM hungry Drupal sites on this server. So long story short, I moved Sparxsys.com to vpsdime but I forgot to do one thing.
There is something called as SPF and DMARC that needs to be setup in your domain DNS settings. This will ensure that your mail is not treated as spam.
Now if you are new to all this then don't worry, I found a site called mail-tester.com, it will give you an email address where you can send a test email.

After sending the email to this test address, press "Then check your score" button.

Finally you will get some score with some suggestions.

For me there were 2 suggestions.
Create an SPF record, which is nothing but a TXT record.
Name: @
Value: "v=spf1 a mx include:_spf.google.com ~all"
Create DMARC record, again a TXT record.
Name: _dmarc
Value: "v=DMARC1; p=reject; rua=mailto:admin@example.com"
Setup DKIM
Follow the instructions here.
And that is it. I hope you enjoyed reading this post.
Enjoy.
Updates
11/01/2022: There is another good service https://www.experte.com/spam-checker which I tried and it will also produce a similar report. I got the followiing email from the developer for this tool.
Like the original, it uses well-known spam filters and blacklists to check the spam score of a mail. But in addition, it also checks whether Gmail classifies the email as spam and into which inbox the mail is placed. Since Gmail is the world's most used email provider, a positive assessment is critical for deliverability. In the last step, the tool also checks the correct configuration of the SPF and DKIM records.
I think it is good to list similar services here, it will help many people.
Syndications
Want to contact me?

Ravi Sagar
ravi at sparxsys dot com
Author of "Mastering JIRA 7" book. Loves #Jira and #Drupal. #Blogger, #ProblemSolver, #Atlassian #Consultant and #Technologist @ravisagar on twitter
Want my help? raise a support request for me.
Social and other Links
- RSS Feed
- Github
- @ravisagar on Twitter
- Ravi Sagar YouTube: Atlassian tools and Jira tutorials
- Ravi Sagar LBRY: Synced with Ravi Sagar YouTube
- Blackberry Boy YouTube: Linux, Emacs, Org Mode and tech tutorials
- Ravi Sagar Podcast
- @ravisagar.in on Instagram
- Ravi.pro: site published with Org Mode, general IT and tech stuff
- LinuxIndya.com: site published with Org Mode on Linux
- AutoGrid.info: site published with Org Mode on Excel VBA and Google Apps Script