Age | Commit message (Collapse) | Author | Files | Lines |
|
as the INSTALL and DEINSTALL scripts no longer distinguish between
the two types of files. Drop SUPPORT_FILES{,_PERMS} and modify the
packages in pkgsrc accordingly.
|
|
|
|
|
|
|
|
- From the ChangeLog:
> ------
> v4.0.3
> ------
>
> [jan] Ignore quoted text if spellchecking with aspell (Bug 1673,
> kevin_myer@iu13.org).
> [cjh] Fix typo in attachment.php that caused a PHP warning
> (Xavier Montagutelli <xavier.montagutelli@unilim.fr>).
> [mms] Correctly store all data from the compose screen when spell checking a
> message (Bug 1425).
>
> ----------
> v4.0.3-RC1
> ----------
>
> [cjh] Validate outgoing email addresses before sending mail (Bug 1543).
> [mms] Added automatic detection of some mail server parameters to the test
> script.
> [mms] Fix Show/Hide Deleted links on search results screen (Bug 1587).
> [mms] Encode attachment parameters with the same character set used in the
> base message (Bug 1591).
> [mms] Correctly process 'Report and Spam' and Blacklist/Whitelist additions
> from a search results mailbox view.
> [mms] Correctly sort the contents of the Virtual Folder.
> [mms] Fix viewing mailboxes in shared hierarchies in subscribe mode in the
> IMAP_Tree lists (Bug 1550).
> [jan] Return to current folder after emptying the trash folder (Bug 1563).
> [mms] Display the attachment expiration date when sending linked attachments.
> [mms] Fix editing virtual folders from the mailbox screen (Bug 1490).
> [cjh] Log logouts at the same level Horde does (Bug 1499).
> [jan] Don't lose session if clicking on link after blacklisting or
> whitelisting addresses (Bug 1417).
> [mms] Fix refresh of folder screen when viewing unsubscribed folders.
> [mms] Added optional 'delimiter' parameter to servers.php to aid login times
> for certain IMAP servers (selsky@columbia.edu, Bug 1485).
> [mms] Don't link emails in HTML message compositions (Bug 1472).
> [mms] Make sure we can create thumbnails/convert images before prompting user.
> [mms] Ensure multipart/related and multipart/alternative messages can be viewed
> if not viewable inline or if they contain only one part;
> multipart/related parts are now viewed with their correct charset
> (Bug 1433).
> [mms] Fix display of IMAP hierarchies in the folder view (Bug 1403).
> [jan] Fix viewing of multipart S/MIME or PGP signed messages (Bug 1393).
> [jan] Mark sent-mail checkbox when changing the sent-mail folder in the
> compose screen.
> [mms] Be smarter about we we consider to be downloadable/forwardable.
> Make sure text isn't both forwarded and attached in a forward message.
> [jan] Fix success screen after redirecting a message (Bug 1374).
> [jan] Fix "undefined index" warning (Bug 1367).
|
|
------
v4.0.2
------
[mms] Don't wrap flowed text in print view (Bug 1318).
[jan] Don't append trailer text twice if sending a message resumed from a
draft (Bug 1306).
[mms] Fix display of attachment names when forwarding messages (Bug 1300).
----------
v4.0.2-RC1
----------
[mms] Decode the contents of the preview messages.
[mms] Fix reload of underlying window after entering PGP or S/MIME passphrase
(Bug 1145).
[cjh] Fix recompose recovery of messages written before a session timeout
(Bug 1209).
[mms] Don't escape 'From' at the beginning of the line in text messages.
[mms] Fix 'smtphost' and 'smtpport' configuration parameters.
[jan] Add batchCompose API method.
[mms] Fix a (very rare) situation where a base64 encoded message is not decoded
correctly in forwards/replies (Bug 1077).
[mms] Fix forwarding as a digest from search folders (Bug 1263).
[cjh] Fix PHP notice after forwarding a message (Bug 1283).
[mms] Show, but don't activate current folder in "Move/Copy To" folder list
(Bug 1240).
[mms] Make sure we show container folders in the search screen folder list.
[mms] Don't show address book save link for PGP and S/MIME keys if no default
address book is configured (Bug 1144).
[mms] Require virtual folders to have a label (Bug 1160).
[jan] Speed up mailbox loading by caching processed email addresses.
[jan] Fix new mail notification popups in mailbox views (Bug 876).
[jan] Fix custom_login.php example script.
[cjh] Don't insert entries for emails that already exist when gathering
addresses from outgoing emails (Bug 1054).
[jan] Fix wrapping of header in mailbox view with IE (Bug 1110).
|
|
- Fix permissions on installed directory
|
|
|
|
|
|
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.
This is the 4.x branch of IMP designed to work with Horde 3.x.
|