Hello there
We have many users on our server and sometimes when a user is hiJacked we will experience high amount of SPAMS.
We can suspend the whole account but it will result in suspend all of the services (Web, Email, MySQL,...)
We can also disable only MAIL SERVICE of the specific user using blockdomains file for EXIM.
Ok! Using blockdomains will work but the user is still able to send email programmatically from CODE inside his website using the DEFAULT EMAIL ACCOUNT of his mail service.
How we should disable the DEFAULT EMAIL ACCOUNT as well.
I want to avoid any outgoing message from mail domain example.com using available mailbox and either DEFAULT EMAIL ACCOUNT.
Could you please give me some solution?
Thank you for your kind attention.
We have many users on our server and sometimes when a user is hiJacked we will experience high amount of SPAMS.
We can suspend the whole account but it will result in suspend all of the services (Web, Email, MySQL,...)
We can also disable only MAIL SERVICE of the specific user using blockdomains file for EXIM.
Ok! Using blockdomains will work but the user is still able to send email programmatically from CODE inside his website using the DEFAULT EMAIL ACCOUNT of his mail service.
How we should disable the DEFAULT EMAIL ACCOUNT as well.
I want to avoid any outgoing message from mail domain example.com using available mailbox and either DEFAULT EMAIL ACCOUNT.
Could you please give me some solution?
Thank you for your kind attention.