<?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 not using .forward in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/sendmail-not-using-forward/m-p/3880856#M17993</link>
    <description>Hi everyone&lt;BR /&gt;&lt;BR /&gt;My sendmail does not appear to be using .forward files for anyone except the root account.&lt;BR /&gt;&lt;BR /&gt;When I send to root using :&lt;BR /&gt;# echo "this is a test" | /usr/sbin/sendmail -v root&lt;BR /&gt;/.forward: line 1: forwarding to \root, sapteam@s1rts.co.uk&lt;BR /&gt;... and so on..&lt;BR /&gt;&lt;BR /&gt;When I send to any other user, even though their .forward files exist in their home directories :&lt;BR /&gt;# echo "this is a test" | /usr/sbin/sendmail -v orgadm&lt;BR /&gt;orgadm... Connecting to smtp.uk.aero.bxxx.net. via smtpr...&lt;BR /&gt;&lt;BR /&gt;It doesnt even try to forward in the first line (as it did for root).&lt;BR /&gt;&lt;BR /&gt;Would anyone have any ideas on this?&lt;BR /&gt;Much appreciated</description>
    <pubDate>Mon, 16 Oct 2006 09:51:52 GMT</pubDate>
    <dc:creator>TMcB</dc:creator>
    <dc:date>2006-10-16T09:51:52Z</dc:date>
    <item>
      <title>sendmail not using .forward</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/sendmail-not-using-forward/m-p/3880856#M17993</link>
      <description>Hi everyone&lt;BR /&gt;&lt;BR /&gt;My sendmail does not appear to be using .forward files for anyone except the root account.&lt;BR /&gt;&lt;BR /&gt;When I send to root using :&lt;BR /&gt;# echo "this is a test" | /usr/sbin/sendmail -v root&lt;BR /&gt;/.forward: line 1: forwarding to \root, sapteam@s1rts.co.uk&lt;BR /&gt;... and so on..&lt;BR /&gt;&lt;BR /&gt;When I send to any other user, even though their .forward files exist in their home directories :&lt;BR /&gt;# echo "this is a test" | /usr/sbin/sendmail -v orgadm&lt;BR /&gt;orgadm... Connecting to smtp.uk.aero.bxxx.net. via smtpr...&lt;BR /&gt;&lt;BR /&gt;It doesnt even try to forward in the first line (as it did for root).&lt;BR /&gt;&lt;BR /&gt;Would anyone have any ideas on this?&lt;BR /&gt;Much appreciated</description>
      <pubDate>Mon, 16 Oct 2006 09:51:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/sendmail-not-using-forward/m-p/3880856#M17993</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2006-10-16T09:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail not using .forward</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/sendmail-not-using-forward/m-p/3880857#M17994</link>
      <description>What do you see in the maillog? Ensure that the .forward file is owned by the user and does not allow group o world write.</description>
      <pubDate>Mon, 16 Oct 2006 10:22:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/sendmail-not-using-forward/m-p/3880857#M17994</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-10-16T10:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail not using .forward</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/sendmail-not-using-forward/m-p/3880858#M17995</link>
      <description>Hi&lt;BR /&gt;Permissions semm Ok :&lt;BR /&gt;sappayorg&amp;gt; ls -l .forward&lt;BR /&gt;-rw-r--r--   1 oraorg   dba           30 Oct  4  2004 .forward&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Mail.log file shows :&lt;BR /&gt;Oct 16 16:25:00 sappayorg sendmail[196160]: k9GFP0g0000196160: from=mcbridt, siz&lt;BR /&gt;e=15, class=0, nrcpts=1, msgid=&amp;lt;200610161525.k9GFP0g0000196160@sappayorg.s1rts.&lt;BR /&gt;co.uk&amp;gt;, relay=root@localhost&lt;BR /&gt;Oct 16 16:25:00 sappayorg sendmail[196160]: k9GFP0g0000196160: to=orgadm, ctladd&lt;BR /&gt;r=mcbridt (0/1), delay=00:00:00, xdelay=00:00:00, mailer=smtpr, pri=30015, relay&lt;BR /&gt;=smtp.uk.aero.bxxx.net. [172.25.81.97], dsn=2.0.0, stat=Sent (Message acce&lt;BR /&gt;pted for delivery)&lt;BR /&gt;&lt;BR /&gt;Whereas when it works for root, mail.log shows :&lt;BR /&gt;Oct 16 15:14:36 sappayorg sendmail[194786]: k9GEEaG0000194786: to=\root,sapteam@&lt;BR /&gt;s1rts.co.uk, ctladdr=mcbridt (0/1), delay=00:00:00, xdelay=00:00:00, mailer=smt&lt;BR /&gt;pr, pri=60015, relay=smtp.uk.aero.bxxx.net. [172.25.81.97], dsn=2.0.0, sta&lt;BR /&gt;t=Sent (Message accepted for delivery)&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Oct 2006 10:28:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/sendmail-not-using-forward/m-p/3880858#M17995</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2006-10-16T10:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail not using .forward</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/sendmail-not-using-forward/m-p/3880859#M17996</link>
      <description>&amp;gt; sappayorg&amp;gt; ls -l .forward&lt;BR /&gt;&amp;gt; -rw-r--r-- 1 oraorg dba 30 Oct 4 2004 .forward&lt;BR /&gt;&lt;BR /&gt;And whose home directory is this?  "oraorg"?&lt;BR /&gt;&lt;BR /&gt;[...] to=orgadm, [...]&lt;BR /&gt;&lt;BR /&gt;Doesn't look to me like "oraorg".  Or am I&lt;BR /&gt;missing something?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What's the user name to which you're sending&lt;BR /&gt;the e-mail?&lt;BR /&gt;&lt;BR /&gt;What's the home directory of that user?&lt;BR /&gt;&lt;BR /&gt;What's "ls -l" say about the ".forward" file&lt;BR /&gt;in the home directory of that user?&lt;BR /&gt;&lt;BR /&gt;Does that user own his own ".forward" file?&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Oct 2006 16:45:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/sendmail-not-using-forward/m-p/3880859#M17996</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-10-16T16:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail not using .forward</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/sendmail-not-using-forward/m-p/3880860#M17997</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;there are 2 users : orgadm and oraorg&lt;BR /&gt;the 2 .forward files are in their home directories and permissions are :&lt;BR /&gt;&lt;BR /&gt;-rw-r--r--   1 oraorg   dba           30 Oct  4  2004 .forward&lt;BR /&gt;&lt;BR /&gt;-rw-r--r--   1 orgadm   sapsys        30 Oct  4  2004 .forward&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Oct 2006 02:44:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/sendmail-not-using-forward/m-p/3880860#M17997</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2006-10-17T02:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail not using .forward</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/sendmail-not-using-forward/m-p/3880861#M17998</link>
      <description>Make sure that all of the directories in the chain above the home directory of the users are NOT group-writable.  The requirement on group writes is not just for the user's home directory, but for all directories in the path to the home directory.  If, for example, the home directory path is "/opt/home/user", if either "/opt" or "/opt/home" is group-writable, then the forward action will fail.&lt;BR /&gt;&lt;BR /&gt;We have been bitten by that "feature" here.</description>
      <pubDate>Tue, 17 Oct 2006 09:02:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/sendmail-not-using-forward/m-p/3880861#M17998</guid>
      <dc:creator>Don Ritchey</dc:creator>
      <dc:date>2006-10-17T09:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail not using .forward</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/sendmail-not-using-forward/m-p/3880862#M17999</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;just checked - &lt;BR /&gt;all dir's look OK. (/usr/users/oraorg)&lt;BR /&gt;drwxr-xr-x  34 root     system       8192 Oct  3 14:19 usr&lt;BR /&gt;drwxr-xr-x   9 root     dba         8192 Nov 22  2004 users&lt;BR /&gt;drwxr-xr-x  10 oraorg   dba         8192 Oct 17 09:22 oraorg&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Oct 2006 09:08:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/sendmail-not-using-forward/m-p/3880862#M17999</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2006-10-17T09:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail not using .forward</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/sendmail-not-using-forward/m-p/3880863#M18000</link>
      <description>try adding the user oraorg to the file /var/adm/sendmail/local.users as the mail may be going directly to the mailserver and bypassing the .forward file</description>
      <pubDate>Thu, 16 Nov 2006 08:17:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/sendmail-not-using-forward/m-p/3880863#M18000</guid>
      <dc:creator>Philip Lawrence_1</dc:creator>
      <dc:date>2006-11-16T08:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail not using .forward</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/sendmail-not-using-forward/m-p/3880864#M18001</link>
      <description>Issue was resolved when I ran "mailsetup" to reconfigure sendmail</description>
      <pubDate>Thu, 16 Nov 2006 08:51:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/sendmail-not-using-forward/m-p/3880864#M18001</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2006-11-16T08:51:22Z</dc:date>
    </item>
  </channel>
</rss>

