Hello Directadmin Pro's 
My server; CentOS 5
I can't get my php mail adres default to change...
Now when i send a message with the php script the sender is my_username@my_website.com (that's a example)
I tried to edit php.ini
sendmail_path = /usr/sbin/sendmail -t -i -f blablabla@my_website.com
Restarted server..
I tried every option i thought about..
And yes i deleted the ; before sendmail_path
When i take a look ad Custom HTTPD Configurations -->website
i see this:
php_admin_value sendmail_path '/usr/sbin/sendmail -t -i -f my_username@my_website.com'
But i can not change this, also it's not recommended to do this..
What i'm i doing wrong?

My server; CentOS 5
I can't get my php mail adres default to change...
Now when i send a message with the php script the sender is my_username@my_website.com (that's a example)
I tried to edit php.ini
sendmail_path = /usr/sbin/sendmail -t -i -f blablabla@my_website.com
Restarted server..
I tried every option i thought about..
And yes i deleted the ; before sendmail_path
When i take a look ad Custom HTTPD Configurations -->website
i see this:
php_admin_value sendmail_path '/usr/sbin/sendmail -t -i -f my_username@my_website.com'
But i can not change this, also it's not recommended to do this..
What i'm i doing wrong?