Hello!
I like to disable the mail() function in php just for one domain/customer.
Can i do that? How?
Thanks!
I like to disable the mail() function in php just for one domain/customer.
Can i do that? How?
Thanks!
Directive = sendmail_path Default = /usr/sbin/sendmail -t -i Type = list Range = /usr/sbin/sendmail -t -i,/bin/true Comment = Switch to /bin/true to disable php mail
Comment