Saving Deleted Messages

2000-10-06 Thread Pyuesh Daya

Hi All

Is there anyway that I can save mail that I have delete in the future.I already 
copymy
+mail that I send to people !!

Regards



Re: Saving Deleted Messages

2000-10-06 Thread Bob Bell

On Fri, Oct 06, 2000 at 02:09:14PM +, Nollaig MacKenzie [EMAIL PROTECTED] 
wrote:
 On 2000.10.06 12:52:15, you,
  the extraordinary Pyuesh Daya, opined:
  Is there anyway that I can save mail that I have delete in the future.I 
already copymy
  +mail that I send to people !!
 
 You could change the binding for "d" thus:
 
 macro index d s+wastebasket\n
 macro pager d s+wastebasket\n
 
 Then typing "d" would put a message into the
 folder "wastebasket" rather than deleting it.
 Would that fit your wish?

I do something similar to have mutt mimic Netscape Messenger.  From my muttrc:
  # (Safely) delete messages
  folder-hook . 'macro index d "delete-message"'
  folder-hook "!$" 'macro index d "save-message!.Trashenter"'
  folder-hook "!.wave4" 'macro index d "save-message!.Trashenter"'
  folder-hook . 'macro pager d "delete-message"'
  folder-hook "!$" 'macro pager d "save-message!.Trashenter"'
  folder-hook "!.wave4" 'macro pager d "save-message!.Trashenter"'
  folder-hook . 'macro pager D "delete-message"'

This changes 'd' to save message in two specific folders
(work-related e-mail).  In other folders, 'd' means delete.  In the
pager, 'D' is defined as delete universally.

-- 
Bob Bell [EMAIL PROTECTED]
-
 "In general, if you think something isn't in Perl, try it out,
  because it usually is.  :-)"
   -- Larry Wall, creator of the Perl programming language



Re: Saving Deleted Messages

2000-10-06 Thread Jason Helfman

Just make a macro for delete to go to say... =trash

On Fri, Oct 06, 2000 at 12:52:15PM -0700, Pyuesh Daya muttered:
| Hi All
| 
| Is there anyway that I can save mail that I have delete in the future.I already 
|copymy
| +mail that I send to people !!
| 
| Regards
| 

-- 
/Jason G Helfman

"At any given moment, you may find the ticket to the circus that has always
been in your possession."

Fingerprint: 6A32 3774 E390 33B5 8C96  2AA1 2BF4 BD71 35A1 C149
GnuPG http://www.gnupg.org  Get Private!  1024D/35A1C149