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.

Is WebMail Pro ASP.NET shipped with the full source code? Can I modify it?

Yes, AfterLogic WebMail Pro ASP.NET is shipped with the full source code and you're free to modify it to implement any feature you need. Note: WebMail Pro package includes MailBee.NET.dll redistrib...

How to change WebMail logo?

You should modify styles.css file of the appropriate skin. Some skins shipped with the product have logo, other ones don't. Let's take Hotmail_Style for example as it has the logo. The following cl...

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...

Integrating hMailServer with AfterLogic WebMail Pro (ASP.NET)

This article has been moved here.

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...

How to translate WebMail Pro ASP.NET interface to another language?

It's easy to translate WebMail Pro ASP.NET interface to any language (let's take Spanish for example): 1. Make sure the text editor you use supports UTF-8 because all text in WebMail language files...

How to translate WebMail Pro PHP interface to another language?

It's easy to translate WebMail interface to any language (let's take Spanish for example): 1. Make sure the text editor you use supports UTF-8 because all text in WebMail Pro language files is in U...

Is WebMail Pro PHP shipped with the full source code? Can I modify it?

Yes, AfterLogic WebMail Pro PHP is shipped with the full source code and you're free to modify it to implement any feature you need. Note: some files of trial version are obfuscated and you'll be n...

How to configure reminders in WebMail Pro ASP.NET (Windows)?

1. Download the following package and extract it to your server: http://www.afterlogic.com/download/ReminderSender.zip 2. Locate the exact path to App_Data folder of WebMail. 3. Start schedul...