Advanced Search
Search Results
551 total results found
New Page
New Page
New Page
New Page
New Page
New Page
New Page
New Page
New Page
2024
Eenos Roadmap for 2024 This is the Eenos project roadmap for the year 2024. This strategic plan defines our goal or desired outcome and includes the major steps or milestones needed to reach it. This will show the complete planning of Eenos. Kindly send you...
2025
Eenos Roadmap for 2025 This is the Eenos project roadmap for 2025. This strategic plan defines our goal or desired outcome and includes the major steps or milestones needed to reach it. It will show the complete planning of Eenos. This page has been moved t...
How to Log in to Eenos Webmail as Server Admin
Overview By design, the Eenos Control Panel does not allow server administrators or website owners to directly log into individual user email accounts.This privacy-first approach ensures that user communications remain secure and confidential — unlike some ot...
fixemailugid
fixemailugid This tool corrects the UID and GID of email accounts, especially useful if you have synced the home directory from another server or migrated from another control panel using rsync Command: /usr/local/eenos/scripts/fixemailugid Command Option(...
How to restrict common domain names in Eenos
Sometimes you may need to restrict the creation of common domain names in your hosting servers. It is not good to create hosting accounts with domain names like google.com or eenos.com. Eenos has the feature to do this. The restricted domains are placed in t...
Reseller API
Chapter Introduction The Reseller API, also known as the Alpha Reseller API or Reseller Chain API, is a key component of the Eenos ecosystem designed for multi-tenant hosting and reseller-based business models. This API layer enables structured management of...
Introduction
What is the Reseller API? The Reseller API is a REST-based interface within the Eenos ecosystem used to manage reseller operations, hosting accounts, and sub-reseller hierarchies. It enables resellers to automate and integrate their hosting environment with ex...
Create API Logins
Manage API Access This document explains how to create API logins (X-API-USER and X-API-PASSWORD) in the reseller portal. You may log in to the WAP portal with your reseller logins on port 4444. Create API User and Password Go to Advanced Tools >> API >> AP...
test_connection
Test API Connection This function is to test the API connection to the server via api request itself. Required Headers Field Description Example X-RESELLER The reseller account user name alphareseller X-API-USER The API username eenos_api X-API-PASSWORD The AP...