If you read the mail in your inbox starting with the most recent, this
plugin is meant for you. It adds a set of mail management links across 
the bottom or top of the email. 

Features
========
* Saves you the need to scroll up to go to the previous or next email
* Allows you to delete the current email and view the next or previous
  message in step
* Allows you to move the current email to any mailbox and view the next


Description
===========
This plugin adds links to the message view for each message.
The links include "Previous", "Next", "Delete & Previous", and "Delete & 
Next", which deletes the current email and displays the next email. 
Also included is a menu to move the current email to any folder and 
then display the next email. It helps me keep up with my constantly 
overflowing inbox.

Original plugin was written by Bryan Stalcup <bryan@stalcup.net> and 
modified by Ben Brillat <brillat-sqplugin@mainsheet.org>. Plugin was 
bundled with SquirrelMail and maintained by SquirrelMail developers.
This plugin version is maintained by NaSMail developers.


Limitations (Known bugs)
========================
-If you delete or move an email, then use the "Message List" link at the
 top left of the header, the message list is pulled from cache, and does
 not reflect the deleted/moved email(s). To view the current list, click
 the mailbox link in the left-hand navigation bar.
-"Delete & Prev" or "Delete & Next" can result in strange behavior when
 deleting the last or next to last message in a mailbox when using any
 sort order other than 0.  It won't kill anything, you just might arrive
 at a message other than the one you were expecting to see.
 If anyone has any suggestions on this one, please let me know.


Installation
============
Enable plugin in NaSMail configuration
    $ cd /var/www/nasmail/config
    $ ./conf.pl --install-plugin delete_move_next

If you can't use conf.pl utility, check NaSMail documentation about other.
configuration options.


Copyright
=========
Copyright (C) 2001 Benjamin Brillat
Copyright (C) 2002-2006 The SquirrelMail Project Team
Copyright (C) 2006-2007,2009 The NaSMail Project

This plugin is free software; you can redistribute it and/or modify it under 
the terms of the GNU General Public License as published by the Free 
Software Foundation; either version 2 of the License, or (at your option) 
any later version. 

This plugin is distributed in the hope that it will be useful, but WITHOUT 
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 
FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for 
more details. 

You should have received a copy of the GNU General Public License along with 
plugin; if not, write to the Free Software Foundation, Inc., 51 Franklin 
Street, Fifth Floor, Boston, MA  02110-1301, USA 
