<?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: Mailx and sendmail conf issues in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-and-sendmail-conf-issues/m-p/4209497#M686320</link>
    <description>Hi,&lt;BR /&gt;Thanks for quick reply,&lt;BR /&gt;&lt;BR /&gt;when i tried to send mail it directly goes to mqueue, &lt;BR /&gt;I am not sure whether DNS is configured but am able to ping my exchange server which is resieds on Windows.&lt;BR /&gt;&lt;BR /&gt;Here we Go " if wannt to send mail using MAILX  from my Unix server to my personal Mail address i.e, yahoo.com " what i need to configure? &lt;BR /&gt;&lt;BR /&gt;i think it will solve my issues.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please Advice,&lt;BR /&gt;Regs,&lt;BR /&gt;Chitta.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 16 Jun 2008 09:37:10 GMT</pubDate>
    <dc:creator>Chitta</dc:creator>
    <dc:date>2008-06-16T09:37:10Z</dc:date>
    <item>
      <title>Mailx and sendmail conf issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-and-sendmail-conf-issues/m-p/4209488#M686311</link>
      <description>Hi,&lt;BR /&gt;I want to send mail from my HP UNIX 11.23 machine to my personal mail id.&lt;BR /&gt;&lt;BR /&gt;I tried sendmail -v -s "test msg" abc@xyz.com &amp;lt; exp.txt but no message on the screen,&lt;BR /&gt;then mailx -s Test abc@xyz.com &amp;lt; exp.txt&lt;BR /&gt;my /var/adm/syslog/mail.log shows below error message:&lt;BR /&gt;&lt;BR /&gt;Jun  3 12:56:15 abctst sendmail[17189]: m4UI9Ra18155: to=abc@xyz.com, delay=3+22:46:48, mailer=esmtp, pri=17100006, relay=root@localhost, dsn=4.4.&lt;BR /&gt;3, stat=Transient parse error -- message queued for future delivery&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;then i checked /var/spool/mqueue , All mails are fall in the mqueue,&lt;BR /&gt;&lt;BR /&gt;I am ver new to UNIX, So i don,t know whether Synatx error or mail confuguration error&amp;gt;&lt;BR /&gt;&lt;BR /&gt;please reply ASAP,&lt;BR /&gt;Regs,&lt;BR /&gt;Chitta&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Jun 2008 07:58:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-and-sendmail-conf-issues/m-p/4209488#M686311</guid>
      <dc:creator>Chitta</dc:creator>
      <dc:date>2008-06-03T07:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Mailx and sendmail conf issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-and-sendmail-conf-issues/m-p/4209489#M686312</link>
      <description>Your mail queue is full?&lt;BR /&gt;&lt;BR /&gt;If so you most likely have a DNS issue.&lt;BR /&gt;&lt;BR /&gt;You need to make sure your SMTP mail server is seen by the server.&lt;BR /&gt;&lt;BR /&gt;Use sendmail -bv email address to test if the address is reachable.&lt;BR /&gt;&lt;BR /&gt;Not if you have a lot of mail in the queue you may want to clear it out first before fixing the DNS issue.  You could potentially send out a lot of old useless mail otherwise.&lt;BR /&gt;&lt;BR /&gt;For the DNS start with checking your /etc/resolv.conf and your nsswitch.conf.  As well as your hosts file.&lt;BR /&gt;&lt;BR /&gt;You may also have to quote your subject.&lt;BR /&gt;mailx -s "Test" abc@xyz.com &amp;lt; exp.txt&lt;BR /&gt;&lt;BR /&gt;To attach the file instead&lt;BR /&gt;uuencode exp.txt exp.txt mailx -m -s "Test" abc@xyz.com&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Tue, 03 Jun 2008 08:03:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-and-sendmail-conf-issues/m-p/4209489#M686312</guid>
      <dc:creator>OFC_EDM</dc:creator>
      <dc:date>2008-06-03T08:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: Mailx and sendmail conf issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-and-sendmail-conf-issues/m-p/4209490#M686313</link>
      <description>typo...&lt;BR /&gt;&lt;BR /&gt;Not should be Note in the following paragraph...from my prev post.&lt;BR /&gt;&lt;BR /&gt;Note if you have a lot of mail in the queue you may want to clear it out first before fixing the DNS issue. You could potentially send out a lot of old useless mail otherwise.</description>
      <pubDate>Tue, 03 Jun 2008 08:05:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-and-sendmail-conf-issues/m-p/4209490#M686313</guid>
      <dc:creator>OFC_EDM</dc:creator>
      <dc:date>2008-06-03T08:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Mailx and sendmail conf issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-and-sendmail-conf-issues/m-p/4209491#M686314</link>
      <description>where is your DNS server and mail relay server is it  windows DNS?&lt;BR /&gt;for mail relay, is it MS Exchange server?</description>
      <pubDate>Tue, 03 Jun 2008 08:10:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-and-sendmail-conf-issues/m-p/4209491#M686314</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-06-03T08:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Mailx and sendmail conf issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-and-sendmail-conf-issues/m-p/4209492#M686315</link>
      <description>Hi,&lt;BR /&gt;i had deleted all mails in the queue,&lt;BR /&gt;and my DNS is configured in windows,&lt;BR /&gt;&lt;BR /&gt;I cannot find  reslov.conf file and am not able to send local OS user to eg:&lt;BR /&gt;&lt;BR /&gt; all the mail gos to dead.letter file.&lt;BR /&gt;&lt;BR /&gt;Regs,&lt;BR /&gt;Chitta.</description>
      <pubDate>Tue, 03 Jun 2008 08:58:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-and-sendmail-conf-issues/m-p/4209492#M686315</guid>
      <dc:creator>Chitta</dc:creator>
      <dc:date>2008-06-03T08:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Mailx and sendmail conf issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-and-sendmail-conf-issues/m-p/4209493#M686316</link>
      <description>Also p pasted the version,&lt;BR /&gt;&lt;BR /&gt;Version 8.11.1 (PHNE_35951&lt;BR /&gt;&lt;BR /&gt; Compiled with: LDAPMAP MAP_REGEX LOG MATCHGECOS MIME7TO8 MIME8TO7&lt;BR /&gt;                NAMED_BIND NDBM NETINET NETINET6 NETUNIX NEWDB NIS NISPLUS&lt;BR /&gt;                QUEUE SASL SCANF SMTP USERDB XDEBUG&lt;BR /&gt;&lt;BR /&gt;============ SYSTEM IDENTITY (after readcf) ============&lt;BR /&gt;      (short domain name) $w = abctst&lt;BR /&gt;  (canonical domain name) $j = abctst&lt;BR /&gt;         (subdomain name) $m = &lt;NULL&gt;&lt;BR /&gt;              (node name) $k =&lt;BR /&gt;========================================================&lt;BR /&gt;&lt;BR /&gt;WARNING: local host name (abctst) is not qualified; fix $j in config file&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; 8.11.1&lt;BR /&gt;Regs,&lt;BR /&gt;Chitta&lt;/ADDRESS&gt;&lt;/RULESET&gt;&lt;/NULL&gt;</description>
      <pubDate>Tue, 03 Jun 2008 09:12:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-and-sendmail-conf-issues/m-p/4209493#M686316</guid>
      <dc:creator>Chitta</dc:creator>
      <dc:date>2008-06-03T09:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Mailx and sendmail conf issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-and-sendmail-conf-issues/m-p/4209494#M686317</link>
      <description>If you have DNS and Exchange setup in windows you need to configure sendmail in different manner.&lt;BR /&gt;&lt;BR /&gt;1. configure /etc/resolv.conf with domain name, nameserver IP&lt;BR /&gt;2. /sbin/init.d/sendmail stop&lt;BR /&gt;3. configure macro DS to DSexchange_relay_name&lt;BR /&gt;- configure macro Dj$w. to Dj$w.&lt;DOMAIN_NAME&gt;&lt;BR /&gt;- put to /etc/hosts &lt;SERVER_IP&gt; &lt;HOSTNAME&gt; &lt;HOSTNAME.DOMAIN_NAME&gt; (don't forget the dot at the end)&lt;BR /&gt;&lt;BR /&gt;4. - start end stop sendmail to take modifications in sendmail.cf active.&lt;BR /&gt;- configure exchage to accept relay this host.&lt;BR /&gt;&lt;BR /&gt;5. Save and quit sendmail.cf&lt;BR /&gt;6./sbin/init.d/sendmail stop &lt;BR /&gt;7./sbin/init.d/sendmail start&lt;BR /&gt;8. echo test | sendmail -v &lt;USER&gt;&lt;BR /&gt;&lt;/USER&gt;&lt;/HOSTNAME.DOMAIN_NAME&gt;&lt;/HOSTNAME&gt;&lt;/SERVER_IP&gt;&lt;/DOMAIN_NAME&gt;</description>
      <pubDate>Tue, 03 Jun 2008 09:27:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-and-sendmail-conf-issues/m-p/4209494#M686317</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-06-03T09:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: Mailx and sendmail conf issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-and-sendmail-conf-issues/m-p/4209495#M686318</link>
      <description>Hi ashan,&lt;BR /&gt;&lt;BR /&gt;Can you tell me for mailx configuration,&lt;BR /&gt;Because my requirement is mailx,&lt;BR /&gt;&lt;BR /&gt;Regs,&lt;BR /&gt;Chitta</description>
      <pubDate>Mon, 16 Jun 2008 06:50:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-and-sendmail-conf-issues/m-p/4209495#M686318</guid>
      <dc:creator>Chitta</dc:creator>
      <dc:date>2008-06-16T06:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: Mailx and sendmail conf issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-and-sendmail-conf-issues/m-p/4209496#M686319</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;mailx - interactive message processing system, there is not such configuration for this.&lt;BR /&gt;&lt;BR /&gt;see man page of mailx&lt;BR /&gt;&lt;BR /&gt;#man mailx</description>
      <pubDate>Mon, 16 Jun 2008 07:40:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-and-sendmail-conf-issues/m-p/4209496#M686319</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-06-16T07:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Mailx and sendmail conf issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-and-sendmail-conf-issues/m-p/4209497#M686320</link>
      <description>Hi,&lt;BR /&gt;Thanks for quick reply,&lt;BR /&gt;&lt;BR /&gt;when i tried to send mail it directly goes to mqueue, &lt;BR /&gt;I am not sure whether DNS is configured but am able to ping my exchange server which is resieds on Windows.&lt;BR /&gt;&lt;BR /&gt;Here we Go " if wannt to send mail using MAILX  from my Unix server to my personal Mail address i.e, yahoo.com " what i need to configure? &lt;BR /&gt;&lt;BR /&gt;i think it will solve my issues.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please Advice,&lt;BR /&gt;Regs,&lt;BR /&gt;Chitta.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Jun 2008 09:37:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-and-sendmail-conf-issues/m-p/4209497#M686320</guid>
      <dc:creator>Chitta</dc:creator>
      <dc:date>2008-06-16T09:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Mailx and sendmail conf issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-and-sendmail-conf-issues/m-p/4209498#M686321</link>
      <description>Shalom Chitta,&lt;BR /&gt;&lt;BR /&gt;Your server is in a corporate lan where mail can not be sent to the outside world on port 25. Therefore though DNS resolution should be fixed, it will have no impact at all on mail.&lt;BR /&gt;&lt;BR /&gt;Mandatory step.&lt;BR /&gt;1) Your smtp relay server, identified earlier in the thread must be configured to permit relay from this unix host, all domains, no exceptions.&lt;BR /&gt;&lt;BR /&gt;Two choices next.&lt;BR /&gt;&lt;BR /&gt;DSnameofrelayserver&lt;BR /&gt;In sendmail.cf&lt;BR /&gt;stop and start sendmail as shown earlier&lt;BR /&gt;&lt;BR /&gt;Then run your sendmail command line test to see if the mail gets out of the sendmail queue and onto the relay server.&lt;BR /&gt;&lt;BR /&gt;Or you can enable smart relay in sendmail.mc and compile a new sendmail.cf file. sendmail.mc happens to be human readable and therefore easier to remember what you did years down the road.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hpux.ws/?p=5" target="_blank"&gt;http://www.hpux.ws/?p=5&lt;/A&gt;&lt;BR /&gt;For a basic configuration based on sendmail.mc (which probably has a different name in HP-UX).&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 16 Jun 2008 10:14:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-and-sendmail-conf-issues/m-p/4209498#M686321</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-06-16T10:14:36Z</dc:date>
    </item>
  </channel>
</rss>

