<?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 Mail Routing in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/mail-routing/m-p/3132338#M75022</link>
    <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Assume I have two servers A and B hosting email service with sendmail for same domain xyz.com. I have 50 users in server A and 50 users in Server B. All users will have sender address in this format - user_name@xyz.com&lt;BR /&gt;&lt;BR /&gt;user in server A should able to send mail to other users in server A and also server B. How to do mail routing without using LDAP ?.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;U.SivaKumar.&lt;BR /&gt;</description>
    <pubDate>Mon, 01 Dec 2003 06:06:27 GMT</pubDate>
    <dc:creator>U.SivaKumar_2</dc:creator>
    <dc:date>2003-12-01T06:06:27Z</dc:date>
    <item>
      <title>Mail Routing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mail-routing/m-p/3132338#M75022</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Assume I have two servers A and B hosting email service with sendmail for same domain xyz.com. I have 50 users in server A and 50 users in Server B. All users will have sender address in this format - user_name@xyz.com&lt;BR /&gt;&lt;BR /&gt;user in server A should able to send mail to other users in server A and also server B. How to do mail routing without using LDAP ?.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;U.SivaKumar.&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Dec 2003 06:06:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mail-routing/m-p/3132338#M75022</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2003-12-01T06:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Mail Routing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mail-routing/m-p/3132339#M75023</link>
      <description>We have a similiar setup here.  I have 12 servers holding my users actual email accounts.  All users are known as user_name@abc.edu.  What I have done is in our primary mail server for the domain I have an alias file that points all individuals to the correct server.  So jim@abc.edu is aliased to jim@serverA.abc.edu and joe@abc.edu is aliased to joen@serverB.abc.edu.  This alias file is then cloned to all the other email servers so everyone is in sync and can deliver their own mail internally.&lt;BR /&gt;&lt;BR /&gt;--Jim&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Dec 2003 11:03:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mail-routing/m-p/3132339#M75023</guid>
      <dc:creator>James Specht</dc:creator>
      <dc:date>2003-12-01T11:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Mail Routing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mail-routing/m-p/3132340#M75024</link>
      <description>/etc/aliases&lt;BR /&gt;&lt;BR /&gt;On all the systems&lt;BR /&gt;&lt;BR /&gt;user_name@xyz.com:   user_name@servername.xyz.com&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The file is tab delimited.&lt;BR /&gt;&lt;BR /&gt;That change will start working as soon as you implement it, though its always a good idea to bounce the sendmail daaemon with a service sendmail restart&lt;BR /&gt;&lt;BR /&gt;I like James's idea. I may modify it to provide failover mail queing between my three domain servers.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Dec 2003 11:44:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mail-routing/m-p/3132340#M75024</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-12-01T11:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Mail Routing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mail-routing/m-p/3132341#M75025</link>
      <description>If you have some predictable pattern to the users on the given systems, you could use the 'virtual user table' to redirect them easier (for groupings) than the aliases file.</description>
      <pubDate>Mon, 01 Dec 2003 17:32:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mail-routing/m-p/3132341#M75025</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-12-01T17:32:06Z</dc:date>
    </item>
  </channel>
</rss>

