![]() |
[solved] Change Admin's Email - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Usage (/forum-34.html) +--- Thread: [solved] Change Admin's Email (/thread-16413.html) |
[solved] Change Admin's Email - pedro73 - 11-25-2012 04:35 AM Hi, how to change the ISPCP Admins Email address? Currently they get send by "webmaster@customers.domain.com" but I want that they get send just by "support@domain.com". I couldn't find anything to change it. RE: Change Admin's Email - joximu - 11-25-2012 07:55 AM Try here: /etc/ispcp/ispcp.conf DEFAULT_ADMIN_ADDRESS = /J RE: Change Admin's Email - pedro73 - 11-25-2012 08:50 PM (11-25-2012 07:55 AM)joximu Wrote: Try here: There is the correct email address, and the mail arrives with this address. but in the mail.log i see the "webmaster@customers.domain.com" as from address. often i get the error: Sender address rejected: Domain not found (in reply to RCPT TO command)) Just found the solution! Just change the sendmail command at: /var/www/fcgi/master/php5/php.ini Now it works fine ![]() |