Re: auto expire

2000-12-11 Thread Larry Fletcher
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."

auto expire

2000-12-09 Thread Larry Fletcher
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'

Re: managing folders

1999-10-18 Thread Larry Fletcher
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. >

Re: managing folders

1999-10-16 Thread Larry Fletcher
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

Re: managing folders

1999-10-15 Thread Larry Fletcher
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

Re: managing folders

1999-10-15 Thread Larry Fletcher
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 >

mutt and tin

1999-10-14 Thread Larry Fletcher
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

managing folders

1999-10-12 Thread Larry Fletcher
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