How to disable mail sending and processing during a backup restore

How to disable mail sending and processing during a backup restore

Atlassian has a page of all supported environment variables:

There are environment variables that can be set to disable various mail processes:

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

Instructions on how to apply the above are on the parent page of the above