Hi,
How do I enable or disable Mail function for cPanel account.
enable php mail function cpanel
Moderator: Staff
cPanel Server Management
@ 30$ Onwards
@ 30$ Onwards
Re: enable php mail function cpanel
cPanel --> PHP Version --> Switch To PHP Options (Top Right) --> Remove value from disable function -->
Click value/select/enter to save
Click value/select/enter to save
Re: enable php mail function cpanel
Hi Stark,
I tired it but not working
Is it possible to do it via .htaccess file ? I tried the same but it is't working.
here is the code in .htaccess
disable_functions = mail
I tired it but not working
Is it possible to do it via .htaccess file ? I tried the same but it is't working.
here is the code in .htaccess
disable_functions = mail
Re: enable php mail function cpanel
Hi Ashlin,
You need to remove mail entry from disable_functions.
disable_functions = mail ✖
disable_functions = ✔
Brandon N
Linux Support Engineer.
Nixtree Solutions
Managed Full Server Backups
https://www.nixtree.com/managed-backups.php
Follow us on : https://twitter.com/nixtree
You need to remove mail entry from disable_functions.
disable_functions = mail ✖
disable_functions = ✔
Brandon N
Linux Support Engineer.
Nixtree Solutions
Managed Full Server Backups
https://www.nixtree.com/managed-backups.php
Follow us on : https://twitter.com/nixtree