[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: procmail puzzle



David Clymer wrote:
On Wed, 2004-10-20 at 22:18, Matt Price wrote:

I'm trying to filterm ail form the evolution lists into a
sep. mailbox, but for some reason it's not working.  I've looked over
the recipes I wrote & they seem exactly like the ones that DO work...
Can anyone tell me what's wrong with the following recipes:


# ximian...
* ^TO_evolution
$MAILDIR/.evolution/


# ximian...
* ^To: .*evolution@lists.ximian.com
$MAILDIR/.evolution/

# ximian...
* ^To: .*evolution-hackers@lists.ximian.com
$MAILDIR/.evolution/

# ximian...
* ^Subject: .*Evolution
$MAILDIR/.evolution/

The lists are, respectively,
(evolution|evolution-hackers)@lists.ximian.com (sometimes
(evolution|evolution-hackers)@ximian.com), and have the string
[(Evolution|Evolution-hackers)] in the subject heading.



perhaps you need to add the customary :0 <flags here> line prior to each
rule:

:0 # ximian...
* ^Subject: .*Evolution
$MAILDIR/.evolution/

like so.


god I'm such an idiot. thanks everyone for the help! Obviously I'd be *toast* without this list...

matt


check out http://pm-doc.sourceforge.net/pm-tips.html. Its got lots of
goodies and tips regarding procmail.

-davidc




--

--------------------------
 .''`.       Matt Price
: :'  :      Debian User
`. `'` 	     & hemi-geek
  `-
--------------------------
don't use these addresses:  aardvark@derailleur.org, zeus@derailleur.org



Reply to: