Hi,
I have finished developing a new application, using PHP. That application was installed on my local machine which uses Windows. Ther Mail Server I installed on my local machine was hMailServer (OpenSource mail server that works on Windows only, which uses a mySQL database to store the accounts, aliases, domains..etc of the mail service).
Simply, I decided to move to an Online server, but it seems that dedicated servers are very expensive, so I decided to register for an Enterprise3 plan at http://www.netfirms.com/enterprise . But the problem is that hMailServer works only under Windows OS, not Linux. And as I said, I have programmed my software (application) fully dependant on that mail server; as I used to modify the mySQL Database of it to add new accounts or aliases directly.. without using any webmail interface (like SquirrelMail), it is just as simple as that!
Now I'm afraid that plan doesn't support Windows, so I will not be able to install that Mail Server for me if I register for Enterprise plan, which means my application (PHP files) will not work properly as there will not be hMailServer installed.
So what solutions do you think you could provide me for that problem?
Does "qmail" uses an external mySQL Database?
Or do you know any other Mail Server that uses mySQL Database (just as hMailServer - [url]http://www.hmailserver.com)?[/url]
Or if you can give me the commands of "qmail" to use in my PHP files, so that I can directly create a new Mail Account, Alias..etc (The simple commands, not the SquirrelMail) as I tried a search on the qmail website but couldn't find the commands, as I'm 100% new to qmail :-(
It is a very urgent issue as I need to decide where to host my files. So please reply ASAP with your solutions...
Thanks alot for your help in advance, I really apprecaite it!!
Regards..