I have php popen function (actually not only that function but several diffrernt potentially dangerous php functions) disabled for security reasons in the php.ini. Before upgrade to 11 WHM all worked fine, but now users cannot send any email because popen function is used in that webmail clients.
How can I make webmail send e-mail?
Can I use different php options for Cpanel internal applications and for other users' scripts?
How can I make webmail send e-mail?
Can I use different php options for Cpanel internal applications and for other users' scripts?