Selecting headers to delete on pop3 server

2001-02-07 Thread Marco Fioretti
Hello, The URL: http://www.linuxgazette.com/issue62/okopnik.html is an article on how to filter spam. Among other things, it also discusses how to manipulate mail filtering from within mutt. I was targeting the pop3 server, while the author explains how to change procmail recipes withi

multipart application/pgp

2001-02-07 Thread Daniel Kollar
Hi! I often get emails with several pgp encrypted attachments. The "Content-Type" in the header of the message is "multipart/", so mutt does not recongnize the pgp encryption. Procmail can change this "multipart/" content type to "application/pgp". Now mutt can decrypt the whole msg and show it

Re: Selecting headers to delete on pop3 server

2001-02-07 Thread Aaron Schrab
At 10:15 +0100 07 Feb 2001, Marco Fioretti <[EMAIL PROTECTED]> wrote: > http://www.linuxgazette.com/issue62/okopnik.html > One note: the article puts single quotes around the mutt macros, > while Aaron specified double quotes. Any comment about this? The macros I suggested would take care

Mutt with NNTP-Patch

2001-02-07 Thread Waldemar Brodkorb
Hello Muttusers, Is here anybody using the NNTP-Patch from Volkov? I can't post any news, because I think inews (perlscript) is not working. Every message I want to post goes to ~/deadarticle. What to do? Have anyone experience with NNTP and Mutt. Debian 2.2, cnews & inews installed. -- M

Re: ignoring backup-inbox in !mailboxes watch

2001-02-07 Thread Duncan Watson
On Tue, Feb 06, 2001 at 07:33:55AM -0500, Joe Philipps wrote: > 1.) Instead of using echo, you might try using ls -1 or find as > appropriate (dunno...I use mbox format) > > 2.) pipe that into grep -v > > For example: > > find $HOME/Mail -type f -print | egrep -v '(notbox1|notbox2|backup-inbo

Re: autoview HTML question

2001-02-07 Thread Ken Weingold
On Wed, Feb 7, 2001, G.Embery wrote: > On Wed, Feb 07, 2001 at 12:14:53AM -0500, Ken Weingold wrote: > > What is it that mutt uses to tell that an email is in HTML? I set > > autoview to launch lynx to view HTML, and all of a sudden I am seeing > > a lot more emails as html. > > If email pr

rtf viewing

2001-02-07 Thread Jim M.
Hi, How to veiw attachments of type .rtf in mutt?. I could modify the mut.octet.filter to do this but i am not sure what can view this sort of attachments. Jim _ Get your FREE download of MSN Explorer at http://explorer.msn.com

Re: index_format to show attachments?

2001-02-07 Thread Duncan Watson
On Wed, Jan 31, 2001 at 12:25:27PM -0500, mike polniak wrote: > mike polniak wrote: > > > > I have'nt done this yet, but at first glance it seems doable: > > > > The index_format will show %N a message score. So score your messages > > by Mutt pattern: ~h EXPR for messages which contain

sourcing aliases

2001-02-07 Thread [EMAIL PROTECTED]
Is it at all possible to resource my aliases file without restarting mutt? What info I could find on aliases and sourcing the file doesn't mention this specifically. Should I take it that the client must be restarted? dan

Re: sourcing aliases

2001-02-07 Thread Rado S.
On Wed 7.Feb'01 at 14:24:43 -0700 wrote "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>: / Is it at all possible to resource my aliases file without restarting mutt? / What info I could find on aliases and sourcing the file doesn't mention / this specifically. Should I take it that the client must be r

Re: sourcing aliases

2001-02-07 Thread Luke Ravitch
On Wed, Feb 07, 2001 at 10:31:24PM +0100, Rado S. wrote: > On Wed 7.Feb'01 at 14:24:43 -0700 wrote > "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>: > > / Is it at all possible to resource my aliases file without restarting mutt? > / What info I could find on aliases and sourcing the file doesn't ment

Bug in save_name

2001-02-07 Thread Michael S. Fischer
It appears that save_name is broken if you're using IMAP support, although force_name works just fine. After checking the code, the problem appears to be that the way Mutt looks to see if folder exists is via access(2), which is all well and good if you're using a local filesystem, but clearly

include message options

2001-02-07 Thread Jason Helfman
I know that you can/can't include messages, but say given a certain subject line I don't want to include the message text. For instance if I pattern match on Funny & Joke. or Re: Re: Re: -- /Jason G Helfman "At any given moment, you may find the ticket to the circus that has always been in your

Re: rtf viewing

2001-02-07 Thread Dirk Ruediger
Hi Jim, > How to veiw attachments of type .rtf in mutt?. I could modify the > mut.octet.filter to do this but i am not sure what can view this > sort of attachments. What OS are you using? You can take rtf2text or rtf2html, they come with an perl module "RTF-Parser" (AFAIK). Look at CPAN. Ciao

Re: include message options

2001-02-07 Thread Gary Johnson
On Wed, Feb 07, 2001 at 08:47:56PM -0800, Jason Helfman wrote: > I know that you can/can't include messages, but say given a certain > subject line I don't want to include the message text. I assume you mean that you don't want to include the message text in a reply. Try this, send-hook .