<?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: inflex.cf in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/inflex-cf/m-p/3059776#M76525</link>
    <description>Hello fred,&lt;BR /&gt;&lt;BR /&gt;It depends on where you installed inflex. Most of the time it's in /usr/local. So file to modify is   /usr/local/inflex/inflex. Edit this file to make your change.&lt;BR /&gt;&lt;BR /&gt;have a look at inflex site for detailled process :&lt;BR /&gt;&lt;A href="http://pldaniels.com/inflex/questions.html" target="_blank"&gt;http://pldaniels.com/inflex/questions.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;As for zip files, look at "How do I add more file types to block?" section zip file is &lt;BR /&gt;{cut} -d: -f2  ${tmpdir}/fileresults | ${grep} "zip"  gt;gt; ${typebadfileslog}&lt;BR /&gt;{cut} -d: -f2  ${tmpdir}/fileresults | ${grep} "PK\003\004"  gt;gt; ${typebadfileslog}&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;J</description>
    <pubDate>Fri, 29 Aug 2003 14:19:17 GMT</pubDate>
    <dc:creator>Jerome Henry</dc:creator>
    <dc:date>2003-08-29T14:19:17Z</dc:date>
    <item>
      <title>inflex.cf</title>
      <link>https://community.hpe.com/t5/operating-system-linux/inflex-cf/m-p/3059775#M76524</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;sendmail/inflex/redhat 7.2&lt;BR /&gt;&lt;BR /&gt;which directory holds the file that i need to edit to block files.and what syntax would i use to block zip files&lt;BR /&gt;&lt;BR /&gt;thank you!!!!!!</description>
      <pubDate>Fri, 29 Aug 2003 13:21:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/inflex-cf/m-p/3059775#M76524</guid>
      <dc:creator>manny_9</dc:creator>
      <dc:date>2003-08-29T13:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: inflex.cf</title>
      <link>https://community.hpe.com/t5/operating-system-linux/inflex-cf/m-p/3059776#M76525</link>
      <description>Hello fred,&lt;BR /&gt;&lt;BR /&gt;It depends on where you installed inflex. Most of the time it's in /usr/local. So file to modify is   /usr/local/inflex/inflex. Edit this file to make your change.&lt;BR /&gt;&lt;BR /&gt;have a look at inflex site for detailled process :&lt;BR /&gt;&lt;A href="http://pldaniels.com/inflex/questions.html" target="_blank"&gt;http://pldaniels.com/inflex/questions.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;As for zip files, look at "How do I add more file types to block?" section zip file is &lt;BR /&gt;{cut} -d: -f2  ${tmpdir}/fileresults | ${grep} "zip"  gt;gt; ${typebadfileslog}&lt;BR /&gt;{cut} -d: -f2  ${tmpdir}/fileresults | ${grep} "PK\003\004"  gt;gt; ${typebadfileslog}&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Fri, 29 Aug 2003 14:19:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/inflex-cf/m-p/3059776#M76525</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-08-29T14:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: inflex.cf</title>
      <link>https://community.hpe.com/t5/operating-system-linux/inflex-cf/m-p/3059777#M76526</link>
      <description>i edited usr/local/inflex/*inflex&lt;BR /&gt;not inflex.cf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;${cut} -d: -f2  $fileresults | ${grep} -E "(MS-DOS|Windows PE).*executable" &amp;gt;&amp;gt; ${typebadfileslog}&lt;BR /&gt;&lt;BR /&gt; ${cut} -d: -f2  $fileresults | ${grep} "PC bitmap data"  &amp;gt;&amp;gt; ${typebadfileslog}&lt;BR /&gt; ${cut} -d: -f2  $fileresults | ${grep} "AVI"  &amp;gt;&amp;gt; ${typebadfileslog}&lt;BR /&gt; ${cut} -d: -f2  $fileresults | ${grep} "MPEG" &amp;gt;&amp;gt; ${typebadfileslog}&lt;BR /&gt; ${cut} -d: -f2  $fileresults | ${grep} "ZIP" &amp;gt;&amp;gt; ${typebadfileslog}&lt;BR /&gt;&lt;BR /&gt;not working. am i misssing something??</description>
      <pubDate>Fri, 29 Aug 2003 14:56:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/inflex-cf/m-p/3059777#M76526</guid>
      <dc:creator>manny_9</dc:creator>
      <dc:date>2003-08-29T14:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: inflex.cf</title>
      <link>https://community.hpe.com/t5/operating-system-linux/inflex-cf/m-p/3059778#M76527</link>
      <description>Maybe the gt;gt; to indicate that something else is to come.&lt;BR /&gt;You don't target /tmpdir, socheck that current dir is writeable.&lt;BR /&gt;*inflex or inflex ?&lt;BR /&gt;Last, check service inflex status...&lt;BR /&gt;&lt;BR /&gt;It should work... :]]&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Fri, 29 Aug 2003 16:05:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/inflex-cf/m-p/3059778#M76527</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-08-29T16:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: inflex.cf</title>
      <link>https://community.hpe.com/t5/operating-system-linux/inflex-cf/m-p/3059779#M76528</link>
      <description>Thanks&lt;BR /&gt;&lt;BR /&gt;I know this sounds dumb...but I am not sure what I am supposed to make changes to.&lt;BR /&gt;&lt;BR /&gt;within the usr/local/inflex/inflex directory.&lt;BR /&gt;&lt;BR /&gt;I see inflex/shell script and inflex.cf&lt;BR /&gt;&lt;BR /&gt;Which one do I edit???&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You guys are awesome</description>
      <pubDate>Tue, 02 Sep 2003 10:22:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/inflex-cf/m-p/3059779#M76528</guid>
      <dc:creator>manny_9</dc:creator>
      <dc:date>2003-09-02T10:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: inflex.cf</title>
      <link>https://community.hpe.com/t5/operating-system-linux/inflex-cf/m-p/3059780#M76529</link>
      <description>anyone??</description>
      <pubDate>Tue, 02 Sep 2003 18:23:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/inflex-cf/m-p/3059780#M76529</guid>
      <dc:creator>manny_9</dc:creator>
      <dc:date>2003-09-02T18:23:07Z</dc:date>
    </item>
  </channel>
</rss>

