<?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: Sendmail config -- plz help in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sendmail-config-plz-help/m-p/3771700#M22879</link>
    <description>Forgot to mention that in order for the changes to take place - do: service sendmail restart.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;One more thing;&lt;BR /&gt;If a.test.com and b.test.com are local to your LAN - it probably means that they aren't registered with world's DNS servers and must be added manually to the DNS server that mail server from mail.test.com domain uses...&lt;BR /&gt;Hope it helps,&lt;BR /&gt;Cheers.</description>
    <pubDate>Fri, 14 Apr 2006 04:15:36 GMT</pubDate>
    <dc:creator>Alexander Chuzhoy</dc:creator>
    <dc:date>2006-04-14T04:15:36Z</dc:date>
    <item>
      <title>Sendmail config -- plz help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-config-plz-help/m-p/3771691#M22870</link>
      <description>Hello Dear Gurus&lt;BR /&gt;&lt;BR /&gt;test.com, a.test.com, and b.test.com has sendmail as their smtp server. All of these smtp servers are connected via lan, and only "mail.test.com" is connected with Internet.&lt;BR /&gt;&lt;BR /&gt;1, I want to configure that All mails to Internet from mail.a.test.com and mail.b.test.com should be forward/passed to "mail.test.com", and then mail.test.com will forward/passed the mails to Internet.&lt;BR /&gt;2, mail.test.com will receive  mails from Internet and forward/passed mails to appropriate server i.e either to mail.a.test.com or mail.b.test.com&lt;BR /&gt;&lt;BR /&gt;plz let me know what configuration I have to do&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Thu, 13 Apr 2006 13:42:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-config-plz-help/m-p/3771691#M22870</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2006-04-13T13:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail config -- plz help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-config-plz-help/m-p/3771692#M22871</link>
      <description>Shalom Maaz,&lt;BR /&gt;&lt;BR /&gt;Use the DS directive in sendmail.cf&lt;BR /&gt;&lt;BR /&gt;DSmail.test.com&lt;BR /&gt;&lt;BR /&gt;In the secondary servers.&lt;BR /&gt;&lt;BR /&gt;Add the following to mail.test.com /etc/mail/access file&lt;BR /&gt;&lt;BR /&gt;mail.b.test.com  RELAY&lt;BR /&gt;mail.a.test.com  RELAY&lt;BR /&gt;&lt;BR /&gt;You may need to compile your sendmail databases as well.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 13 Apr 2006 13:54:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-config-plz-help/m-p/3771692#M22871</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-04-13T13:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail config -- plz help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-config-plz-help/m-p/3771693#M22872</link>
      <description>1. you should configure "mail.test.com" as "smart relay host" in sendmail config for your "internal" servers.&lt;BR /&gt;&lt;BR /&gt;just add to your  sendmail.mc:&lt;BR /&gt;define(SMART_HOST,mail.test.com)&lt;BR /&gt;&lt;BR /&gt;see &lt;A href="http://www.rhce2b.com/clublinux/RHCE-17.shtml" target="_blank"&gt;http://www.rhce2b.com/clublinux/RHCE-17.shtml&lt;/A&gt; or &lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1019515" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1019515&lt;/A&gt; for more links&lt;BR /&gt;&lt;BR /&gt;2. Do you have some users on a.test.com, other users on b.test.com and so on?&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Apr 2006 14:24:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-config-plz-help/m-p/3771693#M22872</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-04-13T14:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail config -- plz help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-config-plz-help/m-p/3771694#M22873</link>
      <description>&amp;gt;2. Do you have some users on a.test.com, other users on b.test.com and so on?&lt;BR /&gt;&lt;BR /&gt;Yes, user1@b.test.com and user1@a.test.com</description>
      <pubDate>Thu, 13 Apr 2006 14:28:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-config-plz-help/m-p/3771694#M22873</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2006-04-13T14:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail config -- plz help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-config-plz-help/m-p/3771695#M22874</link>
      <description>Shalom again&lt;BR /&gt;&lt;BR /&gt;mailtest &lt;BR /&gt;&lt;BR /&gt;sendmail -v -d8 -d38 someone@mail.test.com&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;type some text&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;.&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/ENTER&gt;&lt;/ENTER&gt;&lt;/ENTER&gt;</description>
      <pubDate>Thu, 13 Apr 2006 14:44:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-config-plz-help/m-p/3771695#M22874</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-04-13T14:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail config -- plz help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-config-plz-help/m-p/3771696#M22875</link>
      <description>Dear SEP, and Vitaly Karasik Many Thanks for Prompt help/reply&lt;BR /&gt;&lt;BR /&gt;One more thing to ask .. when to use MAIL_HUB option in sendmail.mc  e.g what does the following line means ?&lt;BR /&gt;define (`MAIL_HUB', `mail.test.com')&lt;BR /&gt;&lt;BR /&gt;Thanks n Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Thu, 13 Apr 2006 14:53:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-config-plz-help/m-p/3771696#M22875</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2006-04-13T14:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail config -- plz help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-config-plz-help/m-p/3771697#M22876</link>
      <description>AFAIK , mail_hub works very similar to "smart host". &lt;BR /&gt;&lt;BR /&gt;As for your second question - you can use virtusertable (if you want to use addresses like username@test.com for all users) or domaintable (if you want to use user@a.test.com, user@b.test.com addresses)</description>
      <pubDate>Thu, 13 Apr 2006 15:08:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-config-plz-help/m-p/3771697#M22876</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-04-13T15:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail config -- plz help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-config-plz-help/m-p/3771698#M22877</link>
      <description>Dear Vitaly Karasik Thanks&lt;BR /&gt;Currently I have to maintain separate addresses like userx@b.test.com and usery@a.test.com, but later on we might switch to addresses like username@test.com.&lt;BR /&gt;1, Either I have to edit virtusertable or domaintable, the mail server will "mail.test.com" .. is it ?&lt;BR /&gt;2, If us plz write me the syntax of domaintable and virtusertable ?&lt;BR /&gt;&lt;BR /&gt;Thanks n Regards&lt;BR /&gt;Maaz&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Apr 2006 00:15:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-config-plz-help/m-p/3771698#M22877</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2006-04-14T00:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail config -- plz help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-config-plz-help/m-p/3771699#M22878</link>
      <description>below is an example /etc/mail/virtusertable file:&lt;BR /&gt;admin@freebsdhelp.org       john&lt;BR /&gt;dave@freebsdhelp.org       dave@yahoo.com &lt;BR /&gt;@freebsdhelp.org               big@kuwaitnet.net&lt;BR /&gt;@mail.test.com      %1@a.mail.test.com&lt;BR /&gt;&lt;BR /&gt;You have to read it from left to right.&lt;BR /&gt;Thus first line means: mail sent to admin@freebsdhelp.org should be forwarded to local user john.&lt;BR /&gt;Second line: mail sent to dave@freebsdhelp.org   should be forwarded to   dave@yahoo.com&lt;BR /&gt;Third line:  mail sent to any mailbox in @freebsdhelp.org  domain should be forwarded to  big@kuwaitnet.net.&lt;BR /&gt;Fourth line:  mail sent to some user at @mail.test.com domain will be redirected to the same user from a.mail.test.com domain.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The domaintable file is used to force sendmail to perform specific instructions after using DNS. The file, which is almost never used on Linux systems, allows you to provide expansion of short-form names. For example, suppose you often send mail to the host reallylongname.reallybignet.com but donâ  t want to type that entry each time. You can place an entry in the domaintable file that looks like&lt;BR /&gt;&lt;BR /&gt;reallylongname.reallybignet.com    big.com&lt;BR /&gt;&lt;BR /&gt;so that whenever you send mail to bill@big.com it is expanded by sendmail to bill@reallylongname.reallybignet.com. The domaintable file can also be used to correct common typographic mistakes. For example, if you find many users sending mail to abcdef.com instead of abcdfe.com, you can add a line to the domaintable file that corrects the domain name. Such a line looks like this:&lt;BR /&gt;&lt;BR /&gt;abcdfe.com    abcdef.com&lt;BR /&gt;&lt;BR /&gt;The format of the file is always correct domain followed by the incorrect (or shortened) domain name. &lt;BR /&gt;</description>
      <pubDate>Fri, 14 Apr 2006 04:09:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-config-plz-help/m-p/3771699#M22878</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2006-04-14T04:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail config -- plz help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-config-plz-help/m-p/3771700#M22879</link>
      <description>Forgot to mention that in order for the changes to take place - do: service sendmail restart.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;One more thing;&lt;BR /&gt;If a.test.com and b.test.com are local to your LAN - it probably means that they aren't registered with world's DNS servers and must be added manually to the DNS server that mail server from mail.test.com domain uses...&lt;BR /&gt;Hope it helps,&lt;BR /&gt;Cheers.</description>
      <pubDate>Fri, 14 Apr 2006 04:15:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-config-plz-help/m-p/3771700#M22879</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2006-04-14T04:15:36Z</dc:date>
    </item>
  </channel>
</rss>

