<?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 Configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158405#M319675</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;I have attached the configi=uration of mail server to relay through the MS excahnge. In my scenario it has worked.</description>
    <pubDate>Thu, 13 Mar 2008 04:14:54 GMT</pubDate>
    <dc:creator>Jeeshan</dc:creator>
    <dc:date>2008-03-13T04:14:54Z</dc:date>
    <item>
      <title>Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158388#M319658</link>
      <description>Hai all,&lt;BR /&gt;&lt;BR /&gt;  I have been facing a /dead.letter error issue while sending a mail from server to my ID.&lt;BR /&gt;&lt;BR /&gt;  I have checked with the resolv.conf and hosts file and nsswitch.conf. if i was able to send mail to my ID then the DNS is not working properly.&lt;BR /&gt;&lt;BR /&gt;  But either way i was not able to send mail to my remote host ID.Below is the nsswitch. &lt;BR /&gt;conf setting&lt;BR /&gt;&lt;BR /&gt;passwd:         files&lt;BR /&gt;group:          files&lt;BR /&gt;hosts:          files&lt;BR /&gt;#hosts:                 files&lt;BR /&gt;#hosts:         files [NOTFOUND=CONTINUE] nis [NOTFOUND=CONTINUE] dns&lt;BR /&gt;services:       files&lt;BR /&gt;protocols:      files&lt;BR /&gt;networks:       files&lt;BR /&gt;rpc:            files&lt;BR /&gt;netgroup:       files&lt;BR /&gt;aliases:        files&lt;BR /&gt;automount:      files&lt;BR /&gt;&lt;BR /&gt;is any changes need to be done.so that it doesn't affect the DNS as well as able to mail to local/remote mail ID's.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Mar 2008 11:43:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158388#M319658</guid>
      <dc:creator>ganzsp</dc:creator>
      <dc:date>2008-03-10T11:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158389#M319659</link>
      <description>what is your scenario?&lt;BR /&gt;&lt;BR /&gt;mail server in which OS? Does it relay through MS exchange?&lt;BR /&gt;&lt;BR /&gt;what do u mean by ID? is it domain user or OS user?</description>
      <pubDate>Mon, 10 Mar 2008 12:00:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158389#M319659</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-03-10T12:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158390#M319660</link>
      <description>Hai,&lt;BR /&gt;&lt;BR /&gt;  yes it was really through the MS exchange server and os is HP-UX. Domain user ID is what i tried.&lt;BR /&gt;&lt;BR /&gt;  Thing is if i give &lt;BR /&gt;&lt;BR /&gt;#/usr/lib/sendmail -v genu@abc.com&lt;BR /&gt;testmail&lt;BR /&gt;.&lt;BR /&gt;&lt;BR /&gt;../....saving to ./dead.letter&lt;BR /&gt;&lt;BR /&gt;I changed my nsswitch.conf to Comment hosts except "hosts files [NOTFOUND=Continue] DNS" entry.&lt;BR /&gt;&lt;BR /&gt;then i was able to get mail to my ID but not to remote user ID.also the DNS was not working.&lt;BR /&gt;&lt;BR /&gt;if i revert DNS is fine but i'm not able to sendmail as it automatically goes to dead.letter&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Ganzsp</description>
      <pubDate>Mon, 10 Mar 2008 12:09:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158390#M319660</guid>
      <dc:creator>ganzsp</dc:creator>
      <dc:date>2008-03-10T12:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158391#M319661</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;did you specify your "Smart" relay host in your sendmail.cf?&lt;BR /&gt;&lt;BR /&gt;revert&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Mon, 10 Mar 2008 12:20:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158391#M319661</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2008-03-10T12:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158392#M319662</link>
      <description>hai yogesh,&lt;BR /&gt;&lt;BR /&gt;  I have clearly made the entry in relay host entry of sendmail.cf.&lt;BR /&gt;then stop/start /init.d/senmail as well and updated the aliases.db by running newaliases.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Ganzsp</description>
      <pubDate>Mon, 10 Mar 2008 12:24:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158392#M319662</guid>
      <dc:creator>ganzsp</dc:creator>
      <dc:date>2008-03-10T12:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158393#M319663</link>
      <description>echo test|senmail -v someone@abc.com&lt;BR /&gt;&lt;BR /&gt;Post the output.&lt;BR /&gt;&lt;BR /&gt;Also, from your nsswitch.conf you posted DNS is not being used.  Only files, the rest are commented out.&lt;BR /&gt;&lt;BR /&gt;Also FYI, you do not need to stop and restart sendmail for sendmail.cf client changes.  Sendmail as a client starts up each time you send email.  Sendmail as a server ( to receive ) is a different story.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Mar 2008 12:51:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158393#M319663</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-03-10T12:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158394#M319664</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;fixing this is actually pretty simple.&lt;BR /&gt;&lt;BR /&gt;1) Set up the exchange server to permit relay by IP address or host name from the hpux system. That be windoze, talk to someone who likes playing with gui.&lt;BR /&gt;2) edit sendmail.cf &lt;BR /&gt;change&lt;BR /&gt;DS&lt;BR /&gt;&lt;BR /&gt;to &lt;BR /&gt;DSexchangeserver&lt;BR /&gt;&lt;BR /&gt;save the file&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/sendmail stop&lt;BR /&gt;/sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 10 Mar 2008 13:04:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158394#M319664</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-03-10T13:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158395#M319665</link>
      <description>you don't need to do anything in nsswitch.conf file.&lt;BR /&gt;&lt;BR /&gt;Add an entry in /etc/resolv.conf file of your domain name and name server IP like&lt;BR /&gt;&lt;BR /&gt;domain abc.com&lt;BR /&gt;nameserver x.x.x.x (primary)&lt;BR /&gt;nameserver x.x.x.x (secondary if any)</description>
      <pubDate>Tue, 11 Mar 2008 01:57:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158395#M319665</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-03-11T01:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158396#M319666</link>
      <description>Hai,&lt;BR /&gt;&lt;BR /&gt;Ashan,&lt;BR /&gt;&lt;BR /&gt;The resolv.conf file is similar to what you have provided.&lt;BR /&gt;&lt;BR /&gt;Tim,&lt;BR /&gt;  Have attached the output of &lt;BR /&gt;# echo test|senmail -v someone@abc.com&lt;BR /&gt;&lt;BR /&gt;Steve,&lt;BR /&gt;  I checked it to be DSxxx.x.x.x in relay host entry.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Ganesh S P</description>
      <pubDate>Tue, 11 Mar 2008 04:02:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158396#M319666</guid>
      <dc:creator>ganzsp</dc:creator>
      <dc:date>2008-03-11T04:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158397#M319667</link>
      <description>This is absolutely, positively your email addministrator blocking your email alias.&lt;BR /&gt;&lt;BR /&gt;Seen this many times and that's where I'd start first.</description>
      <pubDate>Tue, 11 Mar 2008 04:36:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158397#M319667</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2008-03-11T04:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158398#M319668</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;check with your exchange admin that he allows your HP-UX host for relay mail and also chek the domain user is not blocked</description>
      <pubDate>Tue, 11 Mar 2008 04:50:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158398#M319668</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-03-11T04:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158399#M319669</link>
      <description>BTW, did you change the Dj$w macro in sendmail.cf file?</description>
      <pubDate>Tue, 11 Mar 2008 05:08:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158399#M319669</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-03-11T05:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158400#M319670</link>
      <description>Hai,&lt;BR /&gt;&lt;BR /&gt;   The email administrator is not blocking and i have made no changes in Dj$w macro in sendmail.cf file.&lt;BR /&gt;&lt;BR /&gt;Is that we can set only mailing option to one domain only?!&lt;BR /&gt;  &lt;BR /&gt;   Any other ideas to solve this issue??&lt;BR /&gt;looking forward&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Ganzsp</description>
      <pubDate>Wed, 12 Mar 2008 03:17:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158400#M319670</guid>
      <dc:creator>ganzsp</dc:creator>
      <dc:date>2008-03-12T03:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158401#M319671</link>
      <description>See SEP's response above with the addtional check of 'nslookup mailserver', 'nslookup ###.###.###.###'.  (* ip address of mail server.</description>
      <pubDate>Wed, 12 Mar 2008 03:20:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158401#M319671</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2008-03-12T03:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158402#M319672</link>
      <description>Michale,&lt;BR /&gt;&lt;BR /&gt;   I checked it as well below fyr&lt;BR /&gt;&lt;BR /&gt;#nslookup xxx.x.xxx.xxx&lt;BR /&gt;Using /etc/hosts on: hostname&lt;BR /&gt;&lt;BR /&gt;looking up FILES&lt;BR /&gt;Name:    asd&lt;BR /&gt;Address:  xxx.x.xxx.xxx&lt;BR /&gt;Aliases:  x.x.x.com&lt;BR /&gt;&lt;BR /&gt;-Ganzsp</description>
      <pubDate>Wed, 12 Mar 2008 03:27:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158402#M319672</guid>
      <dc:creator>ganzsp</dc:creator>
      <dc:date>2008-03-12T03:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158403#M319673</link>
      <description>you have to change your Dj$w. macro&lt;BR /&gt;&lt;BR /&gt;configure macro Dj$w. to Dj$w.&lt;DOMAIN_NAME&gt;&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;Dj$w.abc.com&lt;/DOMAIN_NAME&gt;</description>
      <pubDate>Wed, 12 Mar 2008 04:08:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158403#M319673</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-03-12T04:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158404#M319674</link>
      <description>hai,&lt;BR /&gt;&lt;BR /&gt;  I have created a file relay-domain and entered domain host names in that.&lt;BR /&gt;&lt;BR /&gt;added the same in DS and then updated an entry of that in /etc/hosts file.&lt;BR /&gt;&lt;BR /&gt;now i'm able mail to both domains as a root but not as a user.&lt;BR /&gt;&lt;BR /&gt;Please guide on this&lt;BR /&gt;Thanks&lt;BR /&gt;Ganzsp&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Mar 2008 04:03:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158404#M319674</guid>
      <dc:creator>ganzsp</dc:creator>
      <dc:date>2008-03-13T04:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158405#M319675</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I have attached the configi=uration of mail server to relay through the MS excahnge. In my scenario it has worked.</description>
      <pubDate>Thu, 13 Mar 2008 04:14:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158405#M319675</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-03-13T04:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158406#M319676</link>
      <description>Hey i did the same but i havent made any changes in&lt;BR /&gt;&lt;BR /&gt;configure macro Dj$w. to Dj$w.&lt;DOMAIN_NAME&gt;&lt;BR /&gt;&lt;BR /&gt;so is that $W is for permitting users to sendmail?!&lt;BR /&gt;&lt;BR /&gt;Thnx&lt;BR /&gt;Ganzsp&lt;/DOMAIN_NAME&gt;</description>
      <pubDate>Thu, 13 Mar 2008 04:23:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158406#M319676</guid>
      <dc:creator>ganzsp</dc:creator>
      <dc:date>2008-03-13T04:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158407#M319677</link>
      <description>yes&lt;BR /&gt;&lt;BR /&gt;it will relay the mail to domain user.</description>
      <pubDate>Thu, 13 Mar 2008 04:27:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/4158407#M319677</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-03-13T04:27:09Z</dc:date>
    </item>
  </channel>
</rss>

