Re: how to set up alternate SMTP server

1999-10-18 Thread Edmund GRIMLEY EVANS
> > So why mutt implements a pop3 protocol? Why do we need this when we > > have fetchmail? > > It's not needed. It should be removed. > > Mutt's POP3 support went in before fetchmail was really existent/stable. Or, preferably, mutt should handle POP3 mailboxes in the same way that it handles

Re: managing folders

1999-10-18 Thread Dirk Huebner
Not long ago (exactly Tue, 12 Oct 1999) Larry Fletcher wrote: > 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? > >

Re: [Announce] 1.0pre4 is there

1999-10-18 Thread Vincent Lefevre
On Mon, Oct 11, 1999 at 22:24:10 +0200, Thomas Roessler wrote: > Please try this versions and report any problems to this list ASAP. > Distributors should _not_ use this version, since I hope to be able > to release 1.0 this week. There is this old problem (which hasn't been fixed yet): for insta

Re: managing folders

1999-10-18 Thread David DeSimone
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. I don't think this will work from a cron job, because

Re: printing messages from maildir directories (enscript integration?)

1999-10-18 Thread David DeSimone
Keith Harbaugh <[EMAIL PROTECTED]> wrote: > > Within a folder, sometimes I would like to be able to print out > selected messages, but using the capablility of enscript Why not set print_command to be "enscript --whatever-args", then tag the messages you want to print, and use the tag-print comma

Re: how to set up alternate SMTP server

1999-10-18 Thread David DeSimone
Edmund GRIMLEY EVANS <[EMAIL PROTECTED]> wrote: > > Or, preferably, mutt should handle POP3 mailboxes in the same way that > it handles IMAP and other mailboxes. So messages remain on the server > until the user asks them to be deleted. There was some talk of this on mutt-dev. The consensus see

Re: managing folders

1999-10-18 Thread Eric Smith
And on Mon, Oct 18, 1999 at 02:09:20PM -0500 it was said by David DeSimone: | 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

Re-reading .muttrc

1999-10-18 Thread John Poltorak
Is there any way to get mutt to re-read .muttrc without exiting? Sender: [EMAIL PROTECTED] Precedence: bulk I like to experiment with various options and don't want to have to close the application after updating the rc. Maybe there is even an option within mutt for editing the rc, but I haven't

Re-reading .muttrc

1999-10-18 Thread John Poltorak
Is there any way to get mutt to re-read .muttrc without exiting? Sender: [EMAIL PROTECTED] Precedence: bulk I like to experiment with various options and don't want to have to close the application after updating the rc. Maybe there is even an option within mutt for editing the rc, but I haven't

Re: Re-reading .muttrc

1999-10-18 Thread Derek Quinn Wyatt
I don't know how slick this is, but i use the following macro index \Cr ':source ~/.mutt/muttrc' "Source the ~/.mutt/muttrc file" Cheers, D On Mon, Oct 18, 1999 at 04:02:00PM EDT > Is there any way to get mutt to re-read .muttrc without exiting? > Sender: [EMAIL PROTECTED] > Precedence: bulk >

Re: Re-reading .muttrc

1999-10-18 Thread Tom Gilbert
* John Poltorak ([EMAIL PROTECTED]) wrote: > Is there any way to get mutt to re-read .muttrc without exiting? > > I like to experiment with various options and don't want to have to > close the application after updating the rc. > > Maybe there is even an option within mutt for editing the rc, >

Re: managing folders

1999-10-18 Thread Roy-Magne Mo
On Mon, Oct 18, 1999 at 09:46:56PM +0200, Eric Smith wrote: > Bah, you are correct David (see enclosed). My dreams of a self > maintaining mail folder temporarilly shattered. :( using maildrop you could achieve this: Keep copies of the last 50 messages that you received in the ma

Re-reading .muttrc

1999-10-18 Thread John Poltorak
Is there any way to get mutt to re-read .muttrc without exiting? I like to experiment with various options and don't want to have to close the application after updating the rc. Maybe there is even an option within mutt for editing the rc, but I haven't found it yet... -- John

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: Re-reading .muttrc

1999-10-18 Thread Jeremy Blosser
John Poltorak [[EMAIL PROTECTED]] wrote: > Is there any way to get mutt to re-read .muttrc without exiting? > > I like to experiment with various options and don't want to have to > close the application after updating the rc. :source .muttrc This will only run the contents of the .muttrc... it

Re: managing folders

1999-10-18 Thread Byrial Jensen
On Mon, Oct 18, 1999 at 11:26:18 +0200, Dirk Huebner wrote: > this is just another addition to the other solutions :-) > Perhaps using "folder-hooks" would also be an appropriate solution for > you. In my case it is the perfect way. > I use the following: > > folder-hook =trash 'push T~r>2w!~F\n

Re: managing folders

1999-10-18 Thread Dirk Huebner
Hi all... Not long ago (exactly Tue, 19 Oct 1999) Byrial Jensen wrote: > Replace "" with "" to avoid the first > error message. Do you get error messages? > > But take care! If no mails match the pattern, then the tag-prefix > (\;) will have no effect, and what happens to be the current > me