Disable incoming emails after restore

Christian Herbert April 26, 2016

Dear Sir or Madam,

I used the following command line parameters for deactivating outgoing mails:

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

...and it works.

Is it possible to deactivate all incoming emails, too? (we use two email handler)

Kind Regards,

 

Christian

2 answers

0 votes
Christian Herbert April 26, 2016

Hi Tibor,

 

thx for your fast reply. Is it normal that I still see the incoming email configuration in JIRA? The outgoing email configration is deleted and replaced by a JIRA info msg.

 

Kind Regards,

 

Chris

Tibor Hegyi _META-INF_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
April 26, 2016

Yes, absolutely normal. The handlers will run periodically, but will log a message to the log file that email processing is disabled and no emails will be downloaded from the accounts.

0 votes
Tibor Hegyi _META-INF_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
April 26, 2016

Hi,

 

It will disable incoming emails too. See 

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

These are used to stop processing of incoming emails.

There is nothing else you need to configure.

Tibor

Suggest an answer

Log in or Sign up to answer