_________________________________________________________________ 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-2008 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. * 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 Bug Fixes: * Fix a bug that makes Alpine not to give a warning if the Newsgroup header is present Eduardo Chappa http://staff.washington.edu/chappa/alpine/ Thank you, Enjoy. Last Modified Thu Jun 12 17:12:41 PDT 2008 _________________________________________________________________