Hi,
In my test environment, all email has been disabled as per recommended by adding the following to the start up options:
-Datlassian.mail.senddisabled
-Datlassian.mail.fetchdisabled
-Datlassian.mail.popdisabled
This has been fine up until now.
I need to test some addons that has to send an email to enable me to test it, so therefore im wondering is it possible to keep mail disabled in my testenvironment for everyone except my own user?