<?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 virtusertable , genericstable .. sendmail in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/virtusertable-genericstable-sendmail/m-p/2484885#M18673</link>
    <description>I have built a virtusertable and a generics table. in /etc/mail&lt;BR /&gt;I did this to be able to host the same username on 2 domains. ie user@thisdomain.net&lt;BR /&gt;and user@thatdomain.net , But it is not working. I have the virtusertable like this:&lt;BR /&gt;user@thisdomain.net user@localhost&lt;BR /&gt;user@thisdomain.net user0@localhost&lt;BR /&gt;and i have the generics table reversed. &lt;BR /&gt;My goal is to have mail that goes to user@thisdomain.net to go to var/mail/user&lt;BR /&gt;and user@thatdomain.net to go to var/mail/user0. This is just a stepping stone to the goal of having multiple domains on one sendmail server. And allowing the domains to have duplicate users. I was even thinking of doing a sendmail config that would send the mail that goes to user@thisdomain.net to &lt;BR /&gt;a file in var/mail/thisdomain/user , and mail to go to user@thatdomain.net to go to a file in var/mail/thatdomain/user. What is a real soloution here?&lt;BR /&gt;</description>
    <pubDate>Sat, 20 Jan 2001 18:45:55 GMT</pubDate>
    <dc:creator>someone_4</dc:creator>
    <dc:date>2001-01-20T18:45:55Z</dc:date>
    <item>
      <title>virtusertable , genericstable .. sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtusertable-genericstable-sendmail/m-p/2484885#M18673</link>
      <description>I have built a virtusertable and a generics table. in /etc/mail&lt;BR /&gt;I did this to be able to host the same username on 2 domains. ie user@thisdomain.net&lt;BR /&gt;and user@thatdomain.net , But it is not working. I have the virtusertable like this:&lt;BR /&gt;user@thisdomain.net user@localhost&lt;BR /&gt;user@thisdomain.net user0@localhost&lt;BR /&gt;and i have the generics table reversed. &lt;BR /&gt;My goal is to have mail that goes to user@thisdomain.net to go to var/mail/user&lt;BR /&gt;and user@thatdomain.net to go to var/mail/user0. This is just a stepping stone to the goal of having multiple domains on one sendmail server. And allowing the domains to have duplicate users. I was even thinking of doing a sendmail config that would send the mail that goes to user@thisdomain.net to &lt;BR /&gt;a file in var/mail/thisdomain/user , and mail to go to user@thatdomain.net to go to a file in var/mail/thatdomain/user. What is a real soloution here?&lt;BR /&gt;</description>
      <pubDate>Sat, 20 Jan 2001 18:45:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtusertable-genericstable-sendmail/m-p/2484885#M18673</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-01-20T18:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: virtusertable , genericstable .. sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtusertable-genericstable-sendmail/m-p/2484886#M18674</link>
      <description>I am running sendmail 8.9.3</description>
      <pubDate>Sat, 20 Jan 2001 18:48:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtusertable-genericstable-sendmail/m-p/2484886#M18674</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-01-20T18:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: virtusertable , genericstable .. sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtusertable-genericstable-sendmail/m-p/2484887#M18675</link>
      <description>To make my dbm table i used&lt;BR /&gt;/usr/sbin/makemap dbm /etc/mail/virtusertable &amp;lt; /etc/mail/virtusertable &lt;BR /&gt;and &lt;BR /&gt;/usr/sbin/makedbm /etc/mail/virtusertable &amp;lt; /etc/mail/virtusertable &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Jan 2001 03:52:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtusertable-genericstable-sendmail/m-p/2484887#M18675</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-01-22T03:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: virtusertable , genericstable .. sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtusertable-genericstable-sendmail/m-p/2484888#M18676</link>
      <description>This is from the qpopper FAQ:&lt;BR /&gt;&lt;BR /&gt;----------------------&lt;BR /&gt;Does Qpopper support virtual domains? &lt;BR /&gt;Virtual domains are not currently supported by qpopper, but you can handle them by configuring your MTA (e.g., Sendmail) to map, say, joe@domain1 to user23, and joe@domain2 to user89 (or whatever).  Then you tell Joe #1 that his email address is joe@domain1.x.y and his POP user name is user23, and Joe #2 that his email address is joe@domain2.x.y and his POP user name is user89. &lt;BR /&gt;&lt;BR /&gt;------------------</description>
      <pubDate>Mon, 22 Jan 2001 09:09:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtusertable-genericstable-sendmail/m-p/2484888#M18676</guid>
      <dc:creator>Dave Kelly_1</dc:creator>
      <dc:date>2001-01-22T09:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: virtusertable , genericstable .. sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtusertable-genericstable-sendmail/m-p/2484889#M18677</link>
      <description>You mayhave already seen this but there is a description on virtual hosting at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sendmail.org/virtual-hosting.html" target="_blank"&gt;http://www.sendmail.org/virtual-hosting.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;To answer your question regarding location of delivery directories, this comes from the sendmail FAQ:&lt;BR /&gt;&lt;BR /&gt;Subject: Q4.3 -- How can I get sendmail to deliver local mail to $HOME/.mail instead of into /usr/spool/mail (or /usr/mail)?&lt;BR /&gt;Date: July 9, 1996 &lt;BR /&gt;Updated: January 7, 1999 &lt;BR /&gt;Again, this is a local mailer issue, not a sendmail issue. Either modify your local mailer (source code will be required) or change the program called in the "local" mailer configuration description to be a new program that does this local delivery. One program that is capable of doing this is procmail (see Q4.9), although there are probably many others as well. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Jan 2001 09:13:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtusertable-genericstable-sendmail/m-p/2484889#M18677</guid>
      <dc:creator>Dave Kelly_1</dc:creator>
      <dc:date>2001-01-22T09:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: virtusertable , genericstable .. sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtusertable-genericstable-sendmail/m-p/2484890#M18678</link>
      <description>That is right. That is what I am trying to do. &lt;BR /&gt;I have the virtusertable set up to send mail:&lt;BR /&gt;user@domain1.net user&lt;BR /&gt;user@domain2.net user0&lt;BR /&gt;-----------&lt;BR /&gt;but I think I made my table wrong.&lt;BR /&gt;I am still working on it</description>
      <pubDate>Mon, 22 Jan 2001 19:15:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtusertable-genericstable-sendmail/m-p/2484890#M18678</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-01-22T19:15:32Z</dc:date>
    </item>
  </channel>
</rss>

