U
unlock
Guest
Hello,
i have a PLESK 8.2 installed on FreeBSD 6.1.
After creation new account, plesk generates user conf like:
/usr/local/www/vhosts/domain.com/conf/httpd.include
I want to ask PLESK, what it need to put a new string in this file (not defaults) like:
php_admin_value sendmail_path "/usr/sbin/sendmail -t -i -php-sender-domain.ru@domain.com"
It can`t be placed on main config, becouse i need use an individual mail address for each domain.
So, after creation, i need to put this line to new user config automatically.
How i can do it? Any ideas?
i have a PLESK 8.2 installed on FreeBSD 6.1.
After creation new account, plesk generates user conf like:
/usr/local/www/vhosts/domain.com/conf/httpd.include
I want to ask PLESK, what it need to put a new string in this file (not defaults) like:
php_admin_value sendmail_path "/usr/sbin/sendmail -t -i -php-sender-domain.ru@domain.com"
It can`t be placed on main config, becouse i need use an individual mail address for each domain.
So, after creation, i need to put this line to new user config automatically.
How i can do it? Any ideas?