currently I am trying to get the PHP mail() function to work. For this, I would probably need to enable httpd_can_sendmail, but when I try to change it on rhc ssh, permission is denied, even if I try to change it to non-persistently. Access to the sudoers file is also denied, and I feel like I just can't find the right words to find the solution on Google.
How can I set my account to be able to change those booleans?