<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3760684#M259307</link>
    <description>If you do a:&lt;BR /&gt;&lt;BR /&gt;sendmail -d0 &amp;lt; /dev/null&lt;BR /&gt;&lt;BR /&gt;then it will return immediately and not&lt;BR /&gt;require you to break.&lt;BR /&gt;&lt;BR /&gt;Assuming that the sendmail in&lt;BR /&gt;/usr/sbin/sendmail is the one that is&lt;BR /&gt;running, you can also get the version&lt;BR /&gt;number from:&lt;BR /&gt;&lt;BR /&gt;what /usr/sbin/sendmail&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 28 Mar 2006 14:18:20 GMT</pubDate>
    <dc:creator>Gregory Fruth</dc:creator>
    <dc:date>2006-03-28T14:18:20Z</dc:date>
    <item>
      <title>sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3760682#M259305</link>
      <description>Need a quick script liner to check to see if sendmail is running, if it is, get the version number.</description>
      <pubDate>Tue, 28 Mar 2006 14:02:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3760682#M259305</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2006-03-28T14:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3760683#M259306</link>
      <description>ps -ef | grep mail&lt;BR /&gt;To see if mail is running&lt;BR /&gt;&lt;BR /&gt;sendmail -d0&lt;BR /&gt;To get the version number&lt;BR /&gt;# sendmail -d0&lt;BR /&gt;Version 8.9.3 (PHNE_29774)&lt;BR /&gt; Compiled with: LDAPMAP MAP_REGEX LOG MATCHGECOS MIME7TO8 MIME8TO7&lt;BR /&gt;                NAMED_BIND NDBM NETINET NETUNIX NEWDB NIS NISPLUS QUEUE SCANF&lt;BR /&gt;                SMTP USERDB XDEBUG&lt;BR /&gt;&lt;BR /&gt;============ SYSTEM IDENTITY (after readcf) ============&lt;BR /&gt;      (short domain name) $w = odo&lt;BR /&gt;  (canonical domain name) $j = odo.quantum.com&lt;BR /&gt;         (subdomain name) $m = quantum.com&lt;BR /&gt;              (node name) $k = odo&lt;BR /&gt;========================================================&lt;BR /&gt;&lt;BR /&gt;Recipient names must be specified&lt;BR /&gt;&lt;BR /&gt;(I break from this point to get back to prompt)</description>
      <pubDate>Tue, 28 Mar 2006 14:08:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3760683#M259306</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2006-03-28T14:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3760684#M259307</link>
      <description>If you do a:&lt;BR /&gt;&lt;BR /&gt;sendmail -d0 &amp;lt; /dev/null&lt;BR /&gt;&lt;BR /&gt;then it will return immediately and not&lt;BR /&gt;require you to break.&lt;BR /&gt;&lt;BR /&gt;Assuming that the sendmail in&lt;BR /&gt;/usr/sbin/sendmail is the one that is&lt;BR /&gt;running, you can also get the version&lt;BR /&gt;number from:&lt;BR /&gt;&lt;BR /&gt;what /usr/sbin/sendmail&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Mar 2006 14:18:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3760684#M259307</guid>
      <dc:creator>Gregory Fruth</dc:creator>
      <dc:date>2006-03-28T14:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3760685#M259308</link>
      <description>mailq -d and the version should be on the first line of the output.</description>
      <pubDate>Tue, 28 Mar 2006 14:21:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3760685#M259308</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2006-03-28T14:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3760686#M259309</link>
      <description>Shalom Robert,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;sm=$(whence sendmail)&lt;BR /&gt;what $sm&lt;BR /&gt;&lt;BR /&gt;Two lines, but it works well.&lt;BR /&gt;&lt;BR /&gt;HP-UX only.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 28 Mar 2006 14:50:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3760686#M259309</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-03-28T14:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3760687#M259310</link>
      <description>Yet another one-liner&lt;BR /&gt;&lt;BR /&gt;# UNIX95= ps -Csendmail &amp;amp;&amp;amp; sendmail -di &lt;BR /&gt;cheers!</description>
      <pubDate>Tue, 28 Mar 2006 15:22:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3760687#M259310</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2006-03-28T15:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3760688#M259311</link>
      <description>Hi,&lt;BR /&gt;to check if sendmail is running:&lt;BR /&gt;ps -ef|grep [s]endmail&lt;BR /&gt;usuallu you sould receive:&lt;BR /&gt;    root 17081     1  0 23:55:08 ?         0:58 sendmail: accepting connections on port 25&lt;BR /&gt;&lt;BR /&gt;to check the version:&lt;BR /&gt;what $(whence sendmail)&lt;BR /&gt;/usr/sbin/sendmail:&lt;BR /&gt;         Copyright (c) 1998 HEWLETT PACKARD COMPANY and its licensors,&lt;BR /&gt;             including Sendmail, Inc., and the Regents of the&lt;BR /&gt;             University of California.  All rights reserved.&lt;BR /&gt;        version.c       8.9.3.1 (Berkeley) 10/10/2003 (PHNE_29774)&lt;BR /&gt;&lt;BR /&gt;It runs on HP-UX 11i&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Art</description>
      <pubDate>Wed, 29 Mar 2006 06:00:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3760688#M259311</guid>
      <dc:creator>Arturo Galbiati</dc:creator>
      <dc:date>2006-03-29T06:00:27Z</dc:date>
    </item>
  </channel>
</rss>

