taimatsu: (Default)
[personal profile] taimatsu
I am getting on fairly well with mutt and have found handy commented dotfiles to nick stuff from. I have also set up a procmailrc with recipes for my mailing lists in. However, they are not being used! How do I tell mutt that procmail should be filtering things? Or is the problem with my procmailrc?

Said file begins as follows:


# uk-general
:0:
* ^TO*uk\-general
UK-General

# filk
:0:
* ^TO*filklore
filk


and continues in much the same vein.

Date: Monday, 26 September 2005 09:07 pm (UTC)
bob: (Default)
From: [personal profile] bob
does your .forward know its suppsed to send stuff through procmail

Date: Monday, 26 September 2005 09:11 pm (UTC)
From: [identity profile] aendr.livejournal.com
$ less .forward
"|/usr/bin/procmail"

Date: Monday, 26 September 2005 09:10 pm (UTC)
From: [identity profile] aendr.livejournal.com
Well it depends on the headers, I have for example:

:0:
* ^Mailing-List: list guiding_uk@yahoogroups\.com
IN-lists-guidinguk

:0:
* ^X-BeenThere: something\.hidden@nothing\.com
IN-lists-general

:0:
* ^From:.*fakeguidingaddress@yahoo\.co\.uk
IN-guiding

:0:
* ^TO_aendr\-google@earth\.li
spam2

Date: Monday, 26 September 2005 09:15 pm (UTC)
From: [identity profile] flick.livejournal.com
I can see your problem right away: you're on filk lists, and your email programme is objecting against it....

[hides]

Date: Monday, 26 September 2005 09:39 pm (UTC)
From: [identity profile] hoiho.livejournal.com

Minor point, but using the "*" after the ^TO or ^TO_ form is also deprecated, as the expanded expression already contains it (or its equivalent). It just slows things down.


Date: Monday, 26 September 2005 09:46 pm (UTC)
From: [identity profile] uon.livejournal.com
Is mutt not checking the mailboxes which should be receiving mail, and therefore not noticing when you get new mail? If so, you should check that your .muttrc tells it where to look. For example, I have:

mailboxes +whitelist +dsa +mbox +batch +qmw +scr +huntsman +ic +bu +ogsi-lite \
        +lb3d-devel \
        +opengl-simple \
        +parents +lj \
        (insert a thousand other mailbox names here) \
        +some-dull-list-at-the-end


Each of the things after mailboxes is the name of a folder I want mutt to check; the + prefix is an abbreviation for ~jon/Mail, the directory which contains all the different folders, and I've split it across multiple lines by putting a \ at the end of every line except the last. You might want to have a peek at section 3.11 (http://www.mutt.org/doc/manual/manual-3.html#ss3.11) of the mutt manual (http://www.mutt.org/doc/manual/).

(You're welcome to a copy of my muttrc and/or procmailrc as well, but frankly they're close to line noise and they scare me.)

Date: Tuesday, 27 September 2005 06:50 am (UTC)
From: [identity profile] elementalworld.livejournal.com
# filk
:0:
* ^TO*filklore
/dev/null

this sends your mail from filklore directly to /dev/null, it does not pass go and you dont see it, useful for ignoring mailing lists you cant unsub from

Date: Tuesday, 27 September 2005 09:01 am (UTC)
From: [identity profile] imc.livejournal.com
If you fancy being a bit evil, you can set it to bounce the mail as well as binning it — that way they're bound to take notice sooner or later. :-)
#filk
:0
* ^TOfilklore
{
   EXITCODE=77
   :0
   /dev/null
}

Profile

taimatsu: (Default)
taimatsu

April 2019

M T W T F S S
1234567
891011121314
15161718192021
22232425262728
2930     

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags