<?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/4684190#M611751</link>
    <description>&lt;!--!*#--&gt;&amp;gt; [...] Connection refused by [127.0.0.1]&lt;BR /&gt;&lt;BR /&gt;The obvious interpretation of that would be&lt;BR /&gt;that sendmail (non-daemon) is trying to talk&lt;BR /&gt;to sendmail (daemon) on the local host, and,&lt;BR /&gt;as you intended, it wasn't not running there.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; &amp;gt; $S&lt;BR /&gt;&amp;gt; mailhost&lt;BR /&gt;&lt;BR /&gt;That seems plausible, however, so the mystery&lt;BR /&gt;would appear to be why this sendmail is not&lt;BR /&gt;using the expected smart relay ("S").&lt;BR /&gt;&lt;BR /&gt;&amp;gt; # sendmail -v derek.smith@cbc-companies.com &amp;gt; derek.smith@cbc-companies.com... Connecting to [127.0.0.1] via relay...&lt;BR /&gt;&lt;BR /&gt;That certainly looks wrong.&lt;BR /&gt;&lt;BR /&gt;I haven't used sendmail in any serious way&lt;BR /&gt;for many years, so I know nothing, but I did&lt;BR /&gt;try this on an 11.31 IA64 system here, and&lt;BR /&gt;it all seemed to work as expected.  Around&lt;BR /&gt;here:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; $S&lt;BR /&gt;alp-l&lt;BR /&gt;&lt;BR /&gt;dyi # sendmail -v sms@antinode.info&lt;BR /&gt;   sendmail test from dyi.&lt;BR /&gt;.&lt;BR /&gt;sms@antinode.info... Connecting to alp-l.antinode.info. via relay...&lt;BR /&gt;220 alp.antinode.info V5.6-ECO5, OpenVMS V8.3 Alpha ready at Tue, 7 Sep 2010 22:37:52 -0500 (CDT) &lt;BR /&gt;&lt;BR /&gt;So, on my system, it's trying to talk to the&lt;BR /&gt;specified smart relay (alp-l).&lt;BR /&gt;&lt;BR /&gt;&amp;gt; My other hosts do not have this issue.&lt;BR /&gt;&lt;BR /&gt;Is that anything like a _problem_?&lt;BR /&gt;&lt;BR /&gt;Have you compared sendmail.cf (and related)&lt;BR /&gt;files between systems?  Are you sure that&lt;BR /&gt;the sendmail which you are running is&lt;BR /&gt;looking at the sendmail.cf file which you&lt;BR /&gt;are modifying?  (It seems that it should be,&lt;BR /&gt;but it also seems to have found a way to use&lt;BR /&gt;the wrong smart relay.)&lt;BR /&gt;&lt;BR /&gt;&amp;gt; # sendmail -v derek.smith@cbc-companies.com &amp;gt; [...]&lt;BR /&gt;&lt;BR /&gt;For much more fun, you might try that using&lt;BR /&gt;"-d" instead of "-v".  Again, comparison with&lt;BR /&gt;a working-as-expected system could be&lt;BR /&gt;informative.  Around here, somewhere in the&lt;BR /&gt;mess is the decision to use the relay (after a brief flirtation with "local"?):&lt;BR /&gt;&lt;BR /&gt;[...]&lt;BR /&gt;===== SENDALL: mode b, id o87HnixM002647, e_from 0x4006db00=root:&lt;BR /&gt;        mailer 3 (local), host `'&lt;BR /&gt;        user `root', ruser `&lt;NULL&gt;'&lt;BR /&gt;[...]&lt;BR /&gt;sendqueue:&lt;BR /&gt;0x400927b8=sms@antinode.info:&lt;BR /&gt;        mailer 8 (relay), host `alp-l'&lt;BR /&gt;        user `sms@antinode.info', ruser `&lt;NULL&gt;'&lt;BR /&gt;[...]&lt;/NULL&gt;&lt;/NULL&gt;</description>
    <pubDate>Wed, 08 Sep 2010 03:00:48 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2010-09-08T03:00:48Z</dc:date>
    <item>
      <title>sendmail....!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684178#M611739</link>
      <description>&lt;!--!*#--&gt;Hi All, &lt;BR /&gt;&lt;BR /&gt;I am getting this ole sendmail error.  I searched and read many prior posts to no avail.&lt;BR /&gt;As a sysadmin habit I like to disable sendmail daemon, and still use the smart relay option which I am but I still get this error.&lt;BR /&gt;&lt;BR /&gt;Aug 30 09:51:56 jude sendmail[6394]: o7UDpuC6006394: to=andrew.xxxx@cbc-companies.com, ctladdr=oracle (501/501), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30778, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;My other hosts do not have this issue.&lt;BR /&gt;Below are some configs from my problem host:&lt;BR /&gt;&lt;BR /&gt;# sendmail -bt&lt;BR /&gt;ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)&lt;BR /&gt;Enter &lt;RULESET&gt; &lt;ADDRESS&gt;&lt;BR /&gt;&amp;gt; $S&lt;BR /&gt;mailhost&lt;BR /&gt;&amp;gt; $j&lt;BR /&gt;jude.cbc.local&lt;BR /&gt;&lt;BR /&gt;# tail /etc/mail/sendmail.cw&lt;BR /&gt;#               disklessclient1.foo&lt;BR /&gt;#               disklessclient1.foo.com&lt;BR /&gt;#               disklessclient2&lt;BR /&gt;#               disklessclient2.foo&lt;BR /&gt;#               disklessclient2.foo.com&lt;BR /&gt;##&lt;BR /&gt;localhost&lt;BR /&gt;jude&lt;BR /&gt;jude.cbc&lt;BR /&gt;jude.cbc.local&lt;BR /&gt;&lt;BR /&gt;# cat /etc/nsswitch.conf&lt;BR /&gt;passwd:       centrifydc  files&lt;BR /&gt;group:        centrifydc  files&lt;BR /&gt;hosts:        files dns&lt;BR /&gt;networks:     files&lt;BR /&gt;protocols:    files&lt;BR /&gt;rpc:          files&lt;BR /&gt;publickey:    files&lt;BR /&gt;netgroup:     files&lt;BR /&gt;automount:    files&lt;BR /&gt;aliases:      files&lt;BR /&gt;services:     files&lt;BR /&gt;&lt;BR /&gt;# grep mailhost /etc/hosts&lt;BR /&gt;10.1.4.16       mailhost.cbc.local mailhost&lt;BR /&gt;&lt;BR /&gt;root@jude [/etc/mail]&lt;BR /&gt;# grep local /etc/hosts&lt;BR /&gt;127.0.0.1       localhost       loopback&lt;BR /&gt;131.16.91.95    jude.cbc.local jude&lt;BR /&gt;10.1.4.16       mailhost.cbc.local mailhost&lt;BR /&gt;10.1.8.210      cbclog.cbc.local cbclog&lt;BR /&gt;&lt;BR /&gt;root@jude [/etc/mail]&lt;BR /&gt;# ping 10.1.4.16&lt;BR /&gt;PING 10.1.4.16: 64 byte packets&lt;BR /&gt;64 bytes from 10.1.4.16: icmp_seq=0. time=0. ms&lt;BR /&gt;&lt;BR /&gt;----10.1.4.16 PING Statistics----&lt;BR /&gt;1 packets transmitted, 1 packets received, 0% packet loss&lt;BR /&gt;&lt;BR /&gt;I suppose I could just config it to send-only but...rather not.&lt;BR /&gt;&lt;/ADDRESS&gt;&lt;/RULESET&gt;</description>
      <pubDate>Tue, 07 Sep 2010 14:24:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684178#M611739</guid>
      <dc:creator>derek b smith_1</dc:creator>
      <dc:date>2010-09-07T14:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail....!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684179#M611740</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;if you disable the sendmail daemon, which is a good job, you need a cron job to run the queue once in a while and get the mail off the system.&lt;BR /&gt;&lt;BR /&gt;After you get some mail in the outbound queue, run this command:&lt;BR /&gt;&lt;BR /&gt;sendmail -v -q&lt;BR /&gt;&lt;BR /&gt;Post a snippet if you get unexpected results.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 07 Sep 2010 15:02:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684179#M611740</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-09-07T15:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail....!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684180#M611741</link>
      <description>I did run sendmail -v -q with no output and same results:&lt;BR /&gt;&lt;BR /&gt;Sep  7 13:11:02 jude sendmail[14792]: o87HB2rB014792: from=dsmith, size=147, class=0, nrcpts=1, msgid=&amp;lt;201009071711.o87HB2rB014792@jude.cbc.local&amp;gt;, relay=dsmith@localhost&lt;BR /&gt;Sep  7 13:11:02 jude sendmail[14792]: o87HB2rB014792: to=derek.smith@cbc-companies.com, ctladdr=dsmith (5008/4), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30147, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1]&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Sep 2010 16:13:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684180#M611741</guid>
      <dc:creator>derek b smith_1</dc:creator>
      <dc:date>2010-09-07T16:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail....!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684181#M611742</link>
      <description>by the looks of things you are relaying to the localhost.. is that your intent ?&lt;BR /&gt;&lt;BR /&gt;if so, then you need to always run the sendmail daemon in order to recieve that mail..&lt;BR /&gt;&lt;BR /&gt;Not sure what you are trying to accomplish.&lt;BR /&gt;&lt;BR /&gt;you do not need the sendmail daemon running in order to send any email..only to receive.. and on the occasion where the outgoing mail gets queued for some reason ( this is where you run the queue runner via cron. )&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Sep 2010 18:40:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684181#M611742</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2010-09-07T18:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail....!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684182#M611743</link>
      <description>&lt;!--!*#--&gt;Tim, &lt;BR /&gt;&lt;BR /&gt;Thanks for the reply but you are wrong.&lt;BR /&gt;My relay host is mailhost per &lt;BR /&gt;&lt;BR /&gt;# sendmail -bt&lt;BR /&gt;ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)&lt;BR /&gt;Enter &lt;RULESET&gt; &lt;ADDRESS&gt;&lt;BR /&gt;&amp;gt; $S&lt;BR /&gt;mailhost&lt;BR /&gt;&lt;BR /&gt;above.&lt;BR /&gt;&lt;BR /&gt;I updated it to another relay host, another exchange server and I still get the same error.&lt;BR /&gt;&lt;BR /&gt;# sendmail -bt&lt;BR /&gt;ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)&lt;BR /&gt;Enter &lt;RULESET&gt; &lt;ADDRESS&gt;&lt;BR /&gt;&amp;gt; $S&lt;BR /&gt;cbcsmtp.cbc.local.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any other ideas?&lt;/ADDRESS&gt;&lt;/RULESET&gt;&lt;/ADDRESS&gt;&lt;/RULESET&gt;</description>
      <pubDate>Tue, 07 Sep 2010 18:47:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684182#M611743</guid>
      <dc:creator>derek b smith_1</dc:creator>
      <dc:date>2010-09-07T18:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail....!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684183#M611744</link>
      <description>see attachment for debug mode output.&lt;BR /&gt;&lt;BR /&gt;thank you!</description>
      <pubDate>Tue, 07 Sep 2010 19:13:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684183#M611744</guid>
      <dc:creator>derek b smith_1</dc:creator>
      <dc:date>2010-09-07T19:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail....!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684184#M611745</link>
      <description>must have missed that..  was reading this line in the log output.&lt;BR /&gt;&lt;BR /&gt;stat=Deferred: Connection refused by [127.0.0.1]&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Sep 2010 19:21:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684184#M611745</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2010-09-07T19:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail....!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684185#M611746</link>
      <description>It also appears to me that it is not getting to the relay host.&lt;BR /&gt;&lt;BR /&gt;What does "nslookup mailhost" return?  Does it return the IP address of your relay server or does it return "127.0.0.1".&lt;BR /&gt;&lt;BR /&gt;What if you modify your sendmail.cf file and insert the IP address of your relay server rather than the hostname?</description>
      <pubDate>Tue, 07 Sep 2010 19:32:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684185#M611746</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2010-09-07T19:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail....!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684186#M611747</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Short term, you might want to turn on the sendmail daemon.  Sendmail has been re-structured in recent years to make it harder to queue mail without the daemon running.&lt;BR /&gt;&lt;BR /&gt;Which is the recommended way of running a Unix server.&lt;BR /&gt;This link may be helpful.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1283891629976+28353475&amp;amp;threadId=1408233" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1283891629976+28353475&amp;amp;threadId=1408233&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 07 Sep 2010 19:34:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684186#M611747</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-09-07T19:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail....!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684187#M611748</link>
      <description>I have it turned back on in send mode only, but when I change relay to the IP it still fails.</description>
      <pubDate>Tue, 07 Sep 2010 20:00:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684187#M611748</guid>
      <dc:creator>derek b smith_1</dc:creator>
      <dc:date>2010-09-07T20:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail....!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684188#M611749</link>
      <description>&amp;gt;&amp;gt;but when I change relay to the IP it still fails.&lt;BR /&gt;&lt;BR /&gt;With the same type of error?  Can you post new output/traces, please?</description>
      <pubDate>Tue, 07 Sep 2010 20:20:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684188#M611749</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2010-09-07T20:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail....!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684189#M611750</link>
      <description>You could try putting the following line into /etc/nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;ipnodes: files dns&lt;BR /&gt;&lt;BR /&gt;or possibly just&lt;BR /&gt;&lt;BR /&gt;ipnodes: files&lt;BR /&gt;&lt;BR /&gt;We had problems with telnet name/address resolution because ipv6 is enabled and this fixed it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Sep 2010 01:54:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684189#M611750</guid>
      <dc:creator>Jim Walls</dc:creator>
      <dc:date>2010-09-08T01:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail....!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684190#M611751</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] Connection refused by [127.0.0.1]&lt;BR /&gt;&lt;BR /&gt;The obvious interpretation of that would be&lt;BR /&gt;that sendmail (non-daemon) is trying to talk&lt;BR /&gt;to sendmail (daemon) on the local host, and,&lt;BR /&gt;as you intended, it wasn't not running there.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; &amp;gt; $S&lt;BR /&gt;&amp;gt; mailhost&lt;BR /&gt;&lt;BR /&gt;That seems plausible, however, so the mystery&lt;BR /&gt;would appear to be why this sendmail is not&lt;BR /&gt;using the expected smart relay ("S").&lt;BR /&gt;&lt;BR /&gt;&amp;gt; # sendmail -v derek.smith@cbc-companies.com &amp;gt; derek.smith@cbc-companies.com... Connecting to [127.0.0.1] via relay...&lt;BR /&gt;&lt;BR /&gt;That certainly looks wrong.&lt;BR /&gt;&lt;BR /&gt;I haven't used sendmail in any serious way&lt;BR /&gt;for many years, so I know nothing, but I did&lt;BR /&gt;try this on an 11.31 IA64 system here, and&lt;BR /&gt;it all seemed to work as expected.  Around&lt;BR /&gt;here:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; $S&lt;BR /&gt;alp-l&lt;BR /&gt;&lt;BR /&gt;dyi # sendmail -v sms@antinode.info&lt;BR /&gt;   sendmail test from dyi.&lt;BR /&gt;.&lt;BR /&gt;sms@antinode.info... Connecting to alp-l.antinode.info. via relay...&lt;BR /&gt;220 alp.antinode.info V5.6-ECO5, OpenVMS V8.3 Alpha ready at Tue, 7 Sep 2010 22:37:52 -0500 (CDT) &lt;BR /&gt;&lt;BR /&gt;So, on my system, it's trying to talk to the&lt;BR /&gt;specified smart relay (alp-l).&lt;BR /&gt;&lt;BR /&gt;&amp;gt; My other hosts do not have this issue.&lt;BR /&gt;&lt;BR /&gt;Is that anything like a _problem_?&lt;BR /&gt;&lt;BR /&gt;Have you compared sendmail.cf (and related)&lt;BR /&gt;files between systems?  Are you sure that&lt;BR /&gt;the sendmail which you are running is&lt;BR /&gt;looking at the sendmail.cf file which you&lt;BR /&gt;are modifying?  (It seems that it should be,&lt;BR /&gt;but it also seems to have found a way to use&lt;BR /&gt;the wrong smart relay.)&lt;BR /&gt;&lt;BR /&gt;&amp;gt; # sendmail -v derek.smith@cbc-companies.com &amp;gt; [...]&lt;BR /&gt;&lt;BR /&gt;For much more fun, you might try that using&lt;BR /&gt;"-d" instead of "-v".  Again, comparison with&lt;BR /&gt;a working-as-expected system could be&lt;BR /&gt;informative.  Around here, somewhere in the&lt;BR /&gt;mess is the decision to use the relay (after a brief flirtation with "local"?):&lt;BR /&gt;&lt;BR /&gt;[...]&lt;BR /&gt;===== SENDALL: mode b, id o87HnixM002647, e_from 0x4006db00=root:&lt;BR /&gt;        mailer 3 (local), host `'&lt;BR /&gt;        user `root', ruser `&lt;NULL&gt;'&lt;BR /&gt;[...]&lt;BR /&gt;sendqueue:&lt;BR /&gt;0x400927b8=sms@antinode.info:&lt;BR /&gt;        mailer 8 (relay), host `alp-l'&lt;BR /&gt;        user `sms@antinode.info', ruser `&lt;NULL&gt;'&lt;BR /&gt;[...]&lt;/NULL&gt;&lt;/NULL&gt;</description>
      <pubDate>Wed, 08 Sep 2010 03:00:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684190#M611751</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-09-08T03:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail....!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684191#M611752</link>
      <description>It was using /etc/mail/submit.cf after looking at truss output.&lt;BR /&gt;Does anyone know how the system determines whether to use sendmail.cf or submit.cf?&lt;BR /&gt;client/server maybe?</description>
      <pubDate>Wed, 08 Sep 2010 18:55:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684191#M611752</guid>
      <dc:creator>derek b smith_1</dc:creator>
      <dc:date>2010-09-08T18:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail....!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684192#M611753</link>
      <description>In Sendmail 8.13 and above, the /usr/bin/sendmail uses submit.cf and can submit the message to the local queue; the sendmail daemon will do all further processing.&lt;BR /&gt;&lt;BR /&gt;The sendmail daemon /usr/sbin/sendmail uses sendmail.cf, as it has always done.&lt;BR /&gt;&lt;BR /&gt;In Sendmail 8.13 and above, if you disable the sendmail daemon, the email will not work at all. If you want to only send email but not receive them, you must use the "send only" configuration: in that, the sendmail daemon only listens on 127.0.0.1 for local connections from /usr/bin/sendmail.&lt;BR /&gt;&lt;BR /&gt;The idea is to split the previously-monolithic and setuid-root Sendmail into two pieces: the piece that must be runnable by all users (/usr/bin/sendmail) will no longer need to be setuid root, so the impact of any unknown bugs in it will be minimized. &lt;BR /&gt;&lt;BR /&gt;The main sendmail daemon must still run with enough privileges to access TCP port 25 and to write to each user's mailbox; this typically requires that the sendmail daemon is run as root (but with proper user/group permissions applied to /var/mail, it might be possible to have the daemon permanently switch to a lower-privilege userid once started).&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Wed, 08 Sep 2010 22:50:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684192#M611753</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-09-08T22:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail....!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684193#M611754</link>
      <description>&lt;!--!*#--&gt;&amp;gt; Does anyone know [...]&lt;BR /&gt;&lt;BR /&gt;      man sendmail&lt;BR /&gt;&lt;BR /&gt;Look for "ubmi".  Apparently, as a daemon it&lt;BR /&gt;uses sendmail.cf, and when submitting a&lt;BR /&gt;message, it uses submit.cf.  But the only&lt;BR /&gt;submit.cf I see on my system is in&lt;BR /&gt;/usr/newconfig/etc/mail, so I suspect that&lt;BR /&gt;mine always uses the sendmail.cf in&lt;BR /&gt;/etc/mail (where I recently configured a&lt;BR /&gt;smart relay ("S"), so that I could play&lt;BR /&gt;around with this problem).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; In Sendmail 8.13 and above, if you disable&lt;BR /&gt;&amp;gt; the sendmail daemon, the email will not&lt;BR /&gt;&amp;gt; work at all.  [...]&lt;BR /&gt;&lt;BR /&gt;Depending on what "disable" means here, my&lt;BR /&gt;experience seems to differ.  My sendmail&lt;BR /&gt;claims to be:&lt;BR /&gt;&lt;BR /&gt;Version @(#)Sendmail version 8.13.3 - Revision 1.000 - 1st August,2006&lt;BR /&gt;&lt;BR /&gt;And it seems perfectly willing to send a&lt;BR /&gt;message to the smart relay with no daemon&lt;BR /&gt;running:&lt;BR /&gt;&lt;BR /&gt;dyi # ps -edalf | grep sendm          &lt;BR /&gt;401 R     root  4722  4474  1 154 20 e00000014c2aa980   29                - 11:43:03 pts/0     0:00 grep sendm&lt;BR /&gt;&lt;BR /&gt;(Normally it runs, but I've killed it for&lt;BR /&gt;this test.)&lt;BR /&gt;&lt;BR /&gt;dyi # sendmail -v sms@antinode.info   &lt;BR /&gt;    Test to sms from dyi, no daemon.&lt;BR /&gt;.&lt;BR /&gt;sms@antinode.info... Connecting to alp-l.antinode.info. via relay...&lt;BR /&gt;220 alp.antinode.info V5.6-ECO5, OpenVMS V8.3 Alpha ready at Wed, 8 Sep 2010 21:43:44 -0500 (CDT) &lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; EHLO dyi.antinode.info&lt;BR /&gt;250 alp.antinode.info Hello dyi.antinode.info, pleased to meet you, friend&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; MAIL From:&lt;ROOT&gt;&lt;BR /&gt;250 &lt;ROOT&gt;... Sender OK&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; RCPT To:&lt;SMS&gt;&lt;BR /&gt;250 &amp;lt;&lt;SMS&gt;&amp;gt;... Recipient OK&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; DATA&lt;BR /&gt;354 Start mail input; end with &lt;CRLF&gt;.&lt;CRLF&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; .&lt;BR /&gt;250 OK&lt;BR /&gt;sms@antinode.info... Sent (OK)&lt;BR /&gt;Closing connection to alp-l.antinode.info.&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; QUIT&lt;BR /&gt;221 alp.antinode.info Service closing transmission channel&lt;BR /&gt;dyi # &lt;BR /&gt;&lt;BR /&gt;And the message is delivered to/on "alp", as&lt;BR /&gt;desired.  It also works when I run as a&lt;BR /&gt;normal (non-"root") user.  But, as I said,&lt;BR /&gt;I'm not an avid sendmail user, so all I know&lt;BR /&gt;is what I read in the papers (or see on my&lt;BR /&gt;terminal).&lt;BR /&gt;&lt;BR /&gt;For the record:&lt;BR /&gt;&lt;BR /&gt;dyi # uname -a&lt;BR /&gt;HP-UX dyi B.11.31 U ia64 4235313755 unlimited-user license&lt;/CRLF&gt;&lt;/CRLF&gt;&lt;/SMS&gt;&lt;/SMS&gt;&lt;/ROOT&gt;&lt;/ROOT&gt;</description>
      <pubDate>Thu, 09 Sep 2010 01:58:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/4684193#M611754</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-09-09T01:58:01Z</dc:date>
    </item>
  </channel>
</rss>

