cosmin Posted May 14, 2016 Share Posted May 14, 2016 Is any way to skip a domain extension to be synced from /crons/domainsync.php? I want to ignore a specific tld when cron run to sync expiration data. Thanks! 0 Quote Link to comment Share on other sites More sharing options...
servetas Posted May 14, 2016 Share Posted May 14, 2016 It is not possible to except a domain name tld. You can achieve this by coding an action hook. You can use EmailPreSend and stop email from being sent for some specific relid based on the domain tld. Just an idea. 0 Quote Link to comment Share on other sites More sharing options...
cosmin Posted May 17, 2016 Author Share Posted May 17, 2016 Thanks for info! Unfortunately I don't know how to code a hook 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.