_________________________________________________________________ This version of Alpine is already patched. The patch used in this version of Alpine can be found in the directory: patch/ If you want a clean version of Alpine, you should reverse the patch applied to this code. This can be done, in most Linux and Unix systems with the command patch -p 1 -R < patch/all.patch In Solaris you need to use the gpatch program and the -c option too. If there are failures while reversing the patch, you can ignore them in the sense that the source code will build correctly, in the same way that the original code would, and there would not be any modifications to the original source code that would affect any original functionality. If all of this fails, do not forget that you can also get the clean source code from the main Alpine site at ftp://ftp.washington.edu/alpine/. The patch applied to this code integrates all patches whose titles are shown below. For documentation on each separate patch see the web (address below). All patches, except where explicitly noted, written by Eduardo Chappa. Please report any bugs or send me your comments by e-mail to chappa@washington.edu. Copyright © 1999-2009 Eduardo Chappa All Rights Reserved. _________________________________________________________________ New Features: * Enhanced Fancy thread interface. * Patch that gives support for the maildir driver in Alpine * Rules patch, to make Alpine flexible. * Send mail from the command Line. * Add a few more options when replying to a message * Choose a role when composing a message from a mailto: link * Alpine justifies paragraphs with more than one level of indentation. * Patch to write accents and foreign characters * Change your From Header without any effort! * Tab checks folders on cycles * Patch for Pico to update its status line according to cursor movements * Reuse your old search pattern to create a new one * Paint special text in the body of a message in any color. * Select messages by the content of an arbitrary header. * Remove incorrect passwords from memory * Get the quota report in an IMAP server * Remove text until the end of the file or a message * Get the internal name of a help topic to use it with a x-alpine-help or x-pine-help URL scheme. * Get the number of characters in a composed message * Configure ignoring change in size of a message * Add one more token to a sending filter * Make Alpine preserve To: and Cc: fields * Allow non utf-8 piped input in Alpine * Allow errors in base64 encoding * Get the name of the slow server * Color the text in the folder list screen * Color text in the index screen * Avoid clearing the screen when executing a display filter * Cache OPENINGTEXT information * Recognize multiline URLs Bug Fixes: * Fix a bug that makes Alpine not to give a warning if the Newsgroup header is present * Fix a bug in Pico which makes it not update the screen * Fix a bug in Pico and Pilot that makes them crash for bad locale information * Fix a bug in Alpine that makes it not to set a flag in a filtered message * Fix a bug that makes Alpine crash when suspending it * Fix a bug that makes Alpine crash when opening a unix type folder * Patch by Mark Crispin, which fixes a bug which makes Alpine not generate correct headers for servers that return UTF-8 names. Eduardo Chappa http://staff.washington.edu/chappa/alpine/ Thank you, Enjoy. Last Modified Mon Aug 31 11:03:58 PDT 2009 _________________________________________________________________