<?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: mailertable and sendmail in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mailertable-and-sendmail/m-p/3178643#M794595</link>
    <description>Perfect!&lt;BR /&gt;Thanks a lot of!!!!</description>
    <pubDate>Mon, 02 Feb 2004 03:55:46 GMT</pubDate>
    <dc:creator>Carme Torca</dc:creator>
    <dc:date>2004-02-02T03:55:46Z</dc:date>
    <item>
      <title>mailertable and sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailertable-and-sendmail/m-p/3178641#M794593</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I want to configure the parameter mailertable in the sendmail, but I have going a problem...&lt;BR /&gt;I have this in sendmail.cf&lt;BR /&gt;&lt;BR /&gt;# "Smart" relay host (may be null)&lt;BR /&gt;DS&lt;BR /&gt;&lt;BR /&gt;# Mailer table (overriding domains)&lt;BR /&gt;Kmailertable hash -o /etc/mail/mailertable&lt;BR /&gt;&lt;BR /&gt;I have makemap the file mailertable, but  when I send mails, this its going to another address, its goes to webmail.T.es when have to  go to mail.X.net&lt;BR /&gt;&lt;BR /&gt;T.es            esmtp:[mail.X.net]&lt;BR /&gt;sms.T.es        esmtp:[sms.T.es]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Could anyone help me?&lt;BR /&gt;Thanks!&lt;BR /&gt;Carmen.&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Jan 2004 06:45:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailertable-and-sendmail/m-p/3178641#M794593</guid>
      <dc:creator>Carme Torca</dc:creator>
      <dc:date>2004-01-30T06:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: mailertable and sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailertable-and-sendmail/m-p/3178642#M794594</link>
      <description>sendmail -v -d8.99 -d38.99 dest@sms.T.es &lt;BR /&gt;will provide useful debugging information.&lt;BR /&gt;&lt;BR /&gt;I justed tested, and on my system, I had to remove comments from the following lines in sendmail.cf to make it work properly:&lt;BR /&gt;&lt;BR /&gt; # not local -- try mailer table lookup&lt;BR /&gt;R$* &amp;lt;@ $+ &amp;gt; $*          $: &amp;lt; $2 &amp;gt; $1 &amp;lt; @ $2 &amp;gt; $3        extract host name&lt;BR /&gt;R&amp;lt; $+ . &amp;gt; $*            $: &amp;lt; $1 &amp;gt; $2                    strip trailing dot&lt;BR /&gt;R&amp;lt; $+ &amp;gt; $*              $: &amp;lt; $(mailertable $1 $) &amp;gt; $2   lookup&lt;BR /&gt;R&amp;lt; error : $- $+ &amp;gt; $*   $#error $@ $1 $: $2             check -- error?&lt;BR /&gt;R&amp;lt; $- : $+ &amp;gt; $*         $# $1 $@ $2 $: $3               check -- resolved?&lt;BR /&gt;R&amp;lt; $+ &amp;gt; $*              $: $&amp;gt;90 &amp;lt;$1&amp;gt; $2                 try domain&lt;BR /&gt;&lt;BR /&gt;and:&lt;BR /&gt;&lt;BR /&gt;###################################################################&lt;BR /&gt;###  Ruleset 90 -- try domain part of mailertable entry         ###&lt;BR /&gt;###################################################################&lt;BR /&gt;&lt;BR /&gt;S90&lt;BR /&gt;R$* &amp;lt;$- . $+ &amp;gt; $*       $: $1$2 &amp;lt; $(mailertable .$3 $@ $1$2 $@ $2 $) &amp;gt; $4&lt;BR /&gt;R$* &amp;lt;$- : $+ &amp;gt; $*       $# $2 $@ $3 $: $4               check -- resolved?&lt;BR /&gt;R$* &amp;lt; . $+ &amp;gt; $*         $@ $&amp;gt;90 $1 . &amp;lt;$2&amp;gt; $3            no -- strip &amp;amp; try again&lt;BR /&gt;R$* &amp;lt; $* &amp;gt; $*           $: &amp;lt; $(mailertable . $@ $1$2 $) &amp;gt; $3    try "."&lt;BR /&gt;R&amp;lt;$- : $+ &amp;gt; $*          $# $1 $@ $2 $: $3               "." found?&lt;BR /&gt;R&amp;lt; $* &amp;gt; $*              $@ $2                           no mailertable match&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Jan 2004 08:46:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailertable-and-sendmail/m-p/3178642#M794594</guid>
      <dc:creator>Marc Roger</dc:creator>
      <dc:date>2004-01-30T08:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: mailertable and sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailertable-and-sendmail/m-p/3178643#M794595</link>
      <description>Perfect!&lt;BR /&gt;Thanks a lot of!!!!</description>
      <pubDate>Mon, 02 Feb 2004 03:55:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailertable-and-sendmail/m-p/3178643#M794595</guid>
      <dc:creator>Carme Torca</dc:creator>
      <dc:date>2004-02-02T03:55:46Z</dc:date>
    </item>
  </channel>
</rss>

