John Benninghoff Linux" [[EMAIL PROTECTED]] wrote:
> Is there a simple way to configure mutt to move messages to a specific (trash)
> folder when the delete operation is called?  This will allow me to recover
> deleted messages and purge the trash folder of very old messages via a cron
> job.

The simplest hack is to use macros:

macro index d "s=trash<enter>"
macro pager d "s=trash<enter>"

But this isn't perfect.  I've seen a few patches floating around to add
real trash support, perhaps you could find them in the list archives.

-- 
Jeremy Blosser   |   [EMAIL PROTECTED]   |   http://jblosser.firinn.org/
-----------------+-------------------------+------------------------------
"If Microsoft can change and compete on quality, I've won." -- L. Torvalds

PGP signature

Reply via email to