Re: replying to an attachment?

[email protected]
Newsgroups gmane.mail.exmh.user
Message-ID <[email protected]>
 > > #!/bin/bash
 > > repl -filter /dev/null -nodraftfolder -nowhatnowproc $*
 > > (cat ~/Mail/draft; echo -e "\n > ---- Original Message ----" ; \
 > >   mhshow cur -type text -nopause -nomoreproc \
 > >     | egrep -v '^Return-Path|^Delivery-Date|^part[ ]+text/plain' \
 > >     | egrep -v '^X-|^MIME' \
 > >     | sed 's/^/ > /' \
 > >   )  > ~/Mail/drafts/999
 > > comp -use -draftfolder drafts -draftmessage 999
 > > rm -f ~/Mail/draft
 > > rm -f ~/Mail/drafts/999
  
 > Maybe 'rmm' instead of 'rm' ???

rm has worked well for a little over six years now?

steve
--
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.