<?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/5282089#M607182</link>
    <description>Bracketing the ip address seems to have worked, along with the nsswitch.conf changes.&lt;BR /&gt;&lt;BR /&gt;I'll let you know how I do!!&lt;BR /&gt;&lt;BR /&gt;Thanks alot guys</description>
    <pubDate>Sat, 14 May 2011 14:00:33 GMT</pubDate>
    <dc:creator>Ron Irving</dc:creator>
    <dc:date>2011-05-14T14:00:33Z</dc:date>
    <item>
      <title>Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282073#M607166</link>
      <description>Hi guys!!&lt;BR /&gt;&lt;BR /&gt;We have a small network here, (kind of a staging area.)  We have a couple of servers in the network, (1 X rx7640 &amp;amp; 1 X bladeserver.)  Both are running 11.31.  We'd like to get sendmail relaying to us, but DNS is not setup on the servers.  We have a workstation setup as a mailserver.  Is there a way to 'fool' sendmail in this case?&lt;BR /&gt;&lt;BR /&gt;Curiously yours,&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Thu, 12 May 2011 12:20:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282073#M607166</guid>
      <dc:creator>Ron Irving</dc:creator>
      <dc:date>2011-05-12T12:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282074#M607167</link>
      <description>You should be able to set up the smart relay in /etc/mail/sendmail.cf so that mail goes to the workstation that is the mail server.  &lt;BR /&gt;&lt;BR /&gt;You don't necessarily need DNS.  Set up the hostnames in /etc/hosts so that they can get resolved locally.&lt;BR /&gt;&lt;BR /&gt;Your /etc/nsswitch.conf may need:&lt;BR /&gt;&lt;BR /&gt;hosts: files&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 May 2011 13:14:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282074#M607167</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2011-05-12T13:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282075#M607168</link>
      <description>What is reported from:&lt;BR /&gt;&lt;BR /&gt;grep DS /etc/mail/sendmail.cf?&lt;BR /&gt;&lt;BR /&gt;This is your mail server.</description>
      <pubDate>Thu, 12 May 2011 13:22:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282075#M607168</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2011-05-12T13:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282076#M607169</link>
      <description>DSmailserver.usfi.com&lt;BR /&gt;&lt;BR /&gt;syntax correct?</description>
      <pubDate>Thu, 12 May 2011 13:40:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282076#M607169</guid>
      <dc:creator>Ron Irving</dc:creator>
      <dc:date>2011-05-12T13:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282077#M607170</link>
      <description>That looks good.&lt;BR /&gt;&lt;BR /&gt;Is mailserver.usfi.com defined in your /etc/hosts file?</description>
      <pubDate>Thu, 12 May 2011 13:57:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282077#M607170</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2011-05-12T13:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282078#M607171</link>
      <description>yup!  &lt;BR /&gt;&lt;BR /&gt;I just tried, # date | mailx -s "test mail" xxx@yyy.com&lt;BR /&gt;&lt;BR /&gt;nothing yet.  ran mailq -v, and it's in the queue.  Is there something else I'm (likely) missing?&lt;BR /&gt;&lt;BR /&gt;Regards!</description>
      <pubDate>Thu, 12 May 2011 14:02:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282078#M607171</guid>
      <dc:creator>Ron Irving</dc:creator>
      <dc:date>2011-05-12T14:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282079#M607172</link>
      <description>Anything useful in /var/adm/syslog/mail.log?&lt;BR /&gt;&lt;BR /&gt;What does the mailq output show?&lt;BR /&gt;&lt;BR /&gt;What happens if you do a 'sendmail -q' to try to clear out the queue.</description>
      <pubDate>Thu, 12 May 2011 14:21:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282079#M607172</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2011-05-12T14:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282080#M607173</link>
      <description>Is sendmail running?&lt;BR /&gt;&lt;BR /&gt;ps -ef | grep -i sendmail&lt;BR /&gt;&lt;BR /&gt;If it is then restart it.&lt;BR /&gt;&lt;BR /&gt;If still problems then debug:&lt;BR /&gt;&lt;BR /&gt;sendmail -bv alias@domain.com &amp;lt; /dev/null&lt;BR /&gt;&lt;BR /&gt;Post messages</description>
      <pubDate>Thu, 12 May 2011 14:22:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282080#M607173</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2011-05-12T14:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282081#M607174</link>
      <description>root@fobdb / =#ps -ef | grep sendmail&lt;BR /&gt;    root 14873  1257  0 18:47:20 pts/1     0:00 grep sendmail&lt;BR /&gt;root@fobdb / =#/sbin/init.d/sendmail start&lt;BR /&gt;mailserver.usfi.com&lt;BR /&gt;root@fobdb / =#ps -ef | grep sendmail&lt;BR /&gt;    root 14925  1257  1 18:47:46 pts/1     0:00 grep sendmail&lt;BR /&gt;root@fobdb / =#sendmail -bv dmmcnish@yahoo.com &amp;lt; /dev/null&lt;BR /&gt;dmmcnish@yahoo.com... deliverable: mailer esmtp, host yahoo.com, user dmmcnish@yahoo.com&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It looks like sendmail doesn't even start.  Perplexing.</description>
      <pubDate>Thu, 12 May 2011 14:55:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282081#M607174</guid>
      <dc:creator>Ron Irving</dc:creator>
      <dc:date>2011-05-12T14:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282082#M607175</link>
      <description>The sendmail daemon does not have to run in order to send mail.  When sending, sendmail is run just long enough to send the message and then it terminates.&lt;BR /&gt;&lt;BR /&gt;Are there any messages in /var/adm/syslog/mail.log indicating any failures?</description>
      <pubDate>Thu, 12 May 2011 15:25:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282082#M607175</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2011-05-12T15:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282083#M607176</link>
      <description>Guys, thanks for all of your responses.  I have to put this on the shelf for a day or so.  As soon as I get in and can move this back to the front of the list, I will continue working on it.&lt;BR /&gt;&lt;BR /&gt;Stay tuned!!  (Points are coming...no worries.)</description>
      <pubDate>Thu, 12 May 2011 16:05:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282083#M607176</guid>
      <dc:creator>Ron Irving</dc:creator>
      <dc:date>2011-05-12T16:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282084#M607177</link>
      <description>what is the load on the server? Check and see if it is greater than QueueLA. If its greater, it will just queue up the mails.&lt;BR /&gt;&lt;BR /&gt;Second, have you tried telnet to port 25 of the mail server from the client?&lt;BR /&gt;&lt;BR /&gt;telnet mailserver.usfi.com 25&lt;BR /&gt;1) at the prompt, type 'helo'&lt;BR /&gt;2) type 'mail from: your email'&lt;BR /&gt;3) type 'rcpt to: your email'&lt;BR /&gt;4) type 'data', then enter something and when you are done, begin a new line and type '.' to end the message&lt;BR /&gt;5) type ctrl-] then ctrl-D to exit out of telnet&lt;BR /&gt;&lt;BR /&gt;if the telnet method works, try replace the name with the IP address of the DS record in sendmail.cf.  Then try again.  This is to eliminate the DNS out of the equation.</description>
      <pubDate>Thu, 12 May 2011 20:17:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282084#M607177</guid>
      <dc:creator>Wilfred Chau_1</dc:creator>
      <dc:date>2011-05-12T20:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282085#M607178</link>
      <description>I'm back!!&lt;BR /&gt;&lt;BR /&gt;Ok...the telnet test passed, so I replaced the mailserver name with the ip address in the sendmail.cf file.  I ran another test:  date | mailx -s "test" rirving@mythics.com.  I've pasted the last few lines of the mail.log file.  Parse error?  Has that been the problem?&lt;BR /&gt;&lt;BR /&gt;May 14 09:58:07 fobdb sendmail[15150]: p4E6tHvV015038: to=dmmcnish@yahoo.com, delay=00:02:50, mailer=relay, pri=120170, relay=10.128.11.63, dsn=4.4.3, stat=Transient pa&lt;BR /&gt;rse error -- message queued for future delivery&lt;BR /&gt;May 14 09:58:07 fobdb sendmail[15150]: p4CEdcww012786: to=dmmcnish@yahoo.com, delay=1+16:18:29, mailer=relay, pri=300165, relay=10.128.11.63, dsn=4.4.3, stat=Transient&lt;BR /&gt;parse error -- message queued for future delivery&lt;BR /&gt;May 14 09:58:08 fobdb sendmail[15150]: p4CEdcww012786: p4E6w7E1015150: sender notify: Warning: could not send message for past 4 hours&lt;BR /&gt;May 14 09:58:08 fobdb sendmail[15150]: p4E6w7E1015150: to=root, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=31531, dsn=2.0.0, stat=Sent&lt;BR /&gt;May 14 09:58:08 fobdb sendmail[15150]: p4CEduU8012791: to=rirving@mythics.com, delay=1+16:18:12, mailer=relay, pri=300166, relay=10.128.11.63, dsn=4.4.3, stat=Transient&lt;BR /&gt; parse error -- message queued for future delivery&lt;BR /&gt;May 14 09:58:08 fobdb sendmail[15150]: p4CEduU8012791: p4E6w7E2015150: sender notify: Warning: could not send message for past 4 hours&lt;BR /&gt;May 14 09:58:08 fobdb sendmail[15150]: p4E6w7E2015150: to=root, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=31533, dsn=2.0.0, stat=Sent&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks!!</description>
      <pubDate>Sat, 14 May 2011 06:05:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282085#M607178</guid>
      <dc:creator>Ron Irving</dc:creator>
      <dc:date>2011-05-14T06:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282086#M607179</link>
      <description>guys,&lt;BR /&gt;&lt;BR /&gt;Is there anything else I can check on this?  I've sent a few mails, but no luck.&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Sat, 14 May 2011 12:48:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282086#M607179</guid>
      <dc:creator>Ron Irving</dc:creator>
      <dc:date>2011-05-14T12:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282087#M607180</link>
      <description>I tried again, using mail to root and out using the /etc/aliases.  Here's the last few lines of the mail.log&lt;BR /&gt;&lt;BR /&gt;May 14 16:56:26 fobdb sendmail[2075]: p4EDuQsS002075: to=dmmcnish@yahoo.com, delay=00:00:00, mailer=relay, pri=0, relay=10.128.11.63, dsn=4.4.3, stat=Transient parse error -- message queued for future delivery&lt;BR /&gt;May 14 16:56:26 fobdb sendmail[2075]: p4EDuQsS002075: from=root, size=161, class=0, nrcpts=1, msgid=&amp;lt;201105141356.p4EDuQsS002075@fobdb.usfi.com&amp;gt;, relay=root@localhost&lt;BR /&gt;May 14 16:56:26 fobdb sendmail[2075]: p4EDuQsS002075: to=dmmcnish@yahoo.com, delay=00:00:00, mailer=relay, pri=30161, dsn=4.4.3, stat=queued&lt;BR /&gt;</description>
      <pubDate>Sat, 14 May 2011 13:03:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282087#M607180</guid>
      <dc:creator>Ron Irving</dc:creator>
      <dc:date>2011-05-14T13:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282088#M607181</link>
      <description>&lt;!--!*#--&gt;Try bracketing the IP&lt;BR /&gt;&lt;BR /&gt;DS[10....]&lt;BR /&gt;&lt;BR /&gt;Also, try putting files before DNS in&lt;BR /&gt;&lt;BR /&gt;## cat /etc/nsswitch.conf&lt;BR /&gt; ...&lt;BR /&gt;  hosts:        files [NOTFOUND=continue UNAVAIL=continue] dns&lt;BR /&gt;  ipnodes:      files [NOTFOUND=continue UNAVAIL=continue] dns&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;bv</description>
      <pubDate>Sat, 14 May 2011 13:14:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282088#M607181</guid>
      <dc:creator>Bob_Vance</dc:creator>
      <dc:date>2011-05-14T13:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282089#M607182</link>
      <description>Bracketing the ip address seems to have worked, along with the nsswitch.conf changes.&lt;BR /&gt;&lt;BR /&gt;I'll let you know how I do!!&lt;BR /&gt;&lt;BR /&gt;Thanks alot guys</description>
      <pubDate>Sat, 14 May 2011 14:00:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282089#M607182</guid>
      <dc:creator>Ron Irving</dc:creator>
      <dc:date>2011-05-14T14:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282090#M607183</link>
      <description>Did you try the name again after fixing nsswitch?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;bv</description>
      <pubDate>Sat, 14 May 2011 14:08:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/5282090#M607183</guid>
      <dc:creator>Bob_Vance</dc:creator>
      <dc:date>2011-05-14T14:08:43Z</dc:date>
    </item>
  </channel>
</rss>

