<?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 Relay in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay/m-p/3413581#M563259</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm confusing about the sendmail relay. I intended to send mail (as root) to my local user in the same machine but it goes to other workstation. Could I reconfigure for:-&lt;BR /&gt;&lt;BR /&gt;1. The workstation when received mail then deliver back mail to user in my machine.&lt;BR /&gt;&lt;BR /&gt;br,&lt;BR /&gt;Munawwar&lt;BR /&gt;&lt;BR /&gt;Here is the result that I got:-&lt;BR /&gt;&lt;BR /&gt;sdp2:root&amp;gt; sendmail -v -d8.99 -d38.99 snapadm@sdp2.foo.com&lt;BR /&gt;seq_map_parse(aliases.files, )&lt;BR /&gt;map_init(sequence:aliases.files, NULL, 0)&lt;BR /&gt;        sequence:aliases.files NULL: valid&lt;BR /&gt;map_init(implicit:Alias0, /etc/mail/aliases, 0)&lt;BR /&gt;impl_map_open(Alias0, /etc/mail/aliases, 0)&lt;BR /&gt;hash_map_open(Alias0, /etc/mail/aliases, 0)&lt;BR /&gt;impl_map_lookup(Alias0, @)&lt;BR /&gt;db_map_lookup(Alias0, @)&lt;BR /&gt;        implicit:Alias0 /etc/mail/aliases: valid&lt;BR /&gt;map_init(host:host, NULL, 0)&lt;BR /&gt;        host:host NULL: valid&lt;BR /&gt;map_init(switch:aliases, aliases, 0)&lt;BR /&gt;switch_map_open(aliases, aliases, 0)&lt;BR /&gt;        switch_map_find =&amp;gt; 1&lt;BR /&gt;                files&lt;BR /&gt;        map_stack[0] = sequence:aliases.files&lt;BR /&gt;        switch:aliases aliases: valid&lt;BR /&gt;map_init(dequote:dequote, NULL, 0)&lt;BR /&gt;        dequote:dequote NULL: valid&lt;BR /&gt;getcanonname(sdp2.foo.com), trying files&lt;BR /&gt;text_getcanonname(sdp2.foo.com)&lt;BR /&gt;getcanonname(sdp2.foo.com), found&lt;BR /&gt;seq_map_lookup(aliases, snapadm)&lt;BR /&gt;seq_map_lookup(aliases.files, snapadm)&lt;BR /&gt;impl_map_lookup(Alias0, snapadm)&lt;BR /&gt;db_map_lookup(Alias0, snapadm)&lt;BR /&gt;snapadm@sdp2.foo.com... aliased to root@sdp_ws1&lt;BR /&gt;getcanonname(sdp_ws1), trying files&lt;BR /&gt;text_getcanonname(sdp_ws1)&lt;BR /&gt;getcanonname(sdp_ws1.foo.com), found&lt;BR /&gt;seq_map_lookup(aliases, owner-snapadm)&lt;BR /&gt;seq_map_lookup(aliases.files, owner-snapadm)&lt;BR /&gt;impl_map_lookup(Alias0, owner-snapadm)&lt;BR /&gt;db_map_lookup(Alias0, owner-snapadm)&lt;BR /&gt;MUNAWWAR HERE&lt;BR /&gt;.&lt;BR /&gt;getmxrr(sdp_ws1.foo.com., droplocalhost=1)&lt;BR /&gt;root@sdp_ws1... Connecting to sdp_ws1.foo.com. via esmtp...&lt;BR /&gt;220 sdp_ws1.foo.com ESMTP Sendmail 8.9.3 (PHNE_18546)/8.8.6; Wed, 3 Nov 2004 11:21:25 -0700 (MST)&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; EHLO sdp2.foo.com&lt;BR /&gt;250-sdp_ws1.foo.com Hello sdp2x [190.254.132.112], pleased to meet you&lt;BR /&gt;250-EXPN&lt;BR /&gt;250-VERB&lt;BR /&gt;250-8BITMIME&lt;BR /&gt;250-SIZE&lt;BR /&gt;250-DSN&lt;BR /&gt;250-ONEX&lt;BR /&gt;250-ETRN&lt;BR /&gt;250-XUSR&lt;BR /&gt;250 HELP&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; MAIL From:&lt;ROOT&gt; SIZE=14&lt;BR /&gt;250 &lt;ROOT&gt;... Sender ok&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; RCPT To:&lt;ROOT&gt;&lt;BR /&gt;250 &lt;ROOT&gt;... Recipient ok&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; DATA&lt;BR /&gt;354 Enter mail, end with "." on a line by itself&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; .&lt;BR /&gt;250 LAA09661 Message accepted for delivery&lt;BR /&gt;root@sdp_ws1... Sent (LAA09661 Message accepted for delivery)&lt;BR /&gt;Closing connection to sdp_ws1.foo.com.&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; QUIT&lt;BR /&gt;221 sdp_ws1.foo.com closing connection&lt;BR /&gt;&lt;/ROOT&gt;&lt;/ROOT&gt;&lt;/ROOT&gt;&lt;/ROOT&gt;</description>
    <pubDate>Tue, 02 Nov 2004 23:37:16 GMT</pubDate>
    <dc:creator>Ahmad Munawwar</dc:creator>
    <dc:date>2004-11-02T23:37:16Z</dc:date>
    <item>
      <title>sendmail Relay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay/m-p/3413581#M563259</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm confusing about the sendmail relay. I intended to send mail (as root) to my local user in the same machine but it goes to other workstation. Could I reconfigure for:-&lt;BR /&gt;&lt;BR /&gt;1. The workstation when received mail then deliver back mail to user in my machine.&lt;BR /&gt;&lt;BR /&gt;br,&lt;BR /&gt;Munawwar&lt;BR /&gt;&lt;BR /&gt;Here is the result that I got:-&lt;BR /&gt;&lt;BR /&gt;sdp2:root&amp;gt; sendmail -v -d8.99 -d38.99 snapadm@sdp2.foo.com&lt;BR /&gt;seq_map_parse(aliases.files, )&lt;BR /&gt;map_init(sequence:aliases.files, NULL, 0)&lt;BR /&gt;        sequence:aliases.files NULL: valid&lt;BR /&gt;map_init(implicit:Alias0, /etc/mail/aliases, 0)&lt;BR /&gt;impl_map_open(Alias0, /etc/mail/aliases, 0)&lt;BR /&gt;hash_map_open(Alias0, /etc/mail/aliases, 0)&lt;BR /&gt;impl_map_lookup(Alias0, @)&lt;BR /&gt;db_map_lookup(Alias0, @)&lt;BR /&gt;        implicit:Alias0 /etc/mail/aliases: valid&lt;BR /&gt;map_init(host:host, NULL, 0)&lt;BR /&gt;        host:host NULL: valid&lt;BR /&gt;map_init(switch:aliases, aliases, 0)&lt;BR /&gt;switch_map_open(aliases, aliases, 0)&lt;BR /&gt;        switch_map_find =&amp;gt; 1&lt;BR /&gt;                files&lt;BR /&gt;        map_stack[0] = sequence:aliases.files&lt;BR /&gt;        switch:aliases aliases: valid&lt;BR /&gt;map_init(dequote:dequote, NULL, 0)&lt;BR /&gt;        dequote:dequote NULL: valid&lt;BR /&gt;getcanonname(sdp2.foo.com), trying files&lt;BR /&gt;text_getcanonname(sdp2.foo.com)&lt;BR /&gt;getcanonname(sdp2.foo.com), found&lt;BR /&gt;seq_map_lookup(aliases, snapadm)&lt;BR /&gt;seq_map_lookup(aliases.files, snapadm)&lt;BR /&gt;impl_map_lookup(Alias0, snapadm)&lt;BR /&gt;db_map_lookup(Alias0, snapadm)&lt;BR /&gt;snapadm@sdp2.foo.com... aliased to root@sdp_ws1&lt;BR /&gt;getcanonname(sdp_ws1), trying files&lt;BR /&gt;text_getcanonname(sdp_ws1)&lt;BR /&gt;getcanonname(sdp_ws1.foo.com), found&lt;BR /&gt;seq_map_lookup(aliases, owner-snapadm)&lt;BR /&gt;seq_map_lookup(aliases.files, owner-snapadm)&lt;BR /&gt;impl_map_lookup(Alias0, owner-snapadm)&lt;BR /&gt;db_map_lookup(Alias0, owner-snapadm)&lt;BR /&gt;MUNAWWAR HERE&lt;BR /&gt;.&lt;BR /&gt;getmxrr(sdp_ws1.foo.com., droplocalhost=1)&lt;BR /&gt;root@sdp_ws1... Connecting to sdp_ws1.foo.com. via esmtp...&lt;BR /&gt;220 sdp_ws1.foo.com ESMTP Sendmail 8.9.3 (PHNE_18546)/8.8.6; Wed, 3 Nov 2004 11:21:25 -0700 (MST)&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; EHLO sdp2.foo.com&lt;BR /&gt;250-sdp_ws1.foo.com Hello sdp2x [190.254.132.112], pleased to meet you&lt;BR /&gt;250-EXPN&lt;BR /&gt;250-VERB&lt;BR /&gt;250-8BITMIME&lt;BR /&gt;250-SIZE&lt;BR /&gt;250-DSN&lt;BR /&gt;250-ONEX&lt;BR /&gt;250-ETRN&lt;BR /&gt;250-XUSR&lt;BR /&gt;250 HELP&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; MAIL From:&lt;ROOT&gt; SIZE=14&lt;BR /&gt;250 &lt;ROOT&gt;... Sender ok&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; RCPT To:&lt;ROOT&gt;&lt;BR /&gt;250 &lt;ROOT&gt;... Recipient ok&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; DATA&lt;BR /&gt;354 Enter mail, end with "." on a line by itself&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; .&lt;BR /&gt;250 LAA09661 Message accepted for delivery&lt;BR /&gt;root@sdp_ws1... Sent (LAA09661 Message accepted for delivery)&lt;BR /&gt;Closing connection to sdp_ws1.foo.com.&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; QUIT&lt;BR /&gt;221 sdp_ws1.foo.com closing connection&lt;BR /&gt;&lt;/ROOT&gt;&lt;/ROOT&gt;&lt;/ROOT&gt;&lt;/ROOT&gt;</description>
      <pubDate>Tue, 02 Nov 2004 23:37:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay/m-p/3413581#M563259</guid>
      <dc:creator>Ahmad Munawwar</dc:creator>
      <dc:date>2004-11-02T23:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail Relay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay/m-p/3413582#M563260</link>
      <description>Ahmad,&lt;BR /&gt;&lt;BR /&gt; Check your /etc/mail/sendmail.cw and make sure all the names your system might be known as are listed. &lt;BR /&gt;&lt;BR /&gt;The /etc/mail/sendmail.cw file should contain an entry for all the possible names by which this system might be known.  This will allow sendmail to determine whether or not local mail should be accepted by this system.  The file should contain one line each for the FQDN, the hostname alone, and 'localhost.'  The hostname entries should match exactly the hostname in /etc/hosts</description>
      <pubDate>Thu, 04 Nov 2004 07:38:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay/m-p/3413582#M563260</guid>
      <dc:creator>Todd Whitcher</dc:creator>
      <dc:date>2004-11-04T07:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail Relay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay/m-p/3413583#M563261</link>
      <description>Looks like you may have sendmail aliases setup :-&lt;BR /&gt;&lt;BR /&gt;snapadm@sdp2.foo.com... aliased to root@sdp_ws1&lt;BR /&gt;&lt;BR /&gt;Edit /etc/mail/aliases and remove the entry for snapadm@sdp2.foo.com&lt;BR /&gt;&lt;BR /&gt;Stop and start sendmail</description>
      <pubDate>Thu, 04 Nov 2004 10:42:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay/m-p/3413583#M563261</guid>
      <dc:creator>D Anderton</dc:creator>
      <dc:date>2004-11-04T10:42:40Z</dc:date>
    </item>
  </channel>
</rss>

