<?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: using .forward to forward mail in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/using-forward-to-forward-mail/m-p/4901603#M404181</link>
    <description>The sender gets the folowing reply:&lt;BR /&gt;&lt;BR /&gt;----- The following addresses had permanent fatal errors -----&lt;BR /&gt;"name@isp.nl"&lt;BR /&gt;(expanded from: unixuser)&lt;BR /&gt;&lt;BR /&gt;----- Transcript of session follows -----&lt;BR /&gt;... while talking to [192.168.109.119]:&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; RCPT To:&lt;NAME&gt;&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt; 554 &lt;SENDER&gt;: Sender address rejected: Access denied&lt;BR /&gt;554 Service unavailable&lt;BR /&gt;&lt;BR /&gt;Again I changed the real addresses.&lt;BR /&gt;&lt;BR /&gt;&lt;/SENDER&gt;&lt;/NAME&gt;</description>
    <pubDate>Thu, 12 May 2005 09:32:22 GMT</pubDate>
    <dc:creator>Marten Post</dc:creator>
    <dc:date>2005-05-12T09:32:22Z</dc:date>
    <item>
      <title>using .forward to forward mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-forward-to-forward-mail/m-p/4901598#M404176</link>
      <description>I want to use a .forward file to forward e-mail to an e-mailaddress.&lt;BR /&gt;The .forward file looks like:&lt;BR /&gt;&lt;BR /&gt;\unixuser&lt;BR /&gt;user@planet.nl&lt;BR /&gt;&lt;BR /&gt;When an e-mail is send to the unixusers e-mailaddress the folowing entries are made in the sendmail logfile:&lt;BR /&gt;&lt;BR /&gt;May 12 13:29:03 chinook sendmail[10822]: NAA10822: from=&lt;NAME&gt;, size=2052, class=0, pri=32052, nrcpts=1, msgid=&amp;lt;20050512111638.3F743108@mg5.megaplex.nl&amp;gt;, proto=ESMTP, relay=mail.gemnet.nl [192.168.109.118]&lt;BR /&gt;May 12 13:29:04 chinook sendmail[10827]: NAA10822: to=\unixuser, delay=00:00:11,xdelay=00:00:01, mailer=local, stat=Sent&lt;BR /&gt;May 12 13:29:25 chinook sendmail[10827]: NAA10822: to=user@planet.nl, delay=00:00:32, xdelay=00:00:21, mailer=relay, relay=[192.168.109.119] [192.168.109.119], stat=Service unavailable&lt;BR /&gt;May 12 13:29:28 chinook sendmail[10827]: NAA10822: NAA10827: DSN: Service unavailable&lt;BR /&gt;&lt;BR /&gt;The mail is not beeing forwarded.&lt;BR /&gt;What is wrong?&lt;/NAME&gt;</description>
      <pubDate>Thu, 12 May 2005 06:53:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-forward-to-forward-mail/m-p/4901598#M404176</guid>
      <dc:creator>Marten Post</dc:creator>
      <dc:date>2005-05-12T06:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: using .forward to forward mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-forward-to-forward-mail/m-p/4901599#M404177</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;check if the mails are getting queued??&lt;BR /&gt;&lt;BR /&gt;#mailq&lt;BR /&gt;&lt;BR /&gt;check whether sendmail is running??&lt;BR /&gt;#ps -ef |grep sendmail&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;start sendmail by&lt;BR /&gt;&lt;BR /&gt;#/sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Naveej</description>
      <pubDate>Thu, 12 May 2005 06:59:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-forward-to-forward-mail/m-p/4901599#M404177</guid>
      <dc:creator>Naveej.K.A</dc:creator>
      <dc:date>2005-05-12T06:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: using .forward to forward mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-forward-to-forward-mail/m-p/4901600#M404178</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can also check whether the DS macro is configured in the sendmail.cf and that your 192.168.109.119 (possible relay ) is reachable(ping) from the server.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Naveej&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 May 2005 07:07:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-forward-to-forward-mail/m-p/4901600#M404178</guid>
      <dc:creator>Naveej.K.A</dc:creator>
      <dc:date>2005-05-12T07:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: using .forward to forward mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-forward-to-forward-mail/m-p/4901601#M404179</link>
      <description>Sendmail is working fine we recieve mail and we can send mail. The only thing I can't get working forwarding e-mail to an external e-mailaddress.&lt;BR /&gt;The only diferance I see is in a line where mail is send is the characters &amp;lt;&amp;gt; are on the beginning and on the end of the e-mailaddress where the mail is send to.&lt;BR /&gt;&lt;BR /&gt;See example (I changed te e-mailddress).&lt;BR /&gt;&lt;BR /&gt;May 12 16:13:49 chinook sendmail[18715]: QAA18713: to=&lt;A.&gt;, delay=0&lt;BR /&gt;0:00:06, xdelay=00:00:06, mailer=relay, relay=[192.168.109.119] [192.168.109.119&lt;BR /&gt;], stat=Sent (Ok: queued as 2D7011E1401)&lt;BR /&gt;&lt;BR /&gt;When the .forward is used these characters are missing.&lt;/A.&gt;</description>
      <pubDate>Thu, 12 May 2005 09:19:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-forward-to-forward-mail/m-p/4901601#M404179</guid>
      <dc:creator>Marten Post</dc:creator>
      <dc:date>2005-05-12T09:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: using .forward to forward mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-forward-to-forward-mail/m-p/4901602#M404180</link>
      <description>delay=00:00:32, xdelay=00:00:21, mailer=relay, relay=[192.168.109.119] [192.168.109.119], stat=Service unavailable&lt;BR /&gt;&lt;BR /&gt;That message indicates that the relay server 192.168.109.119 is not permitting relay.&lt;BR /&gt;&lt;BR /&gt;That server must explicitly permit the server with the .forward files to relay to it. The instructions for correcting this situation vary depending on what OS the relay server is running.&lt;BR /&gt;&lt;BR /&gt;If it is a unix server, the /etc/mail/access file will need an entry like this:&lt;BR /&gt;&lt;BR /&gt;IP_of_this_unix_server    RELAY&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Then it will need its sendmail configuration database updated. There is a hpux script for that posted at &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hpux.ws/buildmail.hpux.text" target="_blank"&gt;http://www.hpux.ws/buildmail.hpux.text&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This version is tested with sendmail 8.11 and hpux 11i v1.&lt;BR /&gt;&lt;BR /&gt;A Linux version is available and I can develop a 8.13 sendmail version for HP-UX if needed.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 12 May 2005 09:26:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-forward-to-forward-mail/m-p/4901602#M404180</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-05-12T09:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: using .forward to forward mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-forward-to-forward-mail/m-p/4901603#M404181</link>
      <description>The sender gets the folowing reply:&lt;BR /&gt;&lt;BR /&gt;----- The following addresses had permanent fatal errors -----&lt;BR /&gt;"name@isp.nl"&lt;BR /&gt;(expanded from: unixuser)&lt;BR /&gt;&lt;BR /&gt;----- Transcript of session follows -----&lt;BR /&gt;... while talking to [192.168.109.119]:&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; RCPT To:&lt;NAME&gt;&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt; 554 &lt;SENDER&gt;: Sender address rejected: Access denied&lt;BR /&gt;554 Service unavailable&lt;BR /&gt;&lt;BR /&gt;Again I changed the real addresses.&lt;BR /&gt;&lt;BR /&gt;&lt;/SENDER&gt;&lt;/NAME&gt;</description>
      <pubDate>Thu, 12 May 2005 09:32:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-forward-to-forward-mail/m-p/4901603#M404181</guid>
      <dc:creator>Marten Post</dc:creator>
      <dc:date>2005-05-12T09:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: using .forward to forward mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-forward-to-forward-mail/m-p/4901604#M404182</link>
      <description>Hi Marten,&lt;BR /&gt;&lt;BR /&gt;I beleive that the mails coming to name@isp.nl is coming to unixuser which is getting forwarded to user@planet.nl, right??&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can you check by sending a mail by loggin as unixuser to user@planet.nl??&lt;BR /&gt;If all goes well, its either the problem with .forward (delete and create it again) or with the settings on 192.168.109.119 which does a domain check for all the mails.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Naveej&lt;BR /&gt;</description>
      <pubDate>Thu, 12 May 2005 22:52:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-forward-to-forward-mail/m-p/4901604#M404182</guid>
      <dc:creator>Naveej.K.A</dc:creator>
      <dc:date>2005-05-12T22:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: using .forward to forward mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-forward-to-forward-mail/m-p/4901605#M404183</link>
      <description>Well reading your anwers I think the settings on 192.168.109.119 don't allow forwarding. We don't manage this server, so I think we have to live with it.&lt;BR /&gt;Thanx anyway.</description>
      <pubDate>Tue, 17 May 2005 02:01:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-forward-to-forward-mail/m-p/4901605#M404183</guid>
      <dc:creator>Marten Post</dc:creator>
      <dc:date>2005-05-17T02:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: using .forward to forward mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-forward-to-forward-mail/m-p/4901606#M404184</link>
      <description>The relay server 192.168.109.119 does not allow forwarding. We don't manage this server.</description>
      <pubDate>Tue, 17 May 2005 02:05:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-forward-to-forward-mail/m-p/4901606#M404184</guid>
      <dc:creator>Marten Post</dc:creator>
      <dc:date>2005-05-17T02:05:34Z</dc:date>
    </item>
  </channel>
</rss>

