Sent Confirmation plugin for SquirrelMail
=========================================
Ver 1.2, 09/29/03

Original author: Paul Lesneiwski <pdontthink@angrynerds.com>

Thanks to:

   Dustin Anders, Andy Brook <andyb@iserv.net> 
   and Christian Sauer <christian@endrun.org> for their
   address_book_import_export plugin, from which the address
   book import code was stolen and modified for use here.

   Wolf Bergenheim <wolf@bergenheim.net> for ideas and some 
   code borrowed from his To-Do Reminder plugin.


Description
===========

This plugin displays a confirmation message above the
message index after a message is successfully sent.
It can also display a screen offering the option to
add any of the message's recipients to the user's address
book or move, delete or return to the original message 
in the case of replies.

In combination with the "Restrict Senders" plugin, it
also displays any addresses on the outgoing mail that
were blocked.


Change Log
==========

  1.2 -  Paul Lesneiwski <pdontthink@angrynerds.com>
   * Added same controls for forwarded messages as we
     already have for replies
   * When user sent a reply to a message not on page
     one of message list, the correct page is returned
     to after confirmation
   * Saved Drafs no longer interpreted as sent messages
   * Resumed and sent drafts ARE interpreted as sent
     messages
   * Removed need for patching SquirrelMail source
     for compose in new window functionality
   * Added ability to display addresses blocked by the
     "Restrict Senders" plugin.
   * Themes should always display correctly 
   * Don't get reply info if we won't be using
     it (styles 1 and 2) (because it costs an actual
     extra imap login)
   * Fixed conflict with Quicksave plugin where Quicksave
     would give false alerts if Sent Confirmation modes
     3 or 4 were used to not return to the message list

  1.1 -  Paul Lesneiwski <pdontthink@angrynerds.com>
   * Added ability to move, delete or return to the 
     original message from confirmation screen (display 
     modes 3 and 4) after sending a reply.
   * Added source patch to make this plugin work with
     "Compose In New Window" functionality
   * Fixed clash with other plugins such as Link Buttons

  1.0 -  Paul Lesneiwski <pdontthink@angrynerds.com>
   * Initial release



Future Work
===========

   *  Put close link/button in confirmation interface
      when we are in "compose in new window"
   *  Ideas?
