Re: ageing folders non-interactively

1999-12-13 Thread David T-G
Eric -- I don't play with pushing much, so I can't tell you why your procedure finishes properly only sometimes, but you could certainly push a set noconfirm_create in there as well or set up a special .muttrc for aging and use -F to source it. HTH & HAND :-D -- David T-G

ageing folders non-interactively

1999-12-13 Thread Eric Smith
I have the following mutt procedure (defined as a function): age () { mutt -f /home/eric/Mail/$1 -e 'push uT~r>1w!~F\n\;s=$1_aged\n\xq' } Two problems preventing the non-interactive use of the script: 1. When the mail folder $1_aged is not already in existance, then mutt prompts whether it s