Jim Lambert <[EMAIL PROTECTED]>:

> I've noticed that mutt occasionally forgets to clean up tmp files.

ditto, using

Vim version 5.1.  Last modification: 1998 Feb 18

I just ended up scripting them to death ...

/usr/bin/find /tmp -maxdepth 1 -user ashton -print -exec rm {} \;

ashton@pyro:~/$ mutt -v
Mutt 1.2.5i (2000-07-28)

System: Linux 2.0.38 [using ncurses 1.9.9e]
Compile options:
-DOMAIN
-DEBUG
+HOMESPOOL  -USE_SETGID  +USE_DOTLOCK  +USE_FCNTL  -USE_FLOCK
-USE_IMAP  -USE_GSS  -USE_SSL  -USE_POP  +HAVE_REGCOMP  -USE_GNU_REGEX  
+HAVE_COLOR  +HAVE_PGP  -BUFFY_SIZE -EXACT_ADDRESS  -ENABLE_NLS
SENDMAIL="/usr/bin/sendmail"
MAILPATH="Mail/in"
SHAREDIR="/home/ashton/lib/mutt"
SYSCONFDIR="/home/ashton/etc"
ISPELL="/usr/local/bin/ispell"

Reply via email to