Jump to content

Turn off Domain Renewal Notices for Client


gminnov

Recommended Posts

Hello,

 

I have one client with a large number of domains registered - they have them all set to auto-renew, but are getting upset by all the Domain Renewal Notices. I need to turn them off for this customer.

 

In their account I have already unchecked the 'domain' box in 'Email Notifications' for all their contacts, but they are still receiving some reminders.

 

I don't know what else to try. I assume the domain checkbox is the one that controls the Domain Renewal Notices, and not the Product, or General ones for example.

 

Any advice would be appreciated.

 

Thanks

Link to comment
Share on other sites

  • WHMCS Support Manager

Hi,

There isn't currently an option to disable renewal notices per-client, but you could potentially achieve this by coding an action hook. You'd use the EmailPreSend hook point and pass 'abortsend'=>true when an email comes up for this client to cancel sending it.

 

http://docs.whmcs.com/Hooks:System#EmailPreSend

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated