summaryrefslogtreecommitdiff
path: root/mail/imp/files (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-22- Ports renamed for consistencyBeech Rintoul4-86/+0
PR: ports/112327 Repocopy by: marcus Approved by: sat (maintainer) Notes: svn path=/head/; revision=194044
2007-04-08- Introduce bsd.horde.mkAndrew Pantyukhin3-49/+4
- Convert most horde ports - Tested vigorously, but hastily Prodded by: pointyhats via kris Approved by: Beech Rintoul <beech@alaskaparadise.com> (maintainer) Notes: svn path=/head/; revision=189522
2007-04-06- Remove dependency on imap serverAndrew Pantyukhin2-35/+2
- Remove apache cruft - Fix package - Bump portrevision Submitted by: Beech Rintoul <beech@alaskaparadise.com> (maintainer) Notes: svn path=/head/; revision=189373
2006-04-15After a recent discussion on freebsd-ports, I have modified the HordeMarc G. Fournier2-7/+26
ports, so that they now do not overwrite existing configuration files. Rather than backing up the old ones and allowing the user to merge the files by hand, config files are left untouched. Submitted by: Shaun Amott <shaun@inerd.com> Notes: svn path=/head/; revision=159613
2006-03-15Upgrade to 4.1.Thierry Thomas3-28/+21
Changelog at <http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.699.2.115&r2=1.699.2.163&ty=h> Notes: svn path=/head/; revision=157336
2006-01-06- Replace WITH_APACHE2 by USE_APACHE, rename httpd.conf.xxx toThierry Thomas1-0/+27
httpd-xxx.conf and fix configuration if APACHE_VERSION > 20. - Don't use the MCAL back-end by default for Kronolith, it is deprecated. - Deinstall bug reported by John Nielsen <john (at) jnielsen.net>: respect LHORDEDIR. - Fix horde-passwd installation / deinstallation. - Don't bump PORTREVISION, because running installations are not concerned. Notes: svn path=/head/; revision=152847
2005-04-09Upgrade to 4.0.3.Thierry Thomas1-11/+0
Changelog available at: <http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.699.2.30&r2=1.699.2.62&ty=h>. Notes: svn path=/head/; revision=132821
2005-02-14Fix bug #1367Thierry Thomas1-0/+11
(<http://bugs.horde.org/ticket/?id=1367&Horde=b45921c0a2f9cf7dd2ac4694dedf8191>). Tested by: Troy Dixler Obtained from: Horde CVS. Notes: svn path=/head/; revision=128846
2004-12-26Upgrade to 4.0.Thierry Thomas5-0/+125
The major changes compared to the IMP 3.x versions are: * Much improved message format support through Horde's rewritten MIME system. * Many, many additional and improved mime viewers for attachments. * Encrypting, signing, decrypting and verifying of signed and encrypted messages (PGP/GPG and S/MIME). * Message filters moved to a separate application (Ingo) to support more filter backends and a more robust/comprehensive/easy-to-use UI. * Full charset support in folders, mailbox, message and compose views. * Mail folders in the left menu. * Experimental support for virtual folders. * Preview of attachments in compose view. * Send attachments as links. * Option to not save attachments with sent mail. * Navigation through message and mailbox views with arrow keys. * View all messages of a thread. * HTML message composition with a cross-browser WYSIWIG editor. * Fetching mails from other email accounts to view with IMP. * Message previews in mailbox view. * Prevent message loss during compositon due to session timeouts. * Management of shared IMAP folders. * Priority settings for composed messages. * User management for supported IMAP servers. * Integrated quota support. * Support for mailing list headers. * Ability to forward multiple messages at once. * Downloading of all attachments from a message as a single ZIP file. * Stripping individual attachments from messages. * Alias and "tied to" addresses in user identities. * Authentication with Horde credentials. * Graphical emoticons and country flags in message view. * Various caching improvements to drastically minimize duplicate IMAP server->web server traffic. This is a resurrection of the previous mail/imp, upgraded from mail/imp3. PR: ports/75434 Submitted by: /me Notes: svn path=/head/; revision=125201
2003-02-24IMP 2.2.x contains a SQL injection vulnerabilityYen-Ming Lee1-11/+0
- http://online.securityfocus.com/archive/1/305701 Horde Project has announced IMP 2.2.x is no longer actively maintained - http://www.horde.org/imp/2.2/news.php PR: 48485 Submitted by: Kang Liu <lazykang@hotmail.com> Reviewed by: Thierry Thomas <thierry@pompo.net> (MAINTAINER) Approved by: Thierry Thomas <thierry@pompo.net> (MAINTAINER) Notes: svn path=/head/; revision=76359
2002-05-16- Follow xlhtml's rename.SADA Kenji1-0/+11
- Cope with the change of wvHtml's commandline use. - Upgrade to version 2.2.8, preventing some CSS attacks. PR: ports/35740, ports/36820 Submitted by: maintainer Notes: svn path=/head/; revision=59231