<?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: Sendmail Relay Denied in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-denied/m-p/3486879#M214211</link>
    <description>As you can see i got all , but still #, and this file's don't exist realy, i must create it?</description>
    <pubDate>Wed, 16 Feb 2005 07:20:20 GMT</pubDate>
    <dc:creator>ruben_28</dc:creator>
    <dc:date>2005-02-16T07:20:20Z</dc:date>
    <item>
      <title>Sendmail Relay Denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-denied/m-p/3486873#M214205</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;I got a sendmail server installed on HPUX 10.20, now we are migrating our relay to and hpux 11. I copied all files like is in the sendmail 10.20 (all files of /etc/mail)and i changed the host names in all files. I started the relay in the new server. All out mails are joining well, the problem is when our exchange mail server try to send a mail to out, we recive this msg:&lt;BR /&gt;&lt;BR /&gt;     'ruben.tapia@gmail.com' en 16/02/2005 10:43&lt;BR /&gt;            The recipient name is not recognized&lt;BR /&gt; The MTS-ID of the original message is: c=US;a= ;p=Catalana de Tele;l=COLOMERS-050216094212Z-158615&lt;BR /&gt;            MSEXCH:IMS:Catalana de Telecomunicacions:CTSOX:COLOMERS 3550 (000B09AA) 550 &lt;RUBEN.TAPIA&gt;... Relaying denied&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Anyone got any idea about how i can fix it?&lt;BR /&gt;&lt;BR /&gt;Thanks in advanced for your help.&lt;/RUBEN.TAPIA&gt;</description>
      <pubDate>Wed, 16 Feb 2005 04:51:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-denied/m-p/3486873#M214205</guid>
      <dc:creator>ruben_28</dc:creator>
      <dc:date>2005-02-16T04:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Relay Denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-denied/m-p/3486874#M214206</link>
      <description>There is a lot that may be wrong with porting 10.20 sendmail over to 11.00.  Check the following first before scrapping the configuration and starting from scratch (you can find some original examples in /usr/newconfig/etc/mail):&lt;BR /&gt;&lt;BR /&gt;-Is the Dj variable set to the domain name?&lt;BR /&gt;-Have you got a /etc/mail/domaintable and mailertable file?&lt;BR /&gt;&lt;BR /&gt;If you need to scrap the current config, look at using an mc file (macro) to build sendmail.&lt;BR /&gt;&lt;BR /&gt;All the best - Keith</description>
      <pubDate>Wed, 16 Feb 2005 06:42:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-denied/m-p/3486874#M214206</guid>
      <dc:creator>Keith Bryson</dc:creator>
      <dc:date>2005-02-16T06:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Relay Denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-denied/m-p/3486875#M214207</link>
      <description>I got this &lt;BR /&gt;&lt;BR /&gt;Feb 16 12:43:14 priorat sendmail[4254]: MAA04254: ruleset=check_rcpt, arg1=&lt;RUBEN.TAPIA&gt;, relay=al-pi.cattel.com [212.31.33.5] (may be forged), reject=550 &lt;RUBEN.TAPIA&gt;... Relaying denied&lt;BR /&gt; &lt;BR /&gt;in the mail.log ... what exactly i must write in relay_host to allow releay everything ? ( i know that isn't recommended)&lt;BR /&gt;&lt;BR /&gt;Ruben.&lt;/RUBEN.TAPIA&gt;&lt;/RUBEN.TAPIA&gt;</description>
      <pubDate>Wed, 16 Feb 2005 06:53:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-denied/m-p/3486875#M214207</guid>
      <dc:creator>ruben_28</dc:creator>
      <dc:date>2005-02-16T06:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Relay Denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-denied/m-p/3486876#M214208</link>
      <description>Ruben&lt;BR /&gt;&lt;BR /&gt;What version of sendmail do you have?  Try:&lt;BR /&gt;&lt;BR /&gt;what /usr/sbin/sendmail&lt;BR /&gt;&lt;BR /&gt;Do you have the following lines in sendmail.cf:&lt;BR /&gt;&lt;BR /&gt;# Mailer table (overriding domains)&lt;BR /&gt;Kmailertable dbm -o /etc/mail/mailertable&lt;BR /&gt;&lt;BR /&gt;# Domain table (adding domains)&lt;BR /&gt;Kdomaintable dbm -o /etc/mail/domaintable&lt;BR /&gt;&lt;BR /&gt;Keith</description>
      <pubDate>Wed, 16 Feb 2005 07:01:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-denied/m-p/3486876#M214208</guid>
      <dc:creator>Keith Bryson</dc:creator>
      <dc:date>2005-02-16T07:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Relay Denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-denied/m-p/3486877#M214209</link>
      <description>Ruben,&lt;BR /&gt;we have &lt;BR /&gt;Fw/etc/hosts&lt;BR /&gt;and &lt;BR /&gt;FR-o /etc/hosts&lt;BR /&gt;in sendmail.cf&lt;BR /&gt;In /etc/hosts we have the names etc. of all the machines we want to receive mail from and relay for.&lt;BR /&gt;You have to bounce sendmail to activate.&lt;BR /&gt;Hope this helps.&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Feb 2005 07:18:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-denied/m-p/3486877#M214209</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2005-02-16T07:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Relay Denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-denied/m-p/3486878#M214210</link>
      <description>priorat# what /usr/sbin/sendmail&lt;BR /&gt;/usr/sbin/sendmail:&lt;BR /&gt;         Copyright (c) 1998 HEWLETT PACKARD COMPANY and its licensors,&lt;BR /&gt;             including Sendmail, Inc., and the Regents of the&lt;BR /&gt;             University of California.  All rights reserved.&lt;BR /&gt;        version.c       8.9.3.1 (Berkeley) 10/10/2003 (PHNE_29773)&lt;BR /&gt;priorat#&lt;BR /&gt;&lt;BR /&gt;priorat# more sendmail.cf |grep Kma&lt;BR /&gt;#Kmailertable dbm -o /etc/mail/mailertable&lt;BR /&gt;priorat#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;priorat# more sendmail.cf |grep Kdom&lt;BR /&gt;#Kdomaintable dbm -o /etc/mail/domaintable&lt;BR /&gt;priorat#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Yeah i got all.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Feb 2005 07:18:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-denied/m-p/3486878#M214210</guid>
      <dc:creator>ruben_28</dc:creator>
      <dc:date>2005-02-16T07:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Relay Denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-denied/m-p/3486879#M214211</link>
      <description>As you can see i got all , but still #, and this file's don't exist realy, i must create it?</description>
      <pubDate>Wed, 16 Feb 2005 07:20:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-denied/m-p/3486879#M214211</guid>
      <dc:creator>ruben_28</dc:creator>
      <dc:date>2005-02-16T07:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Relay Denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-denied/m-p/3486880#M214212</link>
      <description>Hi Ruben&lt;BR /&gt;&lt;BR /&gt;As an alternative, try Peter's suggestion with the FR variable.  For example:&lt;BR /&gt;&lt;BR /&gt;FR-o /etc/mail/relay-domains&lt;BR /&gt;&lt;BR /&gt;with the content of /etc/mail/relay-domains looking like:&lt;BR /&gt;&lt;BR /&gt;gmail.com&lt;BR /&gt;.gmail.com&lt;BR /&gt;anothersubdomain.gmail.com&lt;BR /&gt;ahost.gmail.com&lt;BR /&gt;&lt;BR /&gt;etc...&lt;BR /&gt;&lt;BR /&gt;Keith</description>
      <pubDate>Wed, 16 Feb 2005 07:50:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-denied/m-p/3486880#M214212</guid>
      <dc:creator>Keith Bryson</dc:creator>
      <dc:date>2005-02-16T07:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Relay Denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-denied/m-p/3486881#M214213</link>
      <description>I tried all that u told me before, but it still doesn't work, i don't know whow to fix it :(&lt;BR /&gt;&lt;BR /&gt;Maybe this help you:&lt;BR /&gt;&lt;BR /&gt;-f# ps -ef |grep send&lt;BR /&gt;    root 19185 18217  0 16:35:31 ?         0:00 sendmail: startup with relay.uni2.es&lt;BR /&gt;    root 19184 18217  0 16:35:28 ?         0:00 sendmail: startup with [83.247.128.131]&lt;BR /&gt;    root 19181 18217  0 16:35:25 ?         0:00 sendmail: startup with hone.dundeecoll.ac.uk&lt;BR /&gt;    root 19182 18217  0 16:35:25 ?         0:00 sendmail: startup with hone.dundeecoll.ac.uk&lt;BR /&gt;    root 18766 18217  0 16:32:16 ?         0:00 sendmail: server vt10.vtarget.com [216.64.222.10] (may be forge&lt;BR /&gt;    root 19175 18217  0 16:35:17 ?         0:00 sendmail: startup with al-pi.cattel.com&lt;BR /&gt;    root 19177 18217  0 16:35:22 ?         0:00 sendmail: startup with correo3.acens.net&lt;BR /&gt;    root 19183 18217  0 16:35:27 ?         0:00 sendmail: startup with al-pi.cattel.com&lt;BR /&gt;    root 18217     1  0 16:29:31 ?         0:01 sendmail: accepting connections on port 25&lt;BR /&gt;    root 19180 18217  0 16:35:24 ?         0:00 sendmail: startup with web51905.mail.yahoo.com&lt;BR /&gt;-f#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.. (agaian)</description>
      <pubDate>Wed, 16 Feb 2005 10:36:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-denied/m-p/3486881#M214213</guid>
      <dc:creator>ruben_28</dc:creator>
      <dc:date>2005-02-16T10:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Relay Denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-denied/m-p/3486882#M214214</link>
      <description>Sounds like the problem may be on the Exchange server.  They most likely have a defined list of authorized relays.  Have them put in the new IP address of your new HP server</description>
      <pubDate>Wed, 16 Feb 2005 17:23:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-denied/m-p/3486882#M214214</guid>
      <dc:creator>Sid Shorter_2</dc:creator>
      <dc:date>2005-02-16T17:23:30Z</dc:date>
    </item>
  </channel>
</rss>

