<?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: masquerade_domains = ? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/masquerade-domains/m-p/3091460#M7157</link>
    <description>Chris&lt;BR /&gt; &lt;BR /&gt;To make amends I did some search for you on the internet and found the following link perhaps, this will be of some use to you ?&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://www.postfix.org/faq.html#masquerade" target="_blank"&gt;http://www.postfix.org/faq.html#masquerade&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;J-P&lt;BR /&gt;</description>
    <pubDate>Mon, 13 Oct 2003 11:25:42 GMT</pubDate>
    <dc:creator>Huc_1</dc:creator>
    <dc:date>2003-10-13T11:25:42Z</dc:date>
    <item>
      <title>masquerade_domains = ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/masquerade-domains/m-p/3091451#M7148</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;can someone explain me, what does it mean&lt;BR /&gt;masquerade_domains =&lt;BR /&gt;in main.cf from postfix ?&lt;BR /&gt;&lt;BR /&gt;If I put there a domain name, for example:&lt;BR /&gt;masquerade_domains = mydomain.net&lt;BR /&gt;then all outgoing mails will be&lt;BR /&gt;myaddress@mydomain.net ?&lt;BR /&gt;&lt;BR /&gt;Or should I put there only the non existing internet domain ( internal domain ) &lt;BR /&gt;to hide it  ?&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;chris &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  &lt;BR /&gt;  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Oct 2003 02:10:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/masquerade-domains/m-p/3091451#M7148</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2003-10-13T02:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: masquerade_domains = ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/masquerade-domains/m-p/3091452#M7149</link>
      <description>masquerade_domains =&lt;BR /&gt;tells sendmail to masquerade or petend it is a certain domain.&lt;BR /&gt; &lt;BR /&gt;It effects all of the outbound mail on the server if sendmail is being used to send it.&lt;BR /&gt; &lt;BR /&gt;It is okay to use if you only intend to host one domain on a server. If you want to host multiple domains this is more complex and you need a tutorial on the subject that I'd be happy to provide. Let me know.&lt;BR /&gt; &lt;BR /&gt;SEP</description>
      <pubDate>Mon, 13 Oct 2003 02:14:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/masquerade-domains/m-p/3091452#M7149</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-13T02:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: masquerade_domains = ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/masquerade-domains/m-p/3091453#M7150</link>
      <description>I am not the author of this question, but after reading it and SEP, reply I for one dont know much on this subject and would be pleased to receive a tutorial, on the subject!&lt;BR /&gt; &lt;BR /&gt;This is a bite of a hijack, as I can not assign points if you answer me here SEP, but I am sure Chris, would do this for me ?&lt;BR /&gt;&lt;BR /&gt;Thanks, Chris&lt;BR /&gt;&lt;BR /&gt;J-P</description>
      <pubDate>Mon, 13 Oct 2003 06:30:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/masquerade-domains/m-p/3091453#M7150</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-13T06:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: masquerade_domains = ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/masquerade-domains/m-p/3091454#M7151</link>
      <description>Read this tip from sendmail.org :&lt;BR /&gt;&lt;A href="http://www.sendmail.org/m4/masquerading.html" target="_blank"&gt;http://www.sendmail.org/m4/masquerading.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Basically (stop me Steven if it's not what you meant), if you have ony one doamin, then this option is quite an easy one, for all outgoing mails are seen as coming from 'mydomain.net' even if the sender mail address parameters are not correct.&lt;BR /&gt;Otherwise, if you have several domains, then you need several outdgoing domains, of course ! And thus to read the tut !&lt;BR /&gt;&lt;BR /&gt;:]&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Mon, 13 Oct 2003 06:50:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/masquerade-domains/m-p/3091454#M7151</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-10-13T06:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: masquerade_domains = ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/masquerade-domains/m-p/3091455#M7152</link>
      <description>To support multiple domains on the same server you need to configure each domain in a couple of files:&lt;BR /&gt; &lt;BR /&gt;/etc/mail/virtusertable&lt;BR /&gt;@domainname.com         username&lt;BR /&gt;&lt;BR /&gt;Its tab delimited. This routes all the domain mail to one user name. If you want multiple users, these need to be set up explicitly as follows.&lt;BR /&gt;&lt;BR /&gt;webmaster@domainname.com    username&lt;BR /&gt;user1@domainname.com        username2&lt;BR /&gt;&lt;BR /&gt;The /etc/mail/genericstable&lt;BR /&gt;&lt;BR /&gt;is the opposite&lt;BR /&gt;username                  @domainname.com&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;I usually add an entry to /etc/aliases just to be sure. I have not done a necessity test on this.&lt;BR /&gt; &lt;BR /&gt;@domainname.com:     username&lt;BR /&gt;&lt;BR /&gt;Note the colon.&lt;BR /&gt; &lt;BR /&gt;Note the mistake in my earlier post.&lt;BR /&gt;&lt;BR /&gt;In my /etc/mail/sendmail.mc file masquerade_as is commented because it changes the whole system and is not compatible with multiple domains.&lt;BR /&gt; &lt;BR /&gt;masquerade_domain is set on for each domain.&lt;BR /&gt;&lt;BR /&gt;Ooops.  Everybody gets tired.&lt;BR /&gt; &lt;BR /&gt;I pull it all together with a script that builds the hash databases. This may not be needed on sendmail 8.12 it would seem those databases build themsleves, not sure about that.&lt;BR /&gt; &lt;BR /&gt;Attaching the script. Note the script has a huge spam database it builds into /etc/access My database has cut my spam to 2 per week at present. Amazing.&lt;BR /&gt; &lt;BR /&gt;SEP</description>
      <pubDate>Mon, 13 Oct 2003 08:54:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/masquerade-domains/m-p/3091455#M7152</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-13T08:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: masquerade_domains = ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/masquerade-domains/m-p/3091456#M7153</link>
      <description>Thanks, For your reply's I know very littel on the mail world "My only real exposure is $MC mrgate using VMS mail and ALL-IN-1 as an Internal System manager at Digital (DEC) for those old enough to remember" I have done just the basic set up to my Linux , mostly I use an ISP and mozilla browser for real work.&lt;BR /&gt;  &lt;BR /&gt;So this is like opening a new big chapiter.., will try my hand first on my internal LAN. &lt;BR /&gt;  &lt;BR /&gt;Like Alice (well perhap's not Alice) first step in "Wonder" sendmail-land (full rabbits, wonders, dangers, unknows, crytic compiles).&lt;BR /&gt; &lt;BR /&gt;SEP, Tks for the quality and dedication.&lt;BR /&gt;  &lt;BR /&gt;J-P</description>
      <pubDate>Mon, 13 Oct 2003 09:28:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/masquerade-domains/m-p/3091456#M7153</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-13T09:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: masquerade_domains = ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/masquerade-domains/m-p/3091457#M7154</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;sorry, I don't understand Huc's posting !&lt;BR /&gt;&lt;BR /&gt;and I'm not using sendmail, only postfix.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;chris&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Oct 2003 09:42:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/masquerade-domains/m-p/3091457#M7154</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2003-10-13T09:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: masquerade_domains = ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/masquerade-domains/m-p/3091458#M7155</link>
      <description>Chris,&lt;BR /&gt;&lt;BR /&gt;I think postfix is using the sendmail configuration.&lt;BR /&gt; &lt;BR /&gt;Additional note to my tutorial.&lt;BR /&gt;sendmail.mc has Cwdomainname.com for each hosted domain.&lt;BR /&gt; &lt;BR /&gt;SEP</description>
      <pubDate>Mon, 13 Oct 2003 10:03:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/masquerade-domains/m-p/3091458#M7155</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-13T10:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: masquerade_domains = ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/masquerade-domains/m-p/3091459#M7156</link>
      <description>&lt;BR /&gt;Yes, Chris sorry for hijack, my previous reply is to answer SEP and Jerome sendmail.cf, mail pointer, tutorials and links on mail in general.&lt;BR /&gt; &lt;BR /&gt;I drifted for your main concern/question "that is main.cf from postfix and masquerade_domains"&lt;BR /&gt; &lt;BR /&gt;Also forgive my sometime's bad english speeling/mastering.&lt;BR /&gt; &lt;BR /&gt;Your question prompt some reply's I was interest in ... I should have started a new question.&lt;BR /&gt; &lt;BR /&gt;J-P&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Oct 2003 10:15:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/masquerade-domains/m-p/3091459#M7156</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-13T10:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: masquerade_domains = ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/masquerade-domains/m-p/3091460#M7157</link>
      <description>Chris&lt;BR /&gt; &lt;BR /&gt;To make amends I did some search for you on the internet and found the following link perhaps, this will be of some use to you ?&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://www.postfix.org/faq.html#masquerade" target="_blank"&gt;http://www.postfix.org/faq.html#masquerade&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;J-P&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Oct 2003 11:25:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/masquerade-domains/m-p/3091460#M7157</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-13T11:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: masquerade_domains = ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/masquerade-domains/m-p/3091461#M7158</link>
      <description>thanks all</description>
      <pubDate>Thu, 16 Oct 2003 02:33:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/masquerade-domains/m-p/3091461#M7158</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2003-10-16T02:33:06Z</dc:date>
    </item>
  </channel>
</rss>

