Thusly Thwacked By John Arundel:
>
>       set trash="/mail/trash"
> 
> in muttrc, with
> 
>       unset trash
> 
> to turn it off.
> 

   While you're at it, add:
        
        set trash_clean=30      # number of days to hold an email
                                  before permanently deleting it
        unset trash_clean
   
   * also, a default value on the trash_clean of 30 days, maybe.
   
   I would assume that invoking the deletions would be upon
   starting Mutt, as opposed to a daemon-mode process.  I suppose
   this would be desireable for some.  Alternatives would be a
   macro or a script.

   my 2 cents,
   jc

Reply via email to