<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: help wit procmail ... in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/help-wit-procmail/m-p/3527753#M17178</link>
    <description>got it to work.  Now does any one knows how to make sure I don't get an ifinite loop from this rule?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
    <pubDate>Tue, 19 Apr 2005 09:03:21 GMT</pubDate>
    <dc:creator>K.C. Chan</dc:creator>
    <dc:date>2005-04-19T09:03:21Z</dc:date>
    <item>
      <title>help wit procmail ...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-wit-procmail/m-p/3527751#M17176</link>
      <description>All,&lt;BR /&gt;I have this:&lt;BR /&gt;:0&lt;BR /&gt;* ^Subject:.*msgs&lt;BR /&gt;{&lt;BR /&gt;  SUBJECT=`formail -zx Subject:`&lt;BR /&gt;  :0 Bfhw&lt;BR /&gt;  * (hda|Drive)&lt;BR /&gt;        | formail -I "Subject: DiskError $SUBJECT"&lt;BR /&gt;  :0&lt;BR /&gt;  * (hda|Drive)&lt;BR /&gt;  ! user1@abc.com, user3@yahoo.com&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;The forwarding line does not work, it seems that as soon as the first match occurs on the ":O bfhw", it skips ":O". Any idea on how to get two action to execute, I am looking to modify the subject line, have the email drop to my mail box, and forward it to others as well.&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 19 Apr 2005 07:55:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-wit-procmail/m-p/3527751#M17176</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2005-04-19T07:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: help wit procmail ...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-wit-procmail/m-p/3527752#M17177</link>
      <description>hope this works&lt;BR /&gt;Q: Can I list several actions under a common condition? How? &lt;BR /&gt;&lt;BR /&gt;A: Here you go: &lt;BR /&gt;&lt;BR /&gt; :0&lt;BR /&gt; * common-condition&lt;BR /&gt; {&lt;BR /&gt;     :0fbw&lt;BR /&gt;     * perhaps an additional condition on this one, even&lt;BR /&gt;     | sed -e 's/definately/definitely/g' -e 's/seperate/separate/g'&lt;BR /&gt;&lt;BR /&gt;     :0c:&lt;BR /&gt;            * perhaps an additional condition on this one, too&lt;BR /&gt;     action1&lt;BR /&gt;&lt;BR /&gt;     :0&lt;BR /&gt;     ! action2&lt;BR /&gt; }&lt;BR /&gt;&lt;A href="http://laku19.adsl.netsonic.fi/era/procmail/mini-faq.html#recipe-block" target="_blank"&gt;http://laku19.adsl.netsonic.fi/era/procmail/mini-faq.html#recipe-block&lt;/A&gt;</description>
      <pubDate>Tue, 19 Apr 2005 08:29:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-wit-procmail/m-p/3527752#M17177</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2005-04-19T08:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: help wit procmail ...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-wit-procmail/m-p/3527753#M17178</link>
      <description>got it to work.  Now does any one knows how to make sure I don't get an ifinite loop from this rule?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 19 Apr 2005 09:03:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-wit-procmail/m-p/3527753#M17178</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2005-04-19T09:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: help wit procmail ...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-wit-procmail/m-p/3527754#M17179</link>
      <description>&lt;A href="http://database.sarang.net/study/procmail/procmail.html#evitando" target="_blank"&gt;http://database.sarang.net/study/procmail/procmail.html#evitando&lt;/A&gt;</description>
      <pubDate>Tue, 19 Apr 2005 09:10:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-wit-procmail/m-p/3527754#M17179</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2005-04-19T09:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: help wit procmail ...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-wit-procmail/m-p/3527755#M17180</link>
      <description>Thanks again.  Now I need to also pipe that to a script without loosing what I have. Where would I insert a new procmail rule?</description>
      <pubDate>Tue, 19 Apr 2005 11:49:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-wit-procmail/m-p/3527755#M17180</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2005-04-19T11:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: help wit procmail ...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/help-wit-procmail/m-p/3527756#M17181</link>
      <description>hope below link helps u&lt;BR /&gt;&lt;A href="http://acs.ucsd.edu/email/procmail.php" target="_blank"&gt;http://acs.ucsd.edu/email/procmail.php&lt;/A&gt;</description>
      <pubDate>Tue, 26 Apr 2005 10:37:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/help-wit-procmail/m-p/3527756#M17181</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2005-04-26T10:37:42Z</dc:date>
    </item>
  </channel>
</rss>

