AfterLogic WebMail Lite 4.9.10 installation script

Would you like it to be implemented into the CustomBuild script?

  • Yes

    Votes: 63 80.8%
  • No

    Votes: 15 19.2%

  • Total voters
    78
Yes, it can. Just use the following code to install AfterLogic WebMail lite:
Code:
cd /usr/local/directadmin/scripts
wget -O afterlogic.sh http://www.custombuild.eu/afterlogic-webmail-lite/afterlogic.sh
chmod 755 afterlogic.sh
perl -pi -e "s/localhost/`grep '^host=' /usr/local/directadmin/conf/mysql.conf | cut -d= -f2`/" afterlogic.sh
./afterlogic.sh
 
Hey guys,
Any updates to 5.1.7 [8.11.2010] ?

There are a lot of fixes:

5.1.7 [8.11.2010]
[*] PHP: Renaming folders now processes re-subscription correctly.
[*] PHP: Forced security check of incoming parameters.
[*] PHP: Message size detection before sending or saving has been fixed.
[*] PHP: Inline attachments detection improved.

5.1.6 [25.10.2010]
[*] PHP: Mandatory password check on IMAP server while logging in.
[*] PHP: HTML part is no longer created when plaintext message is sent.
[*] PHP: Message list sorting after search in Direct Mode fixed.
[*] PHP: Server capability check is made when required, not right after connect.
[*] PHP: MySQL query for contact list search fixed.
[*] PHP: Minor refactoring.

5.1.5 [06.10.2010]
[*] PHP: Save In Sent Items functionality corrected.
[*] PHP: Message date detection fixed.

5.1.4 [28.09.2010]
[*] PHP, .NET: Added new predefined setting in AdminPanel: Save In Sent Items.
[*] PHP: Autoresponce save fixed.

5.1.1 [20.09.2010]
[*] PHP: Fixed the problem with lines terminated by LF and not CRLF on sending message.
[*] PHP: Fixed mailcheck issues with filters.

5.1.0 [17.09.2010]
[*] PHP, .NET: "Show pictures in messages" applies to external images only.
[*] PHP, .NET: Bugfix: Address autocompletion didn't work starting from the 3rd recipient.
[*] PHP, .NET: "Reply to all" now covers sender ("From:") of the original mail.
[*] PHP, .NET: "background" attribute was not properly processed when hiding images.
[*] PHP, .NET: On adding contact, Name field gains focus automatically.
[*] PHP, .NET: For mails with empty subject, "No subject" is displayed.
[*] PHP, .NET: Embedded documentation is replaced by wiki-based one.
[*] PHP, .NET: Error messages, status reports and mailcheck notification no longer overlap.
[*] PHP, .NET: Message list is cleared during search.
[*] PHP, .NET: Direct mode is default for IMAP now.
[*] .NET: Bugfix: Message were marked as read on mailcheck in direct mode.
[*] .NET: AdminPanel core rewritten, performance is now increased.
[*] .NET: Folders and files structure modified.
[+] PHP, .NET: Option for saving message to Sent Items added.

------------------------------------------------

5.0.9 [10.09.2010]
[*] PHP: Messages counter in IMAP fixed.

5.0.8 [9.09.2010]
[*] PHP: Some bugfixes

5.0.6 [23.08.2010]
[*] PHP: Saving to Drafts corrected.
[*] PHP: Mail composing rewritten in order to ensure lower spam scores.
[*] Calendar: Placing wrong hashes to event invitation mails corrected.

5.0.5 [9.08.2010]
[*] JS: Double click on message does not open new tab. Previous behavior restored.
[*] PHP: Settings option "Automatically detect and correct if user inputs e-mail instead of account-name" fixed.
[*] PHP: Portuguese-Brazil.php language file updated.

5.0.4 [6.08.2010]
[*] .NET: Several language files updated.
[*] .NET: Fixed bug with forwarding messages with attachments.

5.0.3 [5.08.2010]
[*] .NET: Fixed conflict with namespaces.
[*] PHP: Detailed error messages in installer for /data/ folder troubleshooting.
[*] PHP: Messages with embedded images - fix in editor.
[*] JS: "Search" field text localization implemented.
[*] JS: Search results header fixed
[*] Calendar: Shared calendars presentation fixed
[*] Calendar: Skin selection fixed

5.0.0 [29.07.2010]
[*] JS Calendar: Code refactoring and optimization.
[*] .NET: Code refactoring and optimization.
[+] JS: PHP, .NET: New (three pane view) main window layout
[+] PHP, .NET: Mobile sync
[+] PHP, .NET: Two-way syncing of contacts and calendar events
[*] .NET: Optimized memory usage
[*] .NET, PHP: Multiple minor fixes.
[*] JS: Contacts screen scrolling issue fixed.
[*] .NET: Subadmins management issue with MySQL used is fixed.
[*] .NET: Database update script corrected.
[+] .NET: Update script is updating adminpanel.xml file now as well.

------------------------------------------------

4.10.0 [14.05.2010]
[*] JS Calendar: Several visual issues fixed.
[*] JS Calendar: The issue with deleting events repeated at specific weekdays fixed.
[*] JS Calendar: Behavior of inline editing of event name corrected.
[+] .NET, PHP: Automated mailcheck at specified time interval.
[+] .NET, PHP: Global address-book, either domain- or system-wide, is added as a set of hints for message composing screen.
[+] PHP: Folder sync on login (configured within constants).
[+] .NET, PHP: Multiple admins (sub-admins with domain-specific permissions granted).
[+] PHP: Few API methods added for dealing with accounts.
[+] .NET, PHP: Support for Chinese Simplified and Chinese Traditional added.
[+] .NET, PHP: Uploading attachments using Flash when available.
[*] .NET, PHP: Multiple minor fixes.
 
Lite looks interesting. Pro looks like it wants too much control to use with a hosting panel.

Is anyone using it? Have you seen any issues?

Jeff
 
I've installed Lite Edition on our dev server.
It looks very nice (and supports Russian).
But I've not made my mind yet, which one is better for me: Roundcube or AfterLogic.
 
Only the pro version is as good as Horde in terms of features.

Edit: Seems that the Webmail version runs on any unix like as long as PHP is installed.
 
Last edited:
One thing to consider is that most of us would need a license for at least 1,000 users. So the pro version could end up costing a bit of money.

Jeff
 
I've made my choice. Afterlogic seems to me more comfortable and nice. One moment should be mentioned, I did not figure out, how to login into system (default) email account. Since it does not accept logins (without @domain.com). I might missed some admin settings.

Looc forwards for updates of the script.
 
Link "Manage Folders" in left bottom, under folders list.

Or click «Settings» -> «Email Accounts» -> «Manage Folders»
 
@johannes,

No, one account in AfterLogic = one email account. You can not add additional email accounts, that's it.
 
So, in other words, each logical email account can have an AfterLogic webmail account. Is that correct? Can a user set up an additional identity using Lite? I'm guessing no but please verify. Thanks.

Jeff
 
Back
Top