AfterLogic WebMail Lite PHP is a free AJAX webmail application. Users can receive, view, manage, compose, and send email through web interface (IMAP and SMTP supported). Source code included.
Features
- Supports SMTP/IMAP/Sieve protocols; MySQL database backend
- Can block javascript and external images in e-mails
- Address Book
- Integration with cPanel, Plesk, DirectAdmin
- More than 20 translations, easy to add new ones
- Various plugins available, API allows for creating your own extensions
License
Affero GNU Public LicenseFollow AfterLogic WebMail Lite 7
Other Useful Business Software
Comprehensive Cybersecurity to Safeguard Your Organization | SOCRadar
Protect your organization from cyber threats with SOCRadar’s cutting-edge threat intelligence. Gain 360° visibility into your digital assets, monitor the dark web, and stay ahead of hackers with real-time insights. Start for free and transform your cybersecurity today.
Rate This Project
Login To Rate This Project
User Reviews
-
Wonderful simple online Web Client. Just seeing GUI, it's better than all other clients I tested before. For my small amout of mails it's quite performant. If you have many mails, then it will become slow. But give him a try. My strong recommondation.
-
Excellent webmail solution! Much better than RoundCube!
-
excellent work my dear thanks Thank you so much to share with us Regards Solangi Naeem
-
Thank you for your work.
-
Good for small mailboxes! The approach to fetching mail is clearly not intended for existing large mailboxes: I tried this on a local IMAP account with 200+ folders and 130,000 messages and it cached every single message header upon login before giving access to the interface (this took about 20 minutes, caused the web page to use 500MB memory, and caused the session to timeout). After this initial cache, the application starts a lot quicker on login, but because of the large number of folders to check against the cache, it still delays a bit.