<?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>Operating System - Linux의 주제 Re: sendmail error...</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3728961#M21749</link>
    <description>This was causing that error:&lt;BR /&gt;&lt;BR /&gt;* ^Subject:.*msgs&lt;BR /&gt;{&lt;BR /&gt;       :O B&lt;BR /&gt;       *.drive&lt;BR /&gt;       | formail -I "Subject: $SUBJECT $SUBJECT_TAG"&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;:0&lt;BR /&gt;* &amp;lt; 256000&lt;BR /&gt;* ^Subject:.*msgs&lt;BR /&gt;{&lt;BR /&gt;  SUBJECT=`formail -zx Subject:`&lt;BR /&gt;  :0 ABfhw&lt;BR /&gt;  * !^X-Loop: abc@acme.com&lt;BR /&gt;  * (hda|Drive)&lt;BR /&gt;        | (formail -I "Subject: DiskError $SUBJECT"  -A "X-Loop: abc@acme.com";)&lt;BR /&gt;       {&lt;BR /&gt;               :0Bc&lt;BR /&gt;               * (hda|Drive)&lt;BR /&gt;               ! ha@acme.com,yo@acme.com&lt;BR /&gt;       }&lt;BR /&gt;&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;Any idea why, it exit with EX_TEMPFAIL and sendmail exit on code 11.&lt;BR /&gt;&lt;BR /&gt;Basically it rewrites the subject line base on the content of the email and redistribute it to me and others in my group.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
    <pubDate>Fri, 10 Feb 2006 13:47:47 GMT</pubDate>
    <dc:creator>K.C. Chan</dc:creator>
    <dc:date>2006-02-10T13:47:47Z</dc:date>
    <item>
      <title>sendmail error...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3728956#M21744</link>
      <description>Does any one know what this mean?&lt;BR /&gt;&lt;BR /&gt;stat=Deferred: local mailer (/usr/bin/procmail) exited with EX_TEMPFAIL</description>
      <pubDate>Fri, 10 Feb 2006 10:21:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3728956#M21744</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2006-02-10T10:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3728957#M21745</link>
      <description>what does your /var/spool look like. Is the partition full? Does it even exist?</description>
      <pubDate>Fri, 10 Feb 2006 11:20:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3728957#M21745</guid>
      <dc:creator>James G. Brown III</dc:creator>
      <dc:date>2006-02-10T11:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3728958#M21746</link>
      <description>Do you have a qouta system setup at all?</description>
      <pubDate>Fri, 10 Feb 2006 11:21:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3728958#M21746</guid>
      <dc:creator>James G. Brown III</dc:creator>
      <dc:date>2006-02-10T11:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3728959#M21747</link>
      <description>/var/spool looks O.K, it exist and it is not full.&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Feb 2006 11:49:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3728959#M21747</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2006-02-10T11:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3728960#M21748</link>
      <description>Have you changed some file system permissions or the sendmail runas user?&lt;BR /&gt;&lt;BR /&gt;Try sending a message with the following command:&lt;BR /&gt;&lt;BR /&gt;sendmail -v -d8 -d38 someone@some.net</description>
      <pubDate>Fri, 10 Feb 2006 12:20:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3728960#M21748</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-02-10T12:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3728961#M21749</link>
      <description>This was causing that error:&lt;BR /&gt;&lt;BR /&gt;* ^Subject:.*msgs&lt;BR /&gt;{&lt;BR /&gt;       :O B&lt;BR /&gt;       *.drive&lt;BR /&gt;       | formail -I "Subject: $SUBJECT $SUBJECT_TAG"&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;:0&lt;BR /&gt;* &amp;lt; 256000&lt;BR /&gt;* ^Subject:.*msgs&lt;BR /&gt;{&lt;BR /&gt;  SUBJECT=`formail -zx Subject:`&lt;BR /&gt;  :0 ABfhw&lt;BR /&gt;  * !^X-Loop: abc@acme.com&lt;BR /&gt;  * (hda|Drive)&lt;BR /&gt;        | (formail -I "Subject: DiskError $SUBJECT"  -A "X-Loop: abc@acme.com";)&lt;BR /&gt;       {&lt;BR /&gt;               :0Bc&lt;BR /&gt;               * (hda|Drive)&lt;BR /&gt;               ! ha@acme.com,yo@acme.com&lt;BR /&gt;       }&lt;BR /&gt;&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;Any idea why, it exit with EX_TEMPFAIL and sendmail exit on code 11.&lt;BR /&gt;&lt;BR /&gt;Basically it rewrites the subject line base on the content of the email and redistribute it to me and others in my group.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Fri, 10 Feb 2006 13:47:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3728961#M21749</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2006-02-10T13:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3728962#M21750</link>
      <description>The EX_TEMPFAIL exit code is returned by sendmail to indicate that a temporary error has occurred. Temporary errors mean that the mail message will be put in (or remain in) the queue for the present, and another delivery attempt will be made later.&lt;BR /&gt;What does this mean 'Basically it rewrites the subject line base on the content of the email and redistribute it to me and others in my group' can u explain ?</description>
      <pubDate>Sun, 12 Feb 2006 23:38:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3728962#M21750</guid>
      <dc:creator>Bejoy C Alias</dc:creator>
      <dc:date>2006-02-12T23:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3728963#M21751</link>
      <description>Bejoy, the procmail code rewrites the subject line and forward the email to respected recipients. The error occurs because of this code. If I take it out, sendmail is happy.  Any idea why? Thanks.</description>
      <pubDate>Mon, 13 Feb 2006 10:07:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3728963#M21751</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2006-02-13T10:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3728964#M21752</link>
      <description>I dont have much idea in procmail . Where this code is added ? If there is a way to debug this script execution try doing it.</description>
      <pubDate>Tue, 14 Feb 2006 01:48:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3728964#M21752</guid>
      <dc:creator>Bejoy C Alias</dc:creator>
      <dc:date>2006-02-14T01:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3728965#M21753</link>
      <description>Try running a file through procmail from&lt;BR /&gt;the command line.  Check the man page and&lt;BR /&gt;increase the debugging level.  You should&lt;BR /&gt;get an indication of what is failing.&lt;BR /&gt;&lt;BR /&gt;Could be:&lt;BR /&gt;- sendmail won't take the message back.&lt;BR /&gt;- sendmail can't write the temporary file.&lt;BR /&gt;- procmail script is failing (when was it&lt;BR /&gt;last changed?&lt;BR /&gt;- quota is exceeded somewhere.</description>
      <pubDate>Tue, 14 Feb 2006 16:48:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3728965#M21753</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2006-02-14T16:48:25Z</dc:date>
    </item>
  </channel>
</rss>

