DirectAdmin > Custom HTTPD Configurations > domain1
from
php_admin_value sendmail_path '/usr/sbin/sendmail -t -i -f [email protected]'
to
php_admin_value sendmail_path '/bin/false'
Thank you.
from
php_admin_value sendmail_path '/usr/sbin/sendmail -t -i -f [email protected]'
to
php_admin_value sendmail_path '/bin/false'
Thank you.