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
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
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.