<?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 with cluster packages in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-with-cluster-packages/m-p/3504790#M562628</link>
    <description>Thanx for quick response, but the solution is not what I want ... Biggest issue is to configure the sendmail so that it *can* send the emails away ... If I am right the issue is that sendmail is not allowing to pass the mails through because it theinks that the sender is somebeofy else, possible trying to spam .. Even when I put the packages name and address in /etc/mail/access and run the makemap-command the sendmail refuses to relay the mails ..&lt;BR /&gt;&lt;BR /&gt;-- Juha --</description>
    <pubDate>Tue, 15 Mar 2005 07:57:26 GMT</pubDate>
    <dc:creator>Juha Eklund_1</dc:creator>
    <dc:date>2005-03-15T07:57:26Z</dc:date>
    <item>
      <title>sendmail relay with cluster packages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-with-cluster-packages/m-p/3504788#M562626</link>
      <description>Howdy Ladies and gentlemen,&lt;BR /&gt;I have strange problem when trying to send email outside from machine using different "from-ip" . If I am using the machine/localhost everything works, but when I try to send email on behalf on cluster package ( connecting to the sendmail through package ip-address running on the same node ) it says it cant relay the mail. Attached is small log of my try and sendmails output.&lt;BR /&gt;&lt;BR /&gt;I have tried to put package-ip / package name to /etc/mail/relay-domains but with no luck.&lt;BR /&gt;&lt;BR /&gt;Machine is running hp-ux B.11.23, sendmail is 8.11.1, default sendmail.cf used ( only changed the Dj to official domain) . The machine itself can send/receive mails without any errors ..&lt;BR /&gt;&lt;BR /&gt;-- Juha --</description>
      <pubDate>Tue, 15 Mar 2005 06:10:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-with-cluster-packages/m-p/3504788#M562626</guid>
      <dc:creator>Juha Eklund_1</dc:creator>
      <dc:date>2005-03-15T06:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail relay with cluster packages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-with-cluster-packages/m-p/3504789#M562627</link>
      <description>Juha --&lt;BR /&gt;&lt;BR /&gt;We addressed this problem by allowing the machines to send the email by using the official domain but changed the "From" addresses using .elmrc (for our elm users) and an alias for our mailx users who are mounted on the package :&lt;BR /&gt;&lt;BR /&gt;mailx='mailx -r hpcu@domain.hp.com'&lt;BR /&gt;&lt;BR /&gt;This was on a per user basis.&lt;BR /&gt;&lt;BR /&gt;Here is a thread with other ideas for changing the from that I started which may help you as well:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=685447" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=685447&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Mar 2005 07:44:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-with-cluster-packages/m-p/3504789#M562627</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2005-03-15T07:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail relay with cluster packages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-with-cluster-packages/m-p/3504790#M562628</link>
      <description>Thanx for quick response, but the solution is not what I want ... Biggest issue is to configure the sendmail so that it *can* send the emails away ... If I am right the issue is that sendmail is not allowing to pass the mails through because it theinks that the sender is somebeofy else, possible trying to spam .. Even when I put the packages name and address in /etc/mail/access and run the makemap-command the sendmail refuses to relay the mails ..&lt;BR /&gt;&lt;BR /&gt;-- Juha --</description>
      <pubDate>Tue, 15 Mar 2005 07:57:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-with-cluster-packages/m-p/3504790#M562628</guid>
      <dc:creator>Juha Eklund_1</dc:creator>
      <dc:date>2005-03-15T07:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail relay with cluster packages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-with-cluster-packages/m-p/3504791#M562629</link>
      <description>Juha --&lt;BR /&gt;&lt;BR /&gt;Can you attach your sendmail.cf file ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Mar 2005 08:09:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-with-cluster-packages/m-p/3504791#M562629</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2005-03-15T08:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail relay with cluster packages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-with-cluster-packages/m-p/3504792#M562630</link>
      <description>.. sure, sorry that it was not included as from starting point ..&lt;BR /&gt;&lt;BR /&gt;-- Juha --&lt;BR /&gt;&lt;BR /&gt;PS: I modified the FQDN in Dj to be a dummy one ..</description>
      <pubDate>Tue, 15 Mar 2005 08:23:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-with-cluster-packages/m-p/3504792#M562630</guid>
      <dc:creator>Juha Eklund_1</dc:creator>
      <dc:date>2005-03-15T08:23:52Z</dc:date>
    </item>
  </channel>
</rss>

