Knowledge Base

To search an entire phrase, enclose it in quotes.
To select multiple tags (tags intersection), hold Ctrl and click tags. Clicking selected tag unselects all tags.

How to install WebMail Pro on cPanel server

Two methods of AfterLogic WebMail Pro PHP and cPanel integration: As a cPAddon Through direct embedding Which method to select, depends on the usage scenario and your web ...

Fatal error: Allowed memory size of [###] bytes exhausted (tried to allocate [###] bytes) in [path]/[file].php on line [###]

This error caused by limitation of memory available for PHP script. Increase memory_limit PHP configuration setting (see the [PHP manual]). After editing the PHP configuration file, you will probably ...

Error while attaching files to new message. Please advise.

Common problem with attachments is insufficient permissions for attachments folder which is located in the data folder. Please refer to this topic for Linux or this topic for Windows to learn how to g...

I'm getting 'WebMail is not configured properly' error. What's wrong? (Linux only)

This error usually occurs due to the following reasons: * The path to WebMail Pro data folder has not been specified. See below how to specify it. * The specified data folder location could no...

Administration settings disappeared / are not saved. Why? (Linux/Apache only)

This means Apache process (which executes WebMail) has insufficient permissions to the WebMail PHP data folder (its location is specified in inc_setting_path.php file). If the Apache process is owner ...

Using AfterLogic WebMail (PHP) without SMTP

By default, both Lite and Pro versions of AfterLogic WebMail (PHP) require SMTP access for sending mails. Unfortunately, some hosting providers disallow using SMTP from PHP scripts and thus make it im...

Using XMail Server Lite with Apache on Windows

Windows edition of AfterLogic XMail Server is designed to work with IIS, but it's possible to install and run AfterLogic XMail Server Lite PHP and bundled WebMail Lite PHP under Windows in the followi...

Using XMail Server Pro for Windows with PHP web modules

In some cases, it might be more suitable to use Windows edition of AfterLogic XMail Server Pro with PHP web modules (WebMail Pro & AdminPanel) than bundled .NET version of those. This is how it can be...

Administration settings disappeared / are not saved. Why? (Linux/Apache only)

This means Apache process (which executes WebMail) has insufficient permissions to the WebMail PHP data folder (its location is specified in inc_setting_path.php file). If the Apache process is owner ...

WebMail Pro PHP on Windows?

Although it's recommended to use ASP.NET version of WebMail Pro on Windows platform, PHP version is also fully functional and can be used with any web server where PHP can run (including IIS and Apach...