<?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 working or not in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423876#M204562</link>
    <description>which user are you sending mail with ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
    <pubDate>Thu, 18 Nov 2004 01:43:33 GMT</pubDate>
    <dc:creator>Fred Ruffet</dc:creator>
    <dc:date>2004-11-18T01:43:33Z</dc:date>
    <item>
      <title>mailx working or not</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423858#M204544</link>
      <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;i am trying to test sending emails from command line using mailx &lt;BR /&gt;mailx -s"hii" ov@mailservers IP &amp;lt;&lt;EOT&gt;&lt;/EOT&gt;body&lt;BR /&gt;EOT&lt;BR /&gt;&lt;BR /&gt;this mailserver is on another machine&lt;BR /&gt;the idea is i do that and i dont find email received in the mailbox and also the mailx command doesnot give any error&lt;BR /&gt;&lt;BR /&gt;i also checked that sendmail is up by doing telent on my machine on port 25 to check that smtp deamon is running so as mailx can send via smtp, is there anything else i need to check on my machine to get sure i can send properly ???&lt;BR /&gt;&lt;BR /&gt;or is there a better way to send an email using a command ?? as i will use this later in Open View&lt;BR /&gt;thanks in advance&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Nov 2004 06:28:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423858#M204544</guid>
      <dc:creator>Ahmed_41</dc:creator>
      <dc:date>2004-11-17T06:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: mailx working or not</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423859#M204545</link>
      <description>You should use uuencode and the -m option on mailx:&lt;BR /&gt;&lt;BR /&gt;uuencode body.file body.txt | mailx -m -s "test" ov@mailservers&lt;BR /&gt;&lt;BR /&gt;try that.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Nov 2004 06:48:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423859#M204545</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2004-11-17T06:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: mailx working or not</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423860#M204546</link>
      <description>Any difference if you use the FQDN of your mailserver?</description>
      <pubDate>Wed, 17 Nov 2004 06:58:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423860#M204546</guid>
      <dc:creator>Georg Tresselt</dc:creator>
      <dc:date>2004-11-17T06:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: mailx working or not</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423861#M204547</link>
      <description>Guys,&lt;BR /&gt;these options didnot work&lt;BR /&gt;is there anything needed on the HPUX machine except the sendmail to be up ?? and is there any special configuration in the sendmail to be done in order to be able to send emails ?? &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;or let me ask you the question from another point&lt;BR /&gt;this is a new machine just installed HPUX on it, what do i need to do to be able to send emails from it to another mailserver on the network ??&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 17 Nov 2004 08:13:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423861#M204547</guid>
      <dc:creator>Ahmed_41</dc:creator>
      <dc:date>2004-11-17T08:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: mailx working or not</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423862#M204548</link>
      <description>Copy a working /etc/mail/sendmail.cf file to the new machine.&lt;BR /&gt;&lt;BR /&gt;and make sure sendmail is running:&lt;BR /&gt;ps -ef | grep sendmail&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Wed, 17 Nov 2004 08:18:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423862#M204548</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2004-11-17T08:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: mailx working or not</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423863#M204549</link>
      <description>You may just need to set up SMTP server in sendmail.cf file. This file can be found in /etc/mail directory. You will find a line in it, beginning with DS. You need to put your SMTP server name on this line ( nospace betwen DS and name). Then restart sendmail (kill -1 may be enough).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Nov 2004 08:24:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423863#M204549</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-11-17T08:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: mailx working or not</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423864#M204550</link>
      <description>guys i am very greatful for your help&lt;BR /&gt;&lt;BR /&gt;first of all it seems my file .cf is very pure file, so can someone send me a configurerd one, &lt;BR /&gt;second which is very important&lt;BR /&gt;i am doing this scenario, i have a HPUX machine i am running OV on it, i need to be able to send emails from this machine to a mailserver, IE my HPUX machine will not work as a mail server, i will just issue the mailx command from it&lt;BR /&gt;&lt;BR /&gt;so regarding this scenario did your solution make it or not ?? &lt;BR /&gt;&lt;BR /&gt;again, my HPUX machine will not be a mail server, while i will just send emails from it, so to do this job what is needed, please advice.&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 17 Nov 2004 08:32:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423864#M204550</guid>
      <dc:creator>Ahmed_41</dc:creator>
      <dc:date>2004-11-17T08:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: mailx working or not</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423865#M204551</link>
      <description>Even if you just want to use mailx, you need &lt;BR /&gt;to tell the server to which other server he will have to queue the messages. This is done by adding the SMTP server name (mailserver) and kill -1 sendmail.&lt;BR /&gt;&lt;BR /&gt;Starting from default sendmail.cf file and editing DS line should be OK.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Nov 2004 08:40:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423865#M204551</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-11-17T08:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: mailx working or not</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423866#M204552</link>
      <description>Fred &lt;BR /&gt;i did that right now and still i am unable to send emails&lt;BR /&gt;&lt;BR /&gt;i simply issue this command mailx with the options i stated before and you know HPUX  just gives back the prompt and nothing more and when you check your mailbox on the other mahcine there is nothing there&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;any comments ?? is there anything else needed to be done ?&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Nov 2004 09:03:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423866#M204552</guid>
      <dc:creator>Ahmed_41</dc:creator>
      <dc:date>2004-11-17T09:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: mailx working or not</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423867#M204553</link>
      <description>There should be error messages in the file /var/adm/syslog/mail.log&lt;BR /&gt;&lt;BR /&gt;These will be very helpful in diagnosing this issue.&lt;BR /&gt;&lt;BR /&gt;I'm attaching a flexible sendmail script that sends attachments.&lt;BR /&gt;&lt;BR /&gt;mailq &lt;BR /&gt;&lt;BR /&gt;and &lt;BR /&gt;&lt;BR /&gt;sendmail -v -q &lt;BR /&gt;&lt;BR /&gt;output would be useful in diagnosis.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 17 Nov 2004 09:08:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423867#M204553</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-11-17T09:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: mailx working or not</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423868#M204554</link>
      <description>Could you post tail of /var/adm/syslog/mail.log ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Nov 2004 09:11:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423868#M204554</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-11-17T09:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: mailx working or not</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423869#M204555</link>
      <description>dear all&lt;BR /&gt;here is the log file&lt;BR /&gt;i noticed there is something related to the domain name of the machine&lt;BR /&gt;&lt;BR /&gt;is there any option so as i wont change the machine name, as changing the machine name now will make me need to reinstall the whole applications which is a crisis&lt;BR /&gt;&lt;BR /&gt;is there a way to resolve the error without changing the machine name ??&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 17 Nov 2004 09:21:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423869#M204555</guid>
      <dc:creator>Ahmed_41</dc:creator>
      <dc:date>2004-11-17T09:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: mailx working or not</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423870#M204556</link>
      <description>The error indicates a conflict between the system host name in /etc/rc.config.d/netconf and your sendmail.cf file.&lt;BR /&gt;&lt;BR /&gt;This name may be incompatible with or conflict with your DNS servers, connected in /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;Also see /etc/nsswitch.conf and make sure host name resolution is correct.&lt;BR /&gt;&lt;BR /&gt;Simple way to fix is to set the Dj directive in sendmail.cf&lt;BR /&gt;&lt;BR /&gt;Djhostname&lt;BR /&gt;&lt;BR /&gt;save the config 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>Wed, 17 Nov 2004 09:28:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423870#M204556</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-11-17T09:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: mailx working or not</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423871#M204557</link>
      <description>/usr/sbin/expand_alias ov@mailservers&lt;BR /&gt;&lt;BR /&gt;Does it return OK?? also what if you send email to some other user?? does it get delivered.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Wed, 17 Nov 2004 09:33:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423871#M204557</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-11-17T09:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: mailx working or not</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423872#M204558</link>
      <description>guys&lt;BR /&gt;thanks for the answers but still i am having some problems,&lt;BR /&gt;check the attached logs, now there is no error regarding the domain name, mails are now queded but they never reach the intended user&lt;BR /&gt;also i attached the .cf file of my sendmail, i still cannot recieve emails,&lt;BR /&gt;can you please have a look to the sendmail.cf and to the log and tell me now why it is not working ???&lt;BR /&gt;&lt;BR /&gt;beside guys, isnt it supposed to tell my HPUX machine what is its outgoing smtp server ?? where do you define this ?&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Nov 2004 10:57:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423872#M204558</guid>
      <dc:creator>Ahmed_41</dc:creator>
      <dc:date>2004-11-17T10:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: mailx working or not</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423873#M204559</link>
      <description>outgoing smtp server IS the one specified by the DS line in sendmail.cf&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Nov 2004 11:23:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423873#M204559</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-11-17T11:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: mailx working or not</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423874#M204560</link>
      <description>uncomment this line in sendmail.cf :&lt;BR /&gt;# Djcitystars-com.COM&lt;BR /&gt;(remove leading # car)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Nov 2004 11:31:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423874#M204560</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-11-17T11:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: mailx working or not</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423875#M204561</link>
      <description>Fred,&lt;BR /&gt;i did what you said and i am still unable to send, mails are queed and never sent&lt;BR /&gt;&lt;BR /&gt;i tried to do mailx with debugging and here is the result, can you guys check it, someone tell me guys will i be able to send an email ever from this machine :) &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# mailx -d -m -s"hii" ov@citystars-com.com &amp;lt;&lt;EOT&gt;&lt;/EOT&gt;&amp;gt; testing mailx&lt;BR /&gt;&amp;gt; EOT&lt;BR /&gt;assign(debug)=&lt;BR /&gt;assign(SHELL)=/sbin/sh&lt;BR /&gt;value(TMPDIR)=&lt;BR /&gt;value(HOME)=/&lt;BR /&gt;value(MBOX)=&lt;BR /&gt;value(HOME)=/&lt;BR /&gt;assign(MBOX)=//mbox&lt;BR /&gt;value(MAILRC)=&lt;BR /&gt;value(HOME)=/&lt;BR /&gt;assign(MAILRC)=//.mailrc&lt;BR /&gt;value(DEAD)=&lt;BR /&gt;value(HOME)=/&lt;BR /&gt;assign(DEAD)=//dead.letter&lt;BR /&gt;assign(save)=&lt;BR /&gt;assign(asksub)=&lt;BR /&gt;assign(header)=&lt;BR /&gt;value(flipr)=&lt;BR /&gt;value(autoprint)=&lt;BR /&gt;value(flipr)=&lt;BR /&gt;value(autoprint)=&lt;BR /&gt;value(flipr)=&lt;BR /&gt;assign(append)=&lt;BR /&gt;value(autoprint)=&lt;BR /&gt;value(flipr)=&lt;BR /&gt;assign(asksub)=&lt;BR /&gt;value(autoprint)=&lt;BR /&gt;value(flipr)=&lt;BR /&gt;assign(dot)=&lt;BR /&gt;value(autoprint)=&lt;BR /&gt;value(flipr)=&lt;BR /&gt;assign(crt)=21&lt;BR /&gt;value(autoprint)=&lt;BR /&gt;value(flipr)=&lt;BR /&gt;assign(PAGER)=/usr/bin/more&lt;BR /&gt;value(autoprint)=&lt;BR /&gt;value(flipr)=&lt;BR /&gt;assign(save)=&lt;BR /&gt;value(autoprint)=&lt;BR /&gt;value(flipr)=&lt;BR /&gt;assign(encoding)=8bit&lt;BR /&gt;value(autoprint)=&lt;BR /&gt;value(MAILRC)=//.mailrc&lt;BR /&gt;value(flipr)=&lt;BR /&gt;assign(dot)=&lt;BR /&gt;value(autoprint)=&lt;BR /&gt;value(flipr)=&lt;BR /&gt;assign(append)=&lt;BR /&gt;value(autoprint)=&lt;BR /&gt;value(flipr)=&lt;BR /&gt;assign(save)=&lt;BR /&gt;value(autoprint)=&lt;BR /&gt;value(flipr)=&lt;BR /&gt;assign(PAGER)=/usr/bin/more&lt;BR /&gt;value(autoprint)=&lt;BR /&gt;value(flipr)=&lt;BR /&gt;assign(asksub)=&lt;BR /&gt;value(autoprint)=&lt;BR /&gt;value(flipr)=&lt;BR /&gt;assign(crt)=21&lt;BR /&gt;value(autoprint)=&lt;BR /&gt;value(flipr)=&lt;BR /&gt;assign(encoding)=8bit&lt;BR /&gt;value(autoprint)=&lt;BR /&gt;value(flipr)=&lt;BR /&gt;value(autoprint)=&lt;BR /&gt;value(flipr)=&lt;BR /&gt;assign(messageseparator)=NewLine&lt;BR /&gt;value(autoprint)=&lt;BR /&gt;value(flipr)=&lt;BR /&gt;assign(retrieveinterval)=5&lt;BR /&gt;value(autoprint)=&lt;BR /&gt;value(flipr)=&lt;BR /&gt;assign(saveinterval)=12&lt;BR /&gt;value(autoprint)=&lt;BR /&gt;value(charset)=&lt;BR /&gt;charset set to 'us-ascii'.&lt;BR /&gt;value(encoding)=8bit&lt;BR /&gt;encoding set to '8bit'.&lt;BR /&gt;value(outfolder)=&lt;BR /&gt;value(record)=&lt;BR /&gt;recfile=''&lt;BR /&gt;value(DEAD)=//dead.letter&lt;BR /&gt;value(replyto)=&lt;BR /&gt;value(ignore)=&lt;BR /&gt;value(escape)=&lt;BR /&gt;value(metoo)=&lt;BR /&gt;value(conv)=&lt;BR /&gt;Should be inserting commas in recip lists&lt;BR /&gt;detract asked to insert commas&lt;BR /&gt;detract asked to insert commas&lt;BR /&gt;value(charset)=&lt;BR /&gt;charset set to 'us-ascii'.&lt;BR /&gt;value(encoding)=8bit&lt;BR /&gt;encoding set to '8bit'.&lt;BR /&gt;value(mimeheader)=&lt;BR /&gt;value(metoo)=&lt;BR /&gt;Recipients of message:&lt;BR /&gt; "sendmail" "-oi" "ov@citystars-com.com"&lt;BR /&gt;value(sendwait)=&lt;BR /&gt;value(sendmail)=&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Nov 2004 13:53:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423875#M204561</guid>
      <dc:creator>Ahmed_41</dc:creator>
      <dc:date>2004-11-17T13:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: mailx working or not</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423876#M204562</link>
      <description>which user are you sending mail with ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Nov 2004 01:43:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423876#M204562</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-11-18T01:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: mailx working or not</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423877#M204563</link>
      <description>Ahmed,&lt;BR /&gt;&lt;BR /&gt;I am throwing a number of things out here&lt;BR /&gt;with some hopes of helping.  try each one if you can.  sounds like your DNS, Domain names have to be correct before doing any of these commands below.&lt;BR /&gt;&lt;BR /&gt;try using the -bt option for debugging:&lt;BR /&gt;# sendmail -bv youruser@yourhost.com&lt;BR /&gt;&lt;BR /&gt;-bv option processes an addr through sendmail and display the mail delivery Triple for that address:&lt;BR /&gt;-------------------------------------&lt;BR /&gt;try doing an: SNMPWALK to your OV box:&lt;BR /&gt;snmpwalk -c public &lt;IP&gt; system&lt;BR /&gt;&lt;BR /&gt;-------------------------------------&lt;BR /&gt;try doing a Telnet Hello check&lt;BR /&gt;&lt;BR /&gt;# telnet yourrelaybox.yourdomain.com smtp&lt;BR /&gt;&lt;BR /&gt;HELO yourreolaybox.yourdomain.com&lt;BR /&gt;&lt;BR /&gt;MAIL From:&lt;HEMED&gt;&lt;BR /&gt;&lt;BR /&gt;RCPT To:&lt;DINEENTEST&gt;&lt;BR /&gt;&lt;BR /&gt;QUIT&lt;BR /&gt;&lt;BR /&gt;--------------------------------------&lt;BR /&gt;try seeing your key definitions and look these up from O'Rielly SendMail book:&lt;BR /&gt;&lt;BR /&gt;sendmail -bt -C/etc/mail/sendmail.cf&lt;BR /&gt;&amp;gt; $j&lt;BR /&gt;foo.mydomain.com&lt;BR /&gt;&amp;gt; $w&lt;BR /&gt;foo&lt;BR /&gt;&amp;gt; $m&lt;BR /&gt;mydomain.com&lt;BR /&gt;&amp;gt; $k&lt;BR /&gt;foo&lt;BR /&gt;&lt;BR /&gt;=M&lt;BR /&gt;(short domain name) $w = mccarol&lt;BR /&gt; (canonical domain name) $j = mccarol&lt;BR /&gt;        (subdomain name) $m = &lt;NULL&gt;&lt;BR /&gt;             (node name) $k = mccarol&lt;BR /&gt;--------------------------------------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;try this links below:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=76524" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=76524&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;here's great link:&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90685/B2355-90685_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90685/00/00/35-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90685/00/00/35-toc.html&amp;amp;searchterms=sendmail&amp;amp;queryid=20030116-075129" target="_blank"&gt;http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90685/B2355-90685_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90685/00/00/35-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90685/00/00/35-toc.html&amp;amp;searchterms=sendmail&amp;amp;queryid=20030116-075129&lt;/A&gt;&lt;/NULL&gt;&lt;/DINEENTEST&gt;&lt;/HEMED&gt;&lt;/IP&gt;</description>
      <pubDate>Thu, 18 Nov 2004 02:18:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-working-or-not/m-p/3423877#M204563</guid>
      <dc:creator>D Block 2</dc:creator>
      <dc:date>2004-11-18T02:18:22Z</dc:date>
    </item>
  </channel>
</rss>

