When we are migrating JIRA instance to a new server with same database instance (Separate), do we need to apply email configuration manually ?
No, this setting is stored in the database, so this will be inherited. If the instance is for testing it does makes sense disabling this by uncommenting:
DISABLE_NOTIFICATIONS=" -Datlassian.mail.senddisabled=true -Datlassian.mail.fetchdisabled=true -Datlassian.mail.popdisabled=true"
Otherwise you will have 2 instances sending notifications on the same issues.
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.