<?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 sendmail-programdelivery in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-programdelivery/m-p/2529064#M868035</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I am running sendmail (8.9.3 (PHNE_18546))under HPUX-11.00.&lt;BR /&gt;I try to configure programdelivery in my aliases:&lt;BR /&gt;rcpt :"|/usr/local/bin/syrz18.pl"&lt;BR /&gt;This is a simple perl script which creates a output file using data from STDIN:&lt;BR /&gt;...&lt;BR /&gt;open (OUTFIL, "&amp;gt;/tmp/fil.out");&lt;BR /&gt;while (&lt;STDIN&gt;) {&lt;BR /&gt;  print OUTFIL $_;&lt;BR /&gt;}&lt;BR /&gt;...&lt;BR /&gt;If I test it with&lt;BR /&gt;bdf|/usr/local/bin/syrz18.pl&lt;BR /&gt;the /tmp/fil.out contains my bdf-output.&lt;BR /&gt;&lt;BR /&gt;If I send a mail to rcpt@otto.com I can find a correct logging entry but the mailtext is not put into /tmp/fil.out.&lt;BR /&gt;&lt;BR /&gt;May 16 15:33:30 ap053sys sendmail[25450]: PAA25450: from=&lt;SENDER&gt;, size=581, class=0, pri=30581, nrcpts=1, msgid=&amp;lt;200105161333.PAA25423@ap053sys.d-w.otto.com&amp;gt;, proto=ESMTP, relay=hwlc1021.d-w.otto.com [10.15.115.40]&lt;BR /&gt;May 16 15:33:30 ap053sys sendmail[25451]: PAA25450: to="|/usr/local/bin/syrz18.pl", delay=00:00:00, xdelay=00:00:00, mailer=prog, stat=Sent&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for any reply.&lt;BR /&gt;&lt;BR /&gt;Martin&lt;/SENDER&gt;&lt;/STDIN&gt;</description>
    <pubDate>Wed, 16 May 2001 13:19:09 GMT</pubDate>
    <dc:creator>Martin Christov</dc:creator>
    <dc:date>2001-05-16T13:19:09Z</dc:date>
    <item>
      <title>sendmail-programdelivery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-programdelivery/m-p/2529064#M868035</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I am running sendmail (8.9.3 (PHNE_18546))under HPUX-11.00.&lt;BR /&gt;I try to configure programdelivery in my aliases:&lt;BR /&gt;rcpt :"|/usr/local/bin/syrz18.pl"&lt;BR /&gt;This is a simple perl script which creates a output file using data from STDIN:&lt;BR /&gt;...&lt;BR /&gt;open (OUTFIL, "&amp;gt;/tmp/fil.out");&lt;BR /&gt;while (&lt;STDIN&gt;) {&lt;BR /&gt;  print OUTFIL $_;&lt;BR /&gt;}&lt;BR /&gt;...&lt;BR /&gt;If I test it with&lt;BR /&gt;bdf|/usr/local/bin/syrz18.pl&lt;BR /&gt;the /tmp/fil.out contains my bdf-output.&lt;BR /&gt;&lt;BR /&gt;If I send a mail to rcpt@otto.com I can find a correct logging entry but the mailtext is not put into /tmp/fil.out.&lt;BR /&gt;&lt;BR /&gt;May 16 15:33:30 ap053sys sendmail[25450]: PAA25450: from=&lt;SENDER&gt;, size=581, class=0, pri=30581, nrcpts=1, msgid=&amp;lt;200105161333.PAA25423@ap053sys.d-w.otto.com&amp;gt;, proto=ESMTP, relay=hwlc1021.d-w.otto.com [10.15.115.40]&lt;BR /&gt;May 16 15:33:30 ap053sys sendmail[25451]: PAA25450: to="|/usr/local/bin/syrz18.pl", delay=00:00:00, xdelay=00:00:00, mailer=prog, stat=Sent&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for any reply.&lt;BR /&gt;&lt;BR /&gt;Martin&lt;/SENDER&gt;&lt;/STDIN&gt;</description>
      <pubDate>Wed, 16 May 2001 13:19:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-programdelivery/m-p/2529064#M868035</guid>
      <dc:creator>Martin Christov</dc:creator>
      <dc:date>2001-05-16T13:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail-programdelivery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-programdelivery/m-p/2529065#M868036</link>
      <description>First, I would check to see that the program is actually being executed by getting it to create a file in /tmp.</description>
      <pubDate>Thu, 17 May 2001 06:25:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-programdelivery/m-p/2529065#M868036</guid>
      <dc:creator>Dave Kelly_1</dc:creator>
      <dc:date>2001-05-17T06:25:01Z</dc:date>
    </item>
  </channel>
</rss>

