<?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: Mail filters in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/mail-filters/m-p/2761957#M90316</link>
    <description>Hi Samuel,&lt;BR /&gt;&lt;BR /&gt;Hit for detailed info on procmail. (The Man pages appeared a bit cryptic to me. ) &lt;BR /&gt;&lt;BR /&gt;Procmail is the best way to attain your mail-control objectives. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.ling.helsinki.fi/users/reriksso/procmail/mini-faq.html" target="_blank"&gt;http://www.ling.helsinki.fi/users/reriksso/procmail/mini-faq.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.uwasa.fi/~ts/info/proctips.html" target="_blank"&gt;http://www.uwasa.fi/~ts/info/proctips.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.procmail.org" target="_blank"&gt;http://www.procmail.org&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;These three links helped me a lot for reaching a solution.&lt;BR /&gt;&lt;BR /&gt;Notes:&lt;BR /&gt;&lt;BR /&gt;Since you use sendmail, following tips may be helpfull.&lt;BR /&gt;&lt;BR /&gt;1) Create a link to procmail executable in /etc/smrsh.&lt;BR /&gt;&lt;BR /&gt;2) You won't need any IFS in your .procmail as Sendmail hates it.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Anu Mathew</description>
    <pubDate>Fri, 12 Jul 2002 13:23:43 GMT</pubDate>
    <dc:creator>Anu Mathew</dc:creator>
    <dc:date>2002-07-12T13:23:43Z</dc:date>
    <item>
      <title>Mail filters</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mail-filters/m-p/2761954#M90313</link>
      <description>I have a Sendmail 8.11.6/8.11.6 server under linux 7.2&lt;BR /&gt;I have a spam contron with the /etc/mail/access file&lt;BR /&gt;is there any way to filter e-mails on the subject, attachements, or sise?&lt;BR /&gt;&lt;BR /&gt;Help plz!&lt;BR /&gt;&lt;BR /&gt;rgds:&lt;BR /&gt;Samuel M&amp;amp;M</description>
      <pubDate>Thu, 11 Jul 2002 13:27:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mail-filters/m-p/2761954#M90313</guid>
      <dc:creator>Samuel Martinez</dc:creator>
      <dc:date>2002-07-11T13:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Mail filters</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mail-filters/m-p/2761955#M90314</link>
      <description>Hi Samuel,&lt;BR /&gt;For size limitation, you have some features in sendmail to control it.&lt;BR /&gt;About subjects, you have some tools which can control such things (spamassasin for example which control also content and allow destruction of mail with specific words (How to win $10000 for example).&lt;BR /&gt;About attachment, the milter interface with sendmail can do something.&lt;BR /&gt;On my side, I'm using AMavis : A MAil VIrus Scanner, which consist of scanning attachment with antivirus software in order detect virus, and then stop propagation.&lt;BR /&gt;&lt;A href="http://www.amavis.org," target="_blank"&gt;www.amavis.org,&lt;/A&gt;&lt;BR /&gt;But you have also other easiest tools to use which can only reject files with vbs extension or anaything else....&lt;BR /&gt;hth&lt;BR /&gt;Benoit</description>
      <pubDate>Fri, 12 Jul 2002 07:50:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mail-filters/m-p/2761955#M90314</guid>
      <dc:creator>benoit Bruckert</dc:creator>
      <dc:date>2002-07-12T07:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Mail filters</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mail-filters/m-p/2761956#M90315</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;You could also try to work with procmail. &lt;BR /&gt;Procmail can be used as a general purpose&lt;BR /&gt;mailfilter and can be combined with sendmail.&lt;BR /&gt;&lt;BR /&gt;see man procmail &amp;amp; man procmailex for some&lt;BR /&gt;usefull examples. &lt;BR /&gt;&lt;BR /&gt;If you do a search on google you will find&lt;BR /&gt;a lot of examples related to procmail.&lt;BR /&gt;&lt;BR /&gt;Steven&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Jul 2002 12:28:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mail-filters/m-p/2761956#M90315</guid>
      <dc:creator>Steven Mertens</dc:creator>
      <dc:date>2002-07-12T12:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Mail filters</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mail-filters/m-p/2761957#M90316</link>
      <description>Hi Samuel,&lt;BR /&gt;&lt;BR /&gt;Hit for detailed info on procmail. (The Man pages appeared a bit cryptic to me. ) &lt;BR /&gt;&lt;BR /&gt;Procmail is the best way to attain your mail-control objectives. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.ling.helsinki.fi/users/reriksso/procmail/mini-faq.html" target="_blank"&gt;http://www.ling.helsinki.fi/users/reriksso/procmail/mini-faq.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.uwasa.fi/~ts/info/proctips.html" target="_blank"&gt;http://www.uwasa.fi/~ts/info/proctips.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.procmail.org" target="_blank"&gt;http://www.procmail.org&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;These three links helped me a lot for reaching a solution.&lt;BR /&gt;&lt;BR /&gt;Notes:&lt;BR /&gt;&lt;BR /&gt;Since you use sendmail, following tips may be helpfull.&lt;BR /&gt;&lt;BR /&gt;1) Create a link to procmail executable in /etc/smrsh.&lt;BR /&gt;&lt;BR /&gt;2) You won't need any IFS in your .procmail as Sendmail hates it.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Anu Mathew</description>
      <pubDate>Fri, 12 Jul 2002 13:23:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mail-filters/m-p/2761957#M90316</guid>
      <dc:creator>Anu Mathew</dc:creator>
      <dc:date>2002-07-12T13:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Mail filters</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mail-filters/m-p/2761958#M90317</link>
      <description>Hi Samuel,&lt;BR /&gt;&lt;BR /&gt;Correction: &lt;BR /&gt;&lt;BR /&gt;IFS is not required in .forward file, as it will err. &lt;BR /&gt;&lt;BR /&gt;For instance, my .forward file looks like:&lt;BR /&gt;&lt;BR /&gt;"| /etc/smrsh/procmail -f- || exit 75 #mattha"&lt;BR /&gt;&lt;BR /&gt;Where mattha is my user-name.&lt;BR /&gt;&lt;BR /&gt;hope this helps,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;See &lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x50bc3a7b3682d611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x50bc3a7b3682d611abdb0090277a778c,00.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;for a similar posting.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Anu Mathew</description>
      <pubDate>Fri, 12 Jul 2002 13:31:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mail-filters/m-p/2761958#M90317</guid>
      <dc:creator>Anu Mathew</dc:creator>
      <dc:date>2002-07-12T13:31:53Z</dc:date>
    </item>
  </channel>
</rss>

