<?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: Sendmail 8.9.3 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-9-3/m-p/2579053#M920792</link>
    <description>Hi Robin,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Did you make sure you have a tab character between the "$*" and the "$#" on the lines 2212 &amp;amp; 2213 and not spaces?&lt;BR /&gt;&lt;BR /&gt;If you did a cut and paste then you may have to edit the config file and delete the spaces and put a &lt;TAB&gt; between $* and $#&lt;BR /&gt;&lt;BR /&gt;-HTH&lt;BR /&gt;Ramesh&lt;/TAB&gt;</description>
    <pubDate>Thu, 13 Sep 2001 19:49:16 GMT</pubDate>
    <dc:creator>linuxfan</dc:creator>
    <dc:date>2001-09-13T19:49:16Z</dc:date>
    <item>
      <title>Sendmail 8.9.3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-9-3/m-p/2579050#M920789</link>
      <description>I am working from the HP web doc # KBRC00002113&lt;BR /&gt;dated may 5, 2000. I am trying to get the syntax right so as to add subject line checking for certain viruses.&lt;BR /&gt;from the instructions on the document, starting with Item #2: If you are using sendmail 8.9.3 add the following to the end of the /etc/mail/sendmail.cf file:&lt;BR /&gt;&lt;BR /&gt;HSubject: $&amp;gt;Check_Subject&lt;BR /&gt;&lt;BR /&gt;D{MPat}ThisSubject&lt;BR /&gt;D{MMsg}The message contains ThisSubject&lt;BR /&gt;&lt;BR /&gt;SCheck_Subject&lt;BR /&gt;R${MPat} $*            $#error $:553${MMsg}&lt;BR /&gt;RRe:${MPat} $*       $#error $:553${MMsg}&lt;BR /&gt;&lt;BR /&gt;-end-&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;On copying over the modified sendmail.cf and stopping/starting sendmail, the error is (cut and paste below):&lt;BR /&gt;&lt;BR /&gt;/etc/mail/sendmail.cf: line 2212: invalid rewrite line "R:#*   #error:553$" (ta)&lt;BR /&gt;/etc/mail/sendmail.cf: line 2213: invalid rewrite line "RRe:# *   #error:553$" )&lt;BR /&gt;554 /etc/mail/sendmail.cf: line 2212: invalid rewrite line "R:#*   #error:553$")&lt;BR /&gt;554 /etc/mail/sendmail.cf: line 2213: invalid rewrite line "RRe:# *   #error:55)&lt;BR /&gt;&lt;BR /&gt;Does Anyone out here know what I am doing wrong here?&lt;BR /&gt;FYI, if I show numbers on the .cf file with these entries, the line numbers above (2212 2213) refer to the last two lines of the file, under 'SCheck_Subject'.&lt;BR /&gt;&lt;BR /&gt;Thanks so much for your help.&lt;BR /&gt;Robin&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Sep 2001 12:54:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-9-3/m-p/2579050#M920789</guid>
      <dc:creator>robin wells-meisner</dc:creator>
      <dc:date>2001-09-13T12:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail 8.9.3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-9-3/m-p/2579051#M920790</link>
      <description>Hello ..&lt;BR /&gt;You might want to look at theese links.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sendmail.org/~ca/email/chk-89.html" target="_blank"&gt;http://www.sendmail.org/~ca/email/chk-89.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sendmail.org/m4/anti-spam.html" target="_blank"&gt;http://www.sendmail.org/m4/anti-spam.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And just look around &lt;A href="http://www.sendmail.org" target="_blank"&gt;www.sendmail.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Thu, 13 Sep 2001 14:23:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-9-3/m-p/2579051#M920790</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-09-13T14:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail 8.9.3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-9-3/m-p/2579052#M920791</link>
      <description>I must be missing your point. I did rtfm, as per your suggestion. However, I do not see anything there that specifically will help me with this.&lt;BR /&gt;If there is someone here who has used this HP doc. or another method to thwart viruses in sendmail, I would very much appreciate your input.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Sep 2001 18:45:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-9-3/m-p/2579052#M920791</guid>
      <dc:creator>robin wells-meisner</dc:creator>
      <dc:date>2001-09-13T18:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail 8.9.3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-9-3/m-p/2579053#M920792</link>
      <description>Hi Robin,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Did you make sure you have a tab character between the "$*" and the "$#" on the lines 2212 &amp;amp; 2213 and not spaces?&lt;BR /&gt;&lt;BR /&gt;If you did a cut and paste then you may have to edit the config file and delete the spaces and put a &lt;TAB&gt; between $* and $#&lt;BR /&gt;&lt;BR /&gt;-HTH&lt;BR /&gt;Ramesh&lt;/TAB&gt;</description>
      <pubDate>Thu, 13 Sep 2001 19:49:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-9-3/m-p/2579053#M920792</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-09-13T19:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail 8.9.3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-9-3/m-p/2579054#M920793</link>
      <description>Ramesh,&lt;BR /&gt; Thank you, that was the problem. the section with the error needs to be:&lt;BR /&gt;&lt;BR /&gt;SCheck_Subject&lt;BR /&gt;R:${MPat}$*     $#error$:553${MMsg}&lt;BR /&gt;RRe:${MPat}$*   $#error$:553${MMsg}&lt;BR /&gt;&lt;BR /&gt;(where the space between '$*' and '$#error...'&lt;BR /&gt;is a tab, not just a word space.&lt;BR /&gt;&lt;BR /&gt;This is working now, the mail with the specified subject line are not being delivered.&lt;BR /&gt;&lt;BR /&gt;Thank you very much for your help.&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Sep 2001 16:31:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-9-3/m-p/2579054#M920793</guid>
      <dc:creator>robin wells-meisner</dc:creator>
      <dc:date>2001-09-14T16:31:27Z</dc:date>
    </item>
  </channel>
</rss>

