mutt-wizard

fork of Luke Smiths mutt-wizard
git clone git://git.jakekoroman.com/mutt-wizard
Log | Files | Refs | README | LICENSE

commit c6dbd74f403f8d29ea3970fdb77658c528a0ae32
parent d48aafa1a139e792afb3516f5d313db94f71658d
Author: Luke Smith <luke@lukesmith.xyz>
Date:   Mon, 22 Apr 2019 12:47:29 -0400

mail deletion note

Diffstat:
Mmw.1 | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/mw.1 b/mw.1 @@ -53,6 +53,13 @@ when he first runs mutt-wizard will create a muttrc file for each created account holding account-specific details. These will appear in .I ~/.config/mutt/accounts/ and can be edited by the user if needbe. +.TP +.B Mail deletion +Neither +.B delete +or +.B purge +will delete downloaded mail for for safety (and time)'s sake. If you want to delete downloaded mail, do so manually by removing it from the directory above. .SH AUTHORS Written by Luke Smith <luke@lukesmith.xyz>. .SH LICENSE