Jump to content
  • 0

eMail address availability instead of Domain Name Availability?


VeraVault

Question

Hello,

 

I'm considering purchasing WHMCS to sell email address on our domains. I will use the hooks to create the email address on our server. I will need however to change the domain availability field to an email availability instead. Is this possible? is there a hook for the domain availability checker? I did not find this answer in the wiki.

 

Thanks in advance

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

I kind of understand your solution you want to rent email address's

 

Johndoe@therentedemailaddress.com

jandoe@therentedemailaddress.com

 

But instead of it checking therentedemailaddress.com you want it to check if Jandoe or Johndoe is available?

 

It's all possible though you would need to have some kind of cron I would assume to pull current email address in use on the servers... And then for whmcs to check against that list...

Link to comment
Share on other sites

  • 0
  • WHMCS CEO

Hi,

 

You wouldn't be able to use the built in order form for this. Instead what you would do is write a custom order form using the API to add the order to WHMCS. Your form can then handle the validation and checking of the desired email address, then only allow the order to proceed if valid and available.

 

You would then use a custom module to automate the provisioning of that email address (rather than hook) on the server.

 

Matt

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
Answer this question...

×   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