Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Difference between mail JVM arguments

Jeroen Poismans
Community Champion
March 6, 2023

Hello Community!

When starting Jira Server / DC you can provide JVM arguments for disabling mail handling, sending ...

-Datlassian.mail.senddisabled
-Datlassian.mail.fetchdisabled
-Datlassian.mail.popdisabled

The first one disables SMTP / Outgoing mail. I am however a bit puzzled in what exactly the other two do. For my non-PRD environments I put all of them on true, but now I'm interested in what the difference between fetchdisabled and popdisabled is and how this translates to functionality in Jira.

Regards,

Jeroen

 

1 answer

1 accepted

1 vote
Answer accepted
Aditya Verma
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 6, 2023

Hi @Jeroen Poismans ,

 

fetchdisabled parameter will disable creation of tickets/comments from incoming mails.

popdisabled parameter will disable the POP mail server that is configured in your Jira instance.

 

Thanks,
Aditya

Jeroen Poismans
Community Champion
March 6, 2023

Hi @Aditya Verma ,

Thanks! So am I correct in assuming that fetch also has an impact on the Email requests in a Service Management project?

Regards,

Jeroen

Aditya Verma
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 6, 2023

Since JSM is installed on top of your on-prem Jira DC/Server. It should respect the parameters configured in setenv file. You should definitely give it a test after disabling it.

Thanks,
Aditya

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events