PJ81 Posted June 30, 2016 Share Posted June 30, 2016 Hi, I was wondering if there is a way to send a default email address to cPanel when a new hosting account is created through WHMCS. Currently it uses the account email address in WHMCS but is confusing for some clients when they receive notifications from cPanel. I still want the notifications to be created so they are sent to a specific party or a default email address, just not necessarily to the client's email address as they're under managed hosting and don't have cPanel access given to them. Any pointers would be appreciated! 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted July 1, 2016 WHMCS Support Manager Share Posted July 1, 2016 Hi, Whilst there isn't an option for this as standard, I imagine it's something that could be customised. For example you could write some code of your own to send the email account creation code to the cPanel API: https://documentation.cpanel.net/display/SDK/UAPI+Functions+-+Email%3A%3Aadd_pop Then trigger this to be executed when the account is created by WHMCS using the AfterModuleCreate action hook point: http://docs.whmcs.com/Hooks:AfterModuleCreate'>http://docs.whmcs.com/Hooks:AfterModuleCreate http://docs.whmcs.com/Hooks 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.