On Dec 10, 2000, Michael Tatge wrote:
> Larry Fletcher muttered:
> > mutt -f =mutt -e 'set delete;push D~r>2wq'
>
> Quoting.
>
> mutt -f =mutt -e 'set delete; push "D~r>2w\nq"'
I still get the same "No recipients specified."
I have a script to expire folders at the end of my .profile that runs
once-a-day. I could just leave there, but I recently changed some
things and now I would like to have Anacron run it. The problem is
that Anacron won't run the following command:
mutt -f =mutt -e 'set delete;push D~r>2wq'
On Oct 18, 1999, David DeSimone wrote:
> Eric Smith <[EMAIL PROTECTED]> wrote:
> >
> > Byrial -
> > | mutt -f folder-to-expire -e 'set delete;push D~r>20dq'
> >
> > Been looking for something like this for ages - great to put into a
> > cron job script that iterates through a list of folders.
>
On Oct 16, 1999, Byrial Jensen wrote:
> On Fri, Oct 15, 1999 at 12:38:20 -0700, Larry Fletcher wrote:
> > On Oct 15, 1999, Byrial Jensen wrote:
> > > > Is there any way to expire messages in selected folders similar to
> > > > the way messages in newsgroups are e
On Oct 15, 1999, David DeSimone wrote:
> Mikko Hänninen <[EMAIL PROTECTED]> wrote:
> >
> > > > Or to limit the number of messages a folder will hold, so when new
> > > > messages are added old messages scroll off?
> >
> > If the messages are saved in the folder with a filtering program
> > such as
On Oct 15, 1999, Byrial Jensen wrote:
> > Is there any way to expire messages in selected folders similar to
> > the way messages in newsgroups are expired?
>
> Yes, you can use the "delete-pattern" command with a pattern to
> give the oldest messages. E.g. to delete all messages received more
>
If you use the cursor keys in tin to read newsgroups, then
you might want to try the following macros for mutt:
# tin style cursor keys
macro browser "\q\q""exit mutt"
macro browser "\r" "enter folder"
macro index "c\t" "list folders"
macro index
Is there any way to expire messages in selected folders similar to
the way messages in newsgroups are expired? Or to limit the number
of messages a folder will hold, so when new messages are added old
messages scroll off?
Larry Fletcher
Redondo Beach, CA USA