search
  • Sign In
  • Sign Up
Password reset successful

Follow the proiects vou are interested in andi aet the latestnews about them taster

hMailServermail server
hMailServer is a GPL-licensed, free email system running on Microsoft Windows. It supports common email protocols SMTP, POP3, and IMAP. It can be easily integrated and developed with many existing network email systems. It has Flexible spam protection and the ability to scan all incoming and outgoing emails with an antivirus system; used by ISPs, companies, governments, schools and technology enthusiasts around the world.

hMailServer comes with a COM library (COM API) that can be integrated with other software. Using the COM library, it is possible to write scripts and applications to call the full functionality of HMailServer. For example, you can integrate hMailServer into your current IT system so new employees automatically get email accounts. You can use a PHP-based web front-end to manage the server using the COM API. hMailServer also has built-in Active Directory integration, which can link email accounts to Domain accounts are integrated.
database
hMailServer system has a built-in small database. The built-in database can save you unnecessary settings and is not affected by other operations. It also supports external databases. External databases can provide better performance and better integration with other platforms, but they are also Makes configuration complicated; hMailServer supports databases: MySQL, Microsoft SQL and PostgreSQL.

Some functions that can be realized:
Basic email sending and receiving functions
Automatic reply, automatic forwarding, automatic system backup
SMTP, POP3, Webmail
Email filtering
IMAP, Secure Services (SSL)
distribution group
Email monitoring
Limits on total domain name space and total number of mailboxes
Automatic cleaning
SMTP SSL connection
Email header replacement
Domain and user sending/receiving restrictions, user access control
Group users
Antivirus engine
AD (Windows Active Directory) user automatic synchronization
No restrictions on domain names
No limit on usage time
Custom backup data
Automatic blocking/login restriction.
Anti-Virus/Anti-Spam (Third Party Basis)
whitelist
Alias
Webmail/web-side management.
For developers, the COM API lets you do whatever you want.

When installing the HMailServer email system, the built-in database is used by default. The installation is simple and no other configuration is required. If you need to use an independent database, please install and configure the database supported by the system first, and then install the email system.
hMailServer Chinese forum provides corresponding Chinese services.
Disclaimer

All resources on this site are contributed by netizens or reprinted by major download sites. Please check the integrity of the software yourself! All resources on this site are for learning reference only. Please do not use them for commercial purposes. Otherwise, you will be responsible for all consequences! If there is any infringement, please contact us to delete it. Contact information: admin@php.cn

New Mac configuration PHP development environment tutorial, macphp development tutorial_PHP tutorial New Mac configuration PHP development environment tutorial, macphp development tutorial_PHP tutorial

12 Jul 2016

New Mac configuration PHP development environment tutorial, macphp development tutorial. New Mac configuration PHP development environment tutorial, macphp development tutorial. I have used Mac OS

Google just made its own Visual Studio Code Google just made its own Visual Studio Code

27 Nov 2025

Google just released Antigravity, a brand new agent-first development platform that was announced alongside the Gemini 3 Pro model. This is an integrated development environment, or IDE, with a chatbot that takes the lead on complex, multi-step tasks

JetBrains is mothballing its Fleet IDE service — here’s what developers need to know JetBrains is mothballing its Fleet IDE service — here’s what developers need to know

26 Dec 2025

JetBrains has announced it will discontinue its Fleet IDE (integrated development environment), shifting strategic emphasis back to its core IntelliJ platform.In a blog update published last week, the company explained that maintaining two broad-spec

Configure and run Go language code in Geany Configure and run Go language code in Geany

05 Jan 2026

This article details how to configure the Go language run command in the Geany integrated development environment to solve common "go: not found" errors. By specifying the full path to the Go executable file, users can successfully compile and execute Go code in Geany, thereby improving development efficiency.

Simple, efficient and cheap web program development, web program development_PHP tutorial Simple, efficient and cheap web program development, web program development_PHP tutorial

12 Jul 2016

Simple, efficient and cheap web program development, web program development. Simple, efficient and cheap web program development, web program development WHY PHP? 1. Simple development environment construction The development environment can be simply boiled down to the running environment of the program and the editing and adjustment of the program.

PHP Debugging: Guide to setting breakpoints directly in code xdebug_break() PHP Debugging: Guide to setting breakpoints directly in code xdebug_break()

27 Nov 2025

This article aims to solve the problem of setting programmatic breakpoints directly in the code instead of relying on integrated development environment (IDE) clicks during PHP debugging. By introducing the usage of the xdebug_break() function in detail, this article will guide developers how to interrupt the execution flow at a specified location in the PHP code, just like JavaScript's debugger statement, thereby achieving more flexible and precise debugging control.

Show More