<?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 sendmail in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3863642#M277154</link>
    <description>Hi.&lt;BR /&gt;This is a simple question but how do I use sendmail&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 15 Sep 2006 11:20:11 GMT</pubDate>
    <dc:creator>Fabian Briseño</dc:creator>
    <dc:date>2006-09-15T11:20:11Z</dc:date>
    <item>
      <title>sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3863642#M277154</link>
      <description>Hi.&lt;BR /&gt;This is a simple question but how do I use sendmail&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Sep 2006 11:20:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3863642#M277154</guid>
      <dc:creator>Fabian Briseño</dc:creator>
      <dc:date>2006-09-15T11:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3863643#M277155</link>
      <description># man 1m sendmail</description>
      <pubDate>Fri, 15 Sep 2006 11:24:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3863643#M277155</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-09-15T11:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3863644#M277156</link>
      <description>Do you want to send mail from server or want to recieve?&lt;BR /&gt;&lt;BR /&gt;If you want to send out e-mail, don't have to run sendmail daemon.&lt;BR /&gt;&lt;BR /&gt;use mailx, mail or elm utility to send e-mails.&lt;BR /&gt;&lt;BR /&gt;If you want to recieve e-mails to the server then you have to configure sendmail</description>
      <pubDate>Fri, 15 Sep 2006 11:26:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3863644#M277156</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-09-15T11:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3863645#M277157</link>
      <description>I want to send an email from my server to an email accout.&lt;BR /&gt;&lt;BR /&gt;example@yahoo.com&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Sep 2006 11:35:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3863645#M277157</guid>
      <dc:creator>Fabian Briseño</dc:creator>
      <dc:date>2006-09-15T11:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3863646#M277158</link>
      <description>mailx -s "your subject" you@yourmail.com &lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Fri, 15 Sep 2006 11:38:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3863646#M277158</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-09-15T11:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3863647#M277159</link>
      <description>Hi Fabian,&lt;BR /&gt;Test first:&lt;BR /&gt;$ sendmail -d0.1 Version 8.9.3 (PHNE_34936)&lt;BR /&gt; Compiled with: LDAPMAP MAP_REGEX LOG MATCHGECOS MIME7TO8 MIME8TO7&lt;BR /&gt;                NAMED_BIND NDBM NETINET NETUNIX NEWDB NIS NISPLUS QUEUE SCANF&lt;BR /&gt;                SMTP USERDB XDEBUG&lt;BR /&gt;&lt;BR /&gt;============ SYSTEM IDENTITY (after readcf) ============&lt;BR /&gt;      (short domain name) $w = ant&lt;BR /&gt;  (canonical domain name) $j = ant.ce.etat-ge.ch&lt;BR /&gt;         (subdomain name) $m = ce.etat-ge.ch&lt;BR /&gt;              (node name) $k = ant&lt;BR /&gt;========================================================&lt;BR /&gt;&lt;BR /&gt;----&lt;BR /&gt;You neesd to configure a minimum /etc/mail/sendmail.cf:&lt;BR /&gt;especially the line which starts  by DS:&lt;BR /&gt;# "Smart" relay host (may be null)&lt;BR /&gt;#DS&lt;BR /&gt;DS&lt;YOUR mail="" server=""&gt;.&lt;YOUR domain=""&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor&lt;BR /&gt;&lt;/YOUR&gt;&lt;/YOUR&gt;</description>
      <pubDate>Fri, 15 Sep 2006 11:43:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3863647#M277159</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2006-09-15T11:43:45Z</dc:date>
    </item>
  </channel>
</rss>

