We have a server that wants to remove all email being sent from it. I disabled exim and IMAP but I can't find how to disable PHP email. I've scoured this forum for 20 minutes and give up lol.
Can someone post a cheat code of what file to edit and what to add to disable all PHP email when using PHP-FPM please?
I assume it's something to do with the file default_accounts_to_fpm
Maybe add this there?: disable_mail
Can someone post a cheat code of what file to edit and what to add to disable all PHP email when using PHP-FPM please?
I assume it's something to do with the file default_accounts_to_fpm
Maybe add this there?: disable_mail