<?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 Problem with sendmail in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail/m-p/3265437#M889255</link>
    <description>Hi all.&lt;BR /&gt;&lt;BR /&gt;I have got this problem with sendmail (currently installed version is 8.11.1 on HP-UX 11.00):&lt;BR /&gt;&lt;BR /&gt;I have launched gen_cf in order to set up sendmail config files but got the following error:&lt;BR /&gt;&lt;BR /&gt;./gen_cf&lt;BR /&gt;CFDIR=: Command not found.&lt;BR /&gt;Badly placed ()'s.&lt;BR /&gt;&lt;BR /&gt;Is there anyone out there to suggest me a possible solution?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;JPM</description>
    <pubDate>Mon, 03 May 2004 03:26:37 GMT</pubDate>
    <dc:creator>Pippo_9</dc:creator>
    <dc:date>2004-05-03T03:26:37Z</dc:date>
    <item>
      <title>Problem with sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail/m-p/3265437#M889255</link>
      <description>Hi all.&lt;BR /&gt;&lt;BR /&gt;I have got this problem with sendmail (currently installed version is 8.11.1 on HP-UX 11.00):&lt;BR /&gt;&lt;BR /&gt;I have launched gen_cf in order to set up sendmail config files but got the following error:&lt;BR /&gt;&lt;BR /&gt;./gen_cf&lt;BR /&gt;CFDIR=: Command not found.&lt;BR /&gt;Badly placed ()'s.&lt;BR /&gt;&lt;BR /&gt;Is there anyone out there to suggest me a possible solution?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;JPM</description>
      <pubDate>Mon, 03 May 2004 03:26:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail/m-p/3265437#M889255</guid>
      <dc:creator>Pippo_9</dc:creator>
      <dc:date>2004-05-03T03:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail/m-p/3265438#M889256</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Could you set -v in the top of the config file and ./gen_cfg again. This will give you more info. &lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
      <pubDate>Mon, 03 May 2004 03:50:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail/m-p/3265438#M889256</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-05-03T03:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail/m-p/3265439#M889257</link>
      <description>Yeah - run it like this:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cd /usr/newconfig/etc/mail/cf/cf&lt;BR /&gt;&lt;BR /&gt;./gen_cf test.cf&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;</description>
      <pubDate>Mon, 03 May 2004 07:52:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail/m-p/3265439#M889257</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-05-03T07:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail/m-p/3265440#M889258</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Use /sbin/sh as your shell.  The symptoms you describe come from using csh and possibly tsch.&lt;BR /&gt;&lt;BR /&gt;Hope that helps,&lt;BR /&gt;-&amp;gt; Brian Hackley</description>
      <pubDate>Tue, 04 May 2004 07:26:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail/m-p/3265440#M889258</guid>
      <dc:creator>Brian Hackley</dc:creator>
      <dc:date>2004-05-04T07:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail/m-p/3265441#M889259</link>
      <description>Did your problem get resolved?&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 04 May 2004 07:26:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail/m-p/3265441#M889259</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-05-04T07:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail/m-p/3265442#M889260</link>
      <description>The possible solution posted by Brian has solved my problem (csh shell was actually set instead of /sbin/sh).&lt;BR /&gt;&lt;BR /&gt;Thanks a lot&lt;BR /&gt;&lt;BR /&gt;JPM</description>
      <pubDate>Thu, 06 May 2004 07:15:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail/m-p/3265442#M889260</guid>
      <dc:creator>Pippo_9</dc:creator>
      <dc:date>2004-05-06T07:15:13Z</dc:date>
    </item>
  </channel>
</rss>

