<?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: SMTP in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/smtp/m-p/2880530#M100802</link>
    <description>Hi Again,&lt;BR /&gt;&lt;BR /&gt;Try detailing your resolv orde in /etc/nsswitch file. i.e: &lt;BR /&gt;hosts: dns [NOTFOUND=continue UNAVAIL=continue TRYAGAIN=continue] files [NOTFOUND=continue UNAVAIL=continue TRYAGAIN=return] &lt;BR /&gt;&lt;BR /&gt;Try in you /etc/resolv.conf with: &lt;BR /&gt;search yourdomain.com &lt;BR /&gt;nameserver nnn.nnn.nnn.nn &amp;lt;- Your DNS IP Address &lt;BR /&gt;&lt;BR /&gt;(*) Always keeps a unchanged copy of these files. Remember restart sendmail service after &lt;BR /&gt;do any change, even after changes in the files /etc/nsswitch and /etc/resolv.conf&lt;BR /&gt;/sbin/init.d/sendmail stop &lt;BR /&gt;/sbin/init.d/sendmail start &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;To chk queued mails execute "mailq -v", ths command will show you the content of /var/spool/mqueued directory where all non-successfully mail will be queued, each email have two files, one of the represent the header file and another is data file, you could remove them by rm command.&lt;BR /&gt;&lt;BR /&gt;Accordind with your last info, your qualified domain name must be defined:&lt;BR /&gt;DSosiris.robbinsville.com (no blank space between DS and domain name)&lt;BR /&gt;And remember; after **any** change restart sendmail service!!!&lt;BR /&gt;&lt;BR /&gt;Rgds.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 13 Jan 2003 21:17:54 GMT</pubDate>
    <dc:creator>Jose Mosquera</dc:creator>
    <dc:date>2003-01-13T21:17:54Z</dc:date>
    <item>
      <title>SMTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/smtp/m-p/2880521#M100793</link>
      <description>I need to relay mail from my hpux box through a exchange mail server, im not sure of any easy way to do this right now i have two diffrent domain names, and i am not able to change the ones on the hp box due to service gaurd. I feel that it will cause a problem with the cluster, i was wondering if there is an entry for SMTP, some how to specify the mail server.&lt;BR /&gt;&lt;BR /&gt;HPUX 11.11&lt;BR /&gt;Exchange 2000&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks BB</description>
      <pubDate>Mon, 13 Jan 2003 17:01:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/smtp/m-p/2880521#M100793</guid>
      <dc:creator>Brian butler</dc:creator>
      <dc:date>2003-01-13T17:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: SMTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/smtp/m-p/2880522#M100794</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You need set DS parameter in /etc/mail/sendmail.conf with your relay server resolution name, ie:&lt;BR /&gt;DSmy_relay_host@domain&lt;BR /&gt;&lt;BR /&gt;Keep present your /etc/nsswitch.conf and /etc/resolv.conf &lt;BR /&gt;&lt;BR /&gt;Also remember reactivate sendmail service after any change in /etc/mail/sendmail.conf by: &lt;BR /&gt;#/sbin/init.d/./sendmail stop &lt;BR /&gt;#/sbin/init.d/./sendmail start &lt;BR /&gt;&lt;BR /&gt;Try to test any change by a single sendmail command: &lt;BR /&gt;#echo "This is a Test"|sendmail -v user@domain &lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Mon, 13 Jan 2003 17:09:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/smtp/m-p/2880522#M100794</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2003-01-13T17:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: SMTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/smtp/m-p/2880523#M100795</link>
      <description>does not seem to be doing it i changed the entry to DSmailserv@domain.com and the relay is still not working i am able to ping hosts from the machine by FQDN.</description>
      <pubDate>Mon, 13 Jan 2003 18:22:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/smtp/m-p/2880523#M100795</guid>
      <dc:creator>Brian butler</dc:creator>
      <dc:date>2003-01-13T18:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: SMTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/smtp/m-p/2880524#M100796</link>
      <description>HELP its not working!!!!!&lt;BR /&gt;&lt;BR /&gt;cronus:/etc&amp;gt;echo "This is a Test"|sendmail -v brianb@lifetime.hoan.com&lt;BR /&gt;brianb@lifetime.hoan.com... lifetime.hoan.com: Name server timeout&lt;BR /&gt;brianb@lifetime.hoan.com... Transient parse error -- message queued for future delivery&lt;BR /&gt;brianb@lifetime.hoan.com... queued&lt;BR /&gt;cronus:/etc&amp;gt;ping osiris.lifetime.hoan.com&lt;BR /&gt;PING osiris: 64 byte packets&lt;BR /&gt;64 bytes from 172.16.1.15: icmp_seq=0. time=1. ms&lt;BR /&gt;64 bytes from 172.16.1.15: icmp_seq=1. time=0. ms</description>
      <pubDate>Mon, 13 Jan 2003 18:48:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/smtp/m-p/2880524#M100796</guid>
      <dc:creator>Brian butler</dc:creator>
      <dc:date>2003-01-13T18:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: SMTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/smtp/m-p/2880525#M100797</link>
      <description>Try this command line, just sub in a valid email addy.&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/sendmail -v -d8.99 -d38.99 stevenprotter@juf.org&lt;BR /&gt;&lt;BR /&gt;Here is the output from a good transmission.&lt;BR /&gt;attached.&lt;BR /&gt;&lt;BR /&gt;If you do this type a message, hit enter.&lt;BR /&gt;&lt;BR /&gt;then hit period(dot) . then hit enter, you will see good diagnostics.&lt;BR /&gt;&lt;BR /&gt;Do this like this...&lt;BR /&gt;/usr/sbin/sendmail -v -d8.99 -d38.99 stevenprotter@juf.org &amp;gt; /tmp/sendmail.out&lt;BR /&gt;&lt;BR /&gt;and you'll get a file showing you where the mail is getting rejected.&lt;BR /&gt;&lt;BR /&gt;Also see the mailq command, to see if the mail even gets off your HP box.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Mon, 13 Jan 2003 19:48:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/smtp/m-p/2880525#M100797</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-13T19:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: SMTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/smtp/m-p/2880526#M100798</link>
      <description>Is there a way to specify a domain name other than the doamin name that the box is registerd with ? or to specify a DNS server for a particual domain. Its not resolving the domain that im sending the mail to.</description>
      <pubDate>Mon, 13 Jan 2003 20:09:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/smtp/m-p/2880526#M100798</guid>
      <dc:creator>Brian butler</dc:creator>
      <dc:date>2003-01-13T20:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: SMTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/smtp/m-p/2880527#M100799</link>
      <description>I have configured several servers to send to our companies SMTP gateway.  &lt;BR /&gt;&lt;BR /&gt;edit /etc/mail/sendmail.cf&lt;BR /&gt;uncomment the DS option and after if enter the fully qualified domain name of you SMTP gateway server&lt;BR /&gt;&lt;BR /&gt;next &lt;BR /&gt;/sbin/init.d/sendmail stop&lt;BR /&gt;/sbin/init.d/sendmail start</description>
      <pubDate>Mon, 13 Jan 2003 20:22:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/smtp/m-p/2880527#M100799</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-01-13T20:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: SMTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/smtp/m-p/2880528#M100800</link>
      <description>Is this the correct config&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;DS osiris.robbinsville.com</description>
      <pubDate>Mon, 13 Jan 2003 20:25:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/smtp/m-p/2880528#M100800</guid>
      <dc:creator>Brian butler</dc:creator>
      <dc:date>2003-01-13T20:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: SMTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/smtp/m-p/2880529#M100801</link>
      <description>yes - provided that is the server in your company that handles SMTP for external e-mails</description>
      <pubDate>Mon, 13 Jan 2003 20:56:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/smtp/m-p/2880529#M100801</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-01-13T20:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: SMTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/smtp/m-p/2880530#M100802</link>
      <description>Hi Again,&lt;BR /&gt;&lt;BR /&gt;Try detailing your resolv orde in /etc/nsswitch file. i.e: &lt;BR /&gt;hosts: dns [NOTFOUND=continue UNAVAIL=continue TRYAGAIN=continue] files [NOTFOUND=continue UNAVAIL=continue TRYAGAIN=return] &lt;BR /&gt;&lt;BR /&gt;Try in you /etc/resolv.conf with: &lt;BR /&gt;search yourdomain.com &lt;BR /&gt;nameserver nnn.nnn.nnn.nn &amp;lt;- Your DNS IP Address &lt;BR /&gt;&lt;BR /&gt;(*) Always keeps a unchanged copy of these files. Remember restart sendmail service after &lt;BR /&gt;do any change, even after changes in the files /etc/nsswitch and /etc/resolv.conf&lt;BR /&gt;/sbin/init.d/sendmail stop &lt;BR /&gt;/sbin/init.d/sendmail start &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;To chk queued mails execute "mailq -v", ths command will show you the content of /var/spool/mqueued directory where all non-successfully mail will be queued, each email have two files, one of the represent the header file and another is data file, you could remove them by rm command.&lt;BR /&gt;&lt;BR /&gt;Accordind with your last info, your qualified domain name must be defined:&lt;BR /&gt;DSosiris.robbinsville.com (no blank space between DS and domain name)&lt;BR /&gt;And remember; after **any** change restart sendmail service!!!&lt;BR /&gt;&lt;BR /&gt;Rgds.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Jan 2003 21:17:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/smtp/m-p/2880530#M100802</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2003-01-13T21:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: SMTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/smtp/m-p/2880531#M100803</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Another possible way is forcing the definition of the domain inside the file /etc/mail/sendmail.cf by the definition of your "Official Domain Name" (Dj$w). i.e:&lt;BR /&gt;&lt;BR /&gt;Dj$w.&lt;YOUR_DOMAIN_NAME&gt; (blank spaces should not exist)&lt;BR /&gt;&lt;BR /&gt;And, of course, restart sendmail service!&lt;BR /&gt;&lt;BR /&gt;Rgds.&lt;/YOUR_DOMAIN_NAME&gt;</description>
      <pubDate>Mon, 13 Jan 2003 21:46:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/smtp/m-p/2880531#M100803</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2003-01-13T21:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: SMTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/smtp/m-p/2880532#M100804</link>
      <description>Let me clarify just to make sure, because I have screwed this up.&lt;BR /&gt;&lt;BR /&gt;Djyourdomainname.com&lt;BR /&gt;&lt;BR /&gt;Thats what you want it to look like.&lt;BR /&gt;&lt;BR /&gt;You can get around this by changing your hostname.&lt;BR /&gt;&lt;BR /&gt;/etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;hostname can be changed from &lt;BR /&gt;&lt;BR /&gt;hostname to&lt;BR /&gt;hostname.yourdomainname.com&lt;BR /&gt;&lt;BR /&gt;This may cause omniback problems with version 3.X and openspool problems with version B.1.60&lt;BR /&gt;&lt;BR /&gt;But it does eliminate the need to screw with the Dj entry.&lt;BR /&gt;&lt;BR /&gt;This is important because every time you play with /etc/mail/sendmail.mc or /etc/aliases et al, you need to generate a new sendmail.cf file and it will be a default one not with your DJ change.&lt;BR /&gt;&lt;BR /&gt;I have a script for that if you are interesting.&lt;BR /&gt;&lt;BR /&gt;Sendmail is so much fun its probably worth owning the sendmail book.&lt;BR /&gt;&lt;BR /&gt;My sendmail experience with Dj is on Linux, with most everything else HP-UX and Linux.&lt;BR /&gt;&lt;BR /&gt;Now if you want to send mail to aol or yahoo, make sure yourdomain name is registered.  aol rejects all mail from unregistered domainnames with a nasty message.&lt;BR /&gt;&lt;BR /&gt;I would LOVE to find out how to set up my sendmail daemon to do the exact same thing.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Mon, 13 Jan 2003 21:53:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/smtp/m-p/2880532#M100804</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-13T21:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: SMTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/smtp/m-p/2880533#M100805</link>
      <description>Steve: sendmail 8.9.3 and up will by default reject mail From: an unresolvable domainname.  You'd have to turn it off with "FEATURE(accept_unresolvable_domains).&lt;BR /&gt;&lt;BR /&gt;At 8.8.6 you have to use Claus Assman's check_relay ruleset hack.&lt;BR /&gt;&lt;BR /&gt;See &lt;A href="http://www.sendmail.org" target="_blank"&gt;www.sendmail.org&lt;/A&gt; for lots of good stuff.&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jan 2003 17:18:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/smtp/m-p/2880533#M100805</guid>
      <dc:creator>W.C. Epperson</dc:creator>
      <dc:date>2003-01-14T17:18:00Z</dc:date>
    </item>
  </channel>
</rss>

