Disabling email - Printable Version +- Community Support for OpenDocMan (Deprecated) (https://forum.opendocman.com) +-- Forum: OpenDocMan Community Discussion (https://forum.opendocman.com/forum-5.html) +--- Forum: OpenDocMan Support - Community Based (https://forum.opendocman.com/forum-6.html) +--- Thread: Disabling email (/thread-675.html) |
Disabling email - Jkpalmer - 03-03-2014 I know this may seem like an odd request, but is there a way to disable email notifications from OpenDocMan? Our preference would be to not receive automatic notifications from this application. Re: Disabling email - Muplor - 03-31-2014 Hi, I did think about implementing the same thing last week. I would suggest having a look at the Email_class.php and finding an area to comment out - possibly the whole file. If you just had a return statement in that file, it should operate ok, but that is untested. |