1.0.4 to 1.0.7: ispCP_Exception_Writer_Mail error: Invalid email address! - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Update/Upgrade (/forum-44.html) +--- Thread: 1.0.4 to 1.0.7: ispCP_Exception_Writer_Mail error: Invalid email address! (/thread-15231.html) |
1.0.4 to 1.0.7: ispCP_Exception_Writer_Mail error: Invalid email address! - mkonrad - 09-30-2011 06:44 PM Hello there! Recently I've updated my old ispCP 1.0.4 to 1.0.7. Unfortunately now I cannot use the Administration Interface anymore. I've set "debug=1" and now I get a message saying "ispCP_Exception_Writer_Mail error: Invalid email address!". I guess it wants to inform me about another error but it cannot send an email, because there is now Email address provided. Unfortunately, I dont know where to enter such an Email-Address. I've looked inside the ispcp.conf but cannot find anything. Does anyone know how to solve this? Thanks in advance! Markus RE: 1.0.4 to 1.0.7: ispCP_Exception_Writer_Mail error: Invalid email address! - joximu - 09-30-2011 06:53 PM You have a valid DEFAULT_ADMIN_ADDRESS = in /etc/ispcp/ispcp.conf? and the mail address in the ispcp.admin table (DB) of the admin is set? /J RE: 1.0.4 to 1.0.7: ispCP_Exception_Writer_Mail error: Invalid email address! - mkonrad - 09-30-2011 07:30 PM Ups, my setting was DEFAULT_ADMIN_ADDRESS = no I already assumend something like that but was too blind to see (and was programmatically searching for "mail"). Big thanks! |