IMP, the Internet Messaging Program, allows Web-based access to IMAP and POP3 mail servers and provides a range of features normally found only in desktop email clients.
| Tags | Communications Email Email Clients (MUA) |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | PHP |
| Translations | Czech Bulgarian Arabic Danish Dutch Finnish French German Greek Hungarian Indonesian Italian Japanese Korean Latvian Norwegian Polish Portuguese Romanian Russian Slovak Slovenian Spanish Swedish Turkish Ukrainian Basque Bosnian Brazilian Portuguese Catalan Chinese (Simplified) Chinese (Traditional) Estonian Galician Hebrew Icelandic Khmer Lithuanian Macedonian Persian Thai Croatian |
Recent releases


Release Notes: This release fixes XSS vulnerabilities and regression in PGP support. It has improved HTML editor support, updated Czech, Italian, and Slovak translations, and small bugfixes and improvements.


Release Notes: This release adds a preference to hide deleted messages while using a trash folder. It fixes regressions in S/MIME and PGP support. It has small bugfixes and improvements.


Release Notes: Improved drag performance. Fixes for regressions and improved compatibility in S/MIME and PGP support. Small bugfixes and improvements.


Release Notes: This release fixes XSS vulnerabilities (CVE-2012-0791).


Release Notes: This release fixes XSS vulnerabilities and adds small bugfixes and improvements.
Recent comments
18 Dec 2007 13:00
Re: Agreed - it should be easier
>
> % I'm sure IMP is pretty simple if you
> % have the time and patience to go
> through
> % the documentation. I'm testing
> % different web->mail apps and to be
> % honest, I don't :-)
> %
> % It looks like a really cool program
> but
> % developers! - you really need to make
> it
> % a lot better if you want people to
> use
> % it. I'll keep an eye out for later
> % releases and see how it develops
>
>
> IMP more than simple - simplest program
> you cannot find. If you have a
> complexity in studying and program use
> read the documentation.
You're replying to a comment I made 8 years ago.
18 Dec 2007 12:26
Re: Agreed - it should be easier
> I'm sure IMP is pretty simple if you
> have the time and patience to go through
> the documentation. I'm testing
> different web->mail apps and to be
> honest, I don't :-)
>
> It looks like a really cool program but
> developers! - you really need to make it
> a lot better if you want people to use
> it. I'll keep an eye out for later
> releases and see how it develops
IMP more than simple - simplest program you cannot find. If you have a complexity in studying and program use read the documentation.
11 Feb 2005 04:56
Re: crashing?
I found out that the Zend optimiser I had installed was causing the crashes in combination with the horde framework (php5 & apache2). After I uninstalled it, it ran fine!
02 Feb 2005 12:23
crashing?
I tried to run this with apache2 & php5 on winxp, configured everything properly added an imap server.... but apache crashed when I pressed the 'Folders' icon. And it kept on crashing on every horde framework page until session was lost. Further it seems to work fine though. I also think it's alot of stuff if you're just looking for webmail only.
19 Jan 2005 02:16
Re: My 2 cents
> Why isn't it possible to only
> require default libs and compiliation of
> Apache/php as eg. Fedora delivers from
> CD ?
We target a lot of diverse platforms, so we can't really consider what a single distribution installs by default. Of course some of the features that require certain PHP extensions could be implemented in pure PHP code, but this would mean a huge performance hit and reinventing the wheel.