Hi Guys,
Please help me to resolve this issue,
I want to disable mail option in my confluence for XML restore, for that I've added below JVM parameters and restarted the service.
-Datlassian.mail.senddisabled=true -Datlassian.mail.fetchdisabled=true
Now these parameters are showing in Confluence's system information's but mails are sending smoothly. Could you please tell me what exactly the error is? and how I can resolve this?
My standalone confluence is installed as service in windows server, so I've followed below docs for setting up the JVM arguments.
Many thanks in advance.
Yes... I did the same thing and now I can see the newly added parameters in the confluence system informations as well. But this is not blocking any mails :(
No you don't need to restart Windows server (OS).
Is Confluence/ Tomcat running as a Windows service? If so, you just have to go to Windows services (Start --> Run, services.msc) and restart the Tomcat/ Confluence service.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I restarted confluence, just checking whether I need to restart the windows server to make this effect?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Indeed! If you change JVM parameters you have to restart Confluence.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I guess, I need to restart the server to take this effect? Is it true?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sameera,
I want to block emails while doing the XML restore. Suppose now if I change the server details to non-existant one, then also while doing the restore, it will map to the actual mail server configuration from the XML file(production backup).
So dont know how I can resolve this?
Thanks,
Sanu P Soman
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Looks like you are following JIRA's documentation. I'm not sure if these instructions have the same effect on Confluence.
Not sure how to do it in confluence, but you could try to set the outgoing server to a non-existant one temporarily to avoid sending of mails.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I know you mentioned the System Info page, did you also verify the arguments show in the log as you expect?
In the past I recall having to sometimes quote arguments for some jvm processes,
"-Datlassian.mail.senddisabled=
true" "..."
Otherwise it sounds like this may be a bug worth raising with Atlassian.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.