Hello.
I need to stop all emails to my members. So I don't want that any member receive emails from my Dolphin installation.
How can I do that?
Hello. I need to stop all emails to my members. So I don't want that any member receive emails from my Dolphin installation. How can I do that? |
one way is to use ESASE's Notification manager... http://www.boonex.com/market/posts/paansystems - your resource for Dolphin Pro |
Thanks for the answer! It is not possible with Dolphin to stop all outgoing mails to users without using 3rd party modules? It is not important for me that the users can choose which notifications they want and which not. I want to stop all notifications. |
i think this is not possible without hacking some code. but i dont know where to start, sorry. http://www.boonex.com/market/posts/paansystems - your resource for Dolphin Pro |
Thanks for the answer! It is not possible with Dolphin to stop all outgoing mails to users without using 3rd party modules? It is not important for me that the users can choose which notifications they want and which not. I want to stop all notifications. I would think the quickest way, remove your email account in the cPanel.. Not a total fix but may stop them, problem is your site cron and other functions will not be mailed to you, [edit] and how will your members be able to sign up and complete the join functions if they cannot get mail. ManOfTeal.COM a Proud UNA site, six years running strong! |
Thanks for the answer! It is not possible with Dolphin to stop all outgoing mails to users without using 3rd party modules? It is not important for me that the users can choose which notifications they want and which not. I want to stop all notifications. I would think the quickest way, remove your email account in the cPanel.. Not a total fix but may stop them, problem is your site cron and other functions will not be mailed to you, [edit] and how will your members be able to sign up and complete the join functions if they cannot get mail.
A good idea. The mail account is removed now on my server. Now its definitely not longer possible for Dolphin to send mails? |
Dolphin sends emails directly from php, it has no idea if you have an email account in Cpanel or not. Removing that account won't have any effect on Dolphin sending emails. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Dolphin sends emails directly from php, it has no idea if you have an email account in Cpanel or not. Removing that account won't have any effect on Dolphin sending emails. I didn't know that, thanks! ManOfTeal.COM a Proud UNA site, six years running strong! |