procmail
[Top] [All Lists]

What's wrong with this multipart recipie?

1998-03-25 11:35:07
Greetings,

Why wont this:

        :0
        * ^Subject:.*Your registered page.*has changed
        {
                :0hf       
                * ^MIME-Version:
                | sed -e '/^MIME-Version: /d' -e '/^Content-Type: /d'
        
                :0fb
                | sed 's/<[^>]*>//g' | sed 's/====URL-MINDER====/OH\!/g' | sed 
's/&nbsp;/ /g'
        
                #### IGNORE UNTIL HERE
        
                :0:
                ! my_pop_account(_at_)my_pop_account(_dot_)provider(_dot_)com
        
                :0:
                $HOME/incoming/folder_i_want_this_filed_to
        }


forward the mail to my pop account AND file it in the folder i want it
filed to?  

Am I messing up with the two occurrences of
":0:"?  Is there a manual/doc file on the options for :0, because I have
yet to see these explained well.

Thanks,
-Clint
Please CC me on responses; I don't read the list.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Clint Lipinski      VaTech Computer Science Class Of '97         
clint(_at_)acm(_dot_)vt(_dot_)edu
http://www.acm.vt.edu/~clint -- My no-frames homepage              
http://www.acm.vt.edu/~clint/voices -- Searchable cartoon voices database
http://www.acm.vt.edu/~clint/vcr -- My video library -- all my videos catalogged
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

<Prev in Thread] Current Thread [Next in Thread>