In certain situations we disable the option to allow websites to send e-mails, by disallowing use of sendmail.
We use a script to automate this. The primary command of the script is:
/usr/sbin/plesk bin subscription_settings -u domain.tld -outgoing_messages_enable_sendmail false
This disables...