<?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: virtusertable syntax  -- plz help in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/virtusertable-syntax-plz-help/m-p/4978345#M47197</link>
    <description>I suggest you to use the /etc/aliases file&lt;BR /&gt;for local users address translation.&lt;BR /&gt;&lt;BR /&gt;Read here for more info:&lt;BR /&gt;&lt;A href="http://www.yak.net/fqa/190.html" target="_blank"&gt;http://www.yak.net/fqa/190.html&lt;/A&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 11 May 2006 01:52:22 GMT</pubDate>
    <dc:creator>Alexander Chuzhoy</dc:creator>
    <dc:date>2006-05-11T01:52:22Z</dc:date>
    <item>
      <title>virtusertable syntax  -- plz help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/virtusertable-syntax-plz-help/m-p/4978342#M47194</link>
      <description>I want that every mail to john will go to james.&lt;BR /&gt;I have achieve this from /etc/alias file, as:&lt;BR /&gt;#vi /etc/aliases &lt;BR /&gt;john: james&lt;BR /&gt;#newaliases&lt;BR /&gt;&lt;BR /&gt;But I have heard and read also that it can also be done via virtusertable&lt;BR /&gt;#vi virtusertable&lt;BR /&gt;john@   james&lt;BR /&gt;#make&lt;BR /&gt;&lt;BR /&gt;But when I mail to john...instead of james, john received the mail.&lt;BR /&gt;from /var/log/maillog&lt;BR /&gt;May 10 22:43:59 mail sendmail[2594]: k4AHhxgi002594: from=&lt;TEST&gt;, size=312, class=0, nrcpts=1, msgid=&amp;lt;1147283028.2415.2.camel@mail&amp;gt;, proto=ESMTP, daemon=MTA, relay=pcact.test.net [10.100.200.15]&lt;BR /&gt;May 10 22:43:59 mail sendmail[2594]: k4AHhxgi002594: to=&lt;JOHN&gt;, delay=00:00:00, mailer=local, pri=30312, dsn=4.4.3, stat=sent&lt;BR /&gt;&lt;BR /&gt;why ?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Maaz&lt;BR /&gt;&lt;/JOHN&gt;&lt;/TEST&gt;</description>
      <pubDate>Wed, 10 May 2006 13:29:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/virtusertable-syntax-plz-help/m-p/4978342#M47194</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2006-05-10T13:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: virtusertable syntax  -- plz help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/virtusertable-syntax-plz-help/m-p/4978343#M47195</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;here is virtusertable syntax example. I would recommnad that you use full email address rather then just aliases. Also you must restart sendmail to read updated table.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.defcon1.org/html/Software_Articles/File-Share/Qmail-install/Story/virtusertable.html" target="_blank"&gt;http://www.defcon1.org/html/Software_Articles/File-Share/Qmail-install/Story/virtusertable.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sung</description>
      <pubDate>Wed, 10 May 2006 19:32:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/virtusertable-syntax-plz-help/m-p/4978343#M47195</guid>
      <dc:creator>Sung Oh</dc:creator>
      <dc:date>2006-05-10T19:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: virtusertable syntax  -- plz help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/virtusertable-syntax-plz-help/m-p/4978344#M47196</link>
      <description>Make sure your sendmail is configured to handle virtusertable. Your sendmail.mc file should have this line uncommented (meaning no "dnl" in front of it) and create sendmail.cf file.&lt;BR /&gt;FEATURE(`virtusertable',`hash -o /etc/mail/virtusertable.db')dnl&lt;BR /&gt;&lt;BR /&gt;have a look at the README.cf file in /usr/share/doc/sendmail this explains the use of virtusertable in a very detailed way, here is some part of it&lt;BR /&gt;&lt;BR /&gt;info@foo.com    foo-info&lt;BR /&gt;                        info@bar.com    bar-info&lt;BR /&gt;                        joe@bar.com     error:nouser 550 No such user here&lt;BR /&gt;                        jax@bar.com     error:5.7.0:550 Address invalid&lt;BR /&gt;                        @baz.org        jane@example.net&lt;BR /&gt;&lt;BR /&gt;                then mail addressed to info@foo.com will be sent to the&lt;BR /&gt;                address foo-info, mail addressed to info@bar.com will be&lt;BR /&gt;                delivered to bar-info, and mail addressed to anyone at baz.org&lt;BR /&gt;                will be sent to jane@example.net, mail to joe@bar.com will&lt;BR /&gt;                be rejected with the specified error message, and mail to&lt;BR /&gt;                jax@bar.com will also have a RFC 1893 compliant error code&lt;BR /&gt;                5.7.0.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Rajeev</description>
      <pubDate>Wed, 10 May 2006 20:57:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/virtusertable-syntax-plz-help/m-p/4978344#M47196</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2006-05-10T20:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: virtusertable syntax  -- plz help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/virtusertable-syntax-plz-help/m-p/4978345#M47197</link>
      <description>I suggest you to use the /etc/aliases file&lt;BR /&gt;for local users address translation.&lt;BR /&gt;&lt;BR /&gt;Read here for more info:&lt;BR /&gt;&lt;A href="http://www.yak.net/fqa/190.html" target="_blank"&gt;http://www.yak.net/fqa/190.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 May 2006 01:52:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/virtusertable-syntax-plz-help/m-p/4978345#M47197</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2006-05-11T01:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: virtusertable syntax  -- plz help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/virtusertable-syntax-plz-help/m-p/4978346#M47198</link>
      <description>Virtualusertable is normally used when you host multiple domains in your server, it allows you to specify the domain part in the table. You can also do something like this:&lt;BR /&gt;&lt;BR /&gt;# All messages to ha goes to testha&lt;BR /&gt;ha@test-virtual.com     testha&lt;BR /&gt;&lt;BR /&gt;# All mesages to domain test-virtual.com goes to root&lt;BR /&gt;@test-virtual.com       root&lt;BR /&gt;&lt;BR /&gt;# All messages to domain test2-virtual.com goest to the same user but in the domain test-same-si.com&lt;BR /&gt;@test2-virtual.com        %1@test-same-si.com</description>
      <pubDate>Thu, 11 May 2006 08:16:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/virtusertable-syntax-plz-help/m-p/4978346#M47198</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-05-11T08:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: virtusertable syntax  -- plz help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/virtusertable-syntax-plz-help/m-p/4978347#M47199</link>
      <description>Thanks All ;)</description>
      <pubDate>Thu, 11 May 2006 13:07:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/virtusertable-syntax-plz-help/m-p/4978347#M47199</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2006-05-11T13:07:40Z</dc:date>
    </item>
  </channel>
</rss>

