./mail/imp, Internet Messaging Program

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2011Q4, Version: 4.3.11, Package name: imp-4.3.11, Maintainer: pkgsrc-users

IMP is a set of PHP scripts that implement an IMAP/POP based webmail system.
Assuming you have an account on a server that supports IMAP/POP, you can use
an installation of IMP to check your mail from anywhere that you have web
access.


Required to run:
[mail/pear-Mail_mimeDecode] [mail/php-imap] [mail/pear-Mail] [www/horde]

Master sites: (Expand)

SHA1: f871360d3cb0e6964ab50c4797ef0133beabed46
RMD160: f8280293b792ee7b9f12545707af1353e9e4fbe2
Filesize: 5446.086 KB

Version history: (Expand)


CVS history: (Expand)


   2012-03-06 11:08:22 by Matthias Scheler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #3696 - requested by obache
mail/imp: security update

Revisions pulled up:
- mail/imp/Makefile                                             1.58
- mail/imp/distinfo                                             1.26

---
   Module Name:	pkgsrc
   Committed By:	obache
   Date:		Thu Feb 23 11:04:09 UTC 2012

   Modified Files:
   	pkgsrc/mail/imp: Makefile distinfo

   Log message:
   Update imp to 4.3.11.
   (while here, set LICENSE=gnu-gpl-v2.)

   -------
   v4.3.11
   -------

   [mms] SECURITY: Fix XSS vulnerabilities on the compose page, the contacts popup
          window, and with certain IMAP mailbox names.

   -------
   v4.3.10
   -------

   [jan] Don't submit the action form when reloading messages with iTip
          attachments (Bug #9502).