Jump to content

domain renewal reminders not sent


mullerit

Recommended Posts

Hello guys, a few days ago I stumbled over a strange issue that seems to be going on for a while.

 

Whenever a client has more then one domain expiring on the same day, that client will only receive renewal reminders for the domain with the lowest 'id' and all other domains will silently expire.:?:

The upcoming domain renewal reminder is the standard text and code that WHMCS delivered with my WHMCS 5.3.10 version, but it does either add all domains to that list, nor send separate emails for other expiring domains.

 

This is of course a pretty big issue, since we now get clients complaining that they never received any notifications for x amount of domains and they expired (=restore fees :cry:).

 

Did anybody else notice this behavior, and/or has a solution?

 

 

PS: If I look into the database, then all domains will have a clean 'reminders' column and after the cronjob runs, will show the same piped values in that column. So the cron seems to do everything right, except sending the notifications to the client.

Link to comment
Share on other sites

I've just checked this, we have a client with 187 domains due for renewal on the same day and all emails were sent automatically today...It's not the only one similar, going through the ongoing email logs show multiple clients receiving multiple domain renewal notices on the same day correctly. Unsure what's different with our setup but seems to be sending all OK.

Link to comment
Share on other sites

Found the issue at our side. We have an action hook of EmailPreSend which checks the expiry date of a domain and aborts the send if the actual expiry date is greater than the number of days on which our first domain renewal is sent. We set this up because in the past we had renewal reminders going out for domains that had already been renewed.

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