<?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: Linux Redhat - sendmail - can't send outside domain due to FROM address in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904114#M87227</link>
    <description>Hi Matt,&lt;BR /&gt;&lt;BR /&gt;If you search for 200505261717.j4QHHQP6014833, what does your maillog say? &lt;BR /&gt;Please reply.&lt;BR /&gt;&lt;BR /&gt;Cheerio,&lt;BR /&gt;&lt;BR /&gt;Renarios</description>
    <pubDate>Fri, 27 May 2005 01:30:06 GMT</pubDate>
    <dc:creator>renarios</dc:creator>
    <dc:date>2005-05-27T01:30:06Z</dc:date>
    <item>
      <title>Linux Redhat - sendmail - can't send outside domain due to FROM address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904103#M87216</link>
      <description>emails are being sent out as user@host.domain.com.  This is fine within our domain but when sending outside the domain this address is not recognized.  need to figure out how to send as userhost@domain.com or host@wescodist.com</description>
      <pubDate>Thu, 26 May 2005 10:20:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904103#M87216</guid>
      <dc:creator>Matt Shaffer_1</dc:creator>
      <dc:date>2005-05-26T10:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Redhat - sendmail - can't send outside domain due to FROM address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904104#M87217</link>
      <description>In the /etc/mail/sendmail.cf file will be a section in there for masquerading. &lt;BR /&gt;&lt;BR /&gt;Using this masquerade feature will allow you to modify the FROM value.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 26 May 2005 10:41:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904104#M87217</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-05-26T10:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Redhat - sendmail - can't send outside domain due to FROM address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904105#M87218</link>
      <description>This is starting at line 137 in my sendmail.cf file.&lt;BR /&gt;&lt;BR /&gt;I am masquerading everybody sending mail to just 'localdomain'. The 'localhost' line is commented out and will not be in the FROM line.&lt;BR /&gt;&lt;BR /&gt;Remember to recycle sendmail for changes to take effect.&lt;BR /&gt;service sendmail restart&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# class E: names that should be exposed as from this host, even if we masquerade&lt;BR /&gt;# class L: names that should be delivered locally, even if we have a relay&lt;BR /&gt;# class M: domains that should be converted to $M&lt;BR /&gt;# class N: domains that should not be converted to $M&lt;BR /&gt;#CL root&lt;BR /&gt;#C{E}root&lt;BR /&gt;#C{w}localhost.localdomain&lt;BR /&gt;C{w}localdomain&lt;BR /&gt;</description>
      <pubDate>Thu, 26 May 2005 10:46:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904105#M87218</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-05-26T10:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Redhat - sendmail - can't send outside domain due to FROM address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904106#M87219</link>
      <description>that's great! It solves one of my problems.  The other thing is that I have 350 branch systems and we are getting emails from the super account on all of them.  I can't tell which system the emails are coming from.Is there anyway to adjust this name of the user to superbranchxxxx (ex superB1234) or just B1234?</description>
      <pubDate>Thu, 26 May 2005 10:56:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904106#M87219</guid>
      <dc:creator>Matt Shaffer_1</dc:creator>
      <dc:date>2005-05-26T10:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Redhat - sendmail - can't send outside domain due to FROM address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904107#M87220</link>
      <description>You can change the localdomain in the C{w} to whatever you like. They can be specific values for specific systems if you like but that sounds like work. (Don't want to do that!)&lt;BR /&gt;&lt;BR /&gt;Maybe setup by location if you have several systems at specific locations?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 26 May 2005 11:02:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904107#M87220</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-05-26T11:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Redhat - sendmail - can't send outside domain due to FROM address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904108#M87221</link>
      <description>When I make that change the email now comes as super@host.domain.com and that won't work.  Any other ideas?  thanks</description>
      <pubDate>Thu, 26 May 2005 11:29:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904108#M87221</guid>
      <dc:creator>Matt Shaffer_1</dc:creator>
      <dc:date>2005-05-26T11:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Redhat - sendmail - can't send outside domain due to FROM address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904109#M87222</link>
      <description>I have made no other change to sendmail.cf except commenting out C{w}localhost.localdomain.  The email came through as super@localdomain.com once.  Now it has reverted back to super@localhost.localdomain.com.  The above line is still commented out and no other changes have been made.  I restart sendmail and the result is the same.  HELP PLEASE</description>
      <pubDate>Thu, 26 May 2005 11:50:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904109#M87222</guid>
      <dc:creator>Matt Shaffer_1</dc:creator>
      <dc:date>2005-05-26T11:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Redhat - sendmail - can't send outside domain due to FROM address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904110#M87223</link>
      <description>Looks as if you will want to build a separate sendmail.cf file for each super (or 1 sendmail.cf for all systems if there are super.)&lt;BR /&gt;&lt;BR /&gt;A resource is found on the web site&lt;BR /&gt;&lt;A href="http://www.sendmail.org" target="_blank"&gt;http://www.sendmail.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This will describe how to build a sendmail.cf file with the MASQUERADE_AS feature, masquerade the envelops, compile the new sendmail.cf, put it into place and test it.&lt;BR /&gt;Here is the site that describes compile for Linux&lt;BR /&gt;&lt;A href="http://www.sendmail.org/compiling.html#Linux" target="_blank"&gt;http://www.sendmail.org/compiling.html#Linux&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here is the site for masquerade issues &lt;BR /&gt;&lt;A href="http://www.sendmail.org/faq/section3.html#3.16" target="_blank"&gt;http://www.sendmail.org/faq/section3.html#3.16&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 26 May 2005 11:52:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904110#M87223</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-05-26T11:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Redhat - sendmail - can't send outside domain due to FROM address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904111#M87224</link>
      <description>In the interim to get over the initial hump, have the 1 domain as listed in C{w}localdomain.&lt;BR /&gt;&lt;BR /&gt;This will remove the host name in the FROM address. &lt;BR /&gt;&lt;BR /&gt;Being that you want different envelopes as well as different domains you will need to create more than 1 sendmail.cf file and put them into their respective locations on the respective systems.&lt;BR /&gt;&lt;BR /&gt;This will be using the m4 compiler to create the new .cf files. In the source file will be FEATURE(MASQUERADE_AS) declaration - as an example.&lt;BR /&gt;&lt;BR /&gt;On the Linux box, look in the /usr/share/sendmail-cf directory. Lots of docs an examples.&lt;BR /&gt;&lt;BR /&gt;NOTE, the sendmail RPMs must be loaded as well.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 26 May 2005 12:07:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904111#M87224</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-05-26T12:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Redhat - sendmail - can't send outside domain due to FROM address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904112#M87225</link>
      <description>Maybe this will help.  I edited the line C{w}localdomain to C{w}wescodist.com.  This created /tmp/dead.letter.  Here are the contents:&lt;BR /&gt;/tmp/dead.letter... Saved message in /tmp/dead.letter&lt;BR /&gt;&lt;BR /&gt;QA12-LX-&amp;gt; more /tmp/dead.letter&lt;BR /&gt;From super Thu May 26 13:17:26 2005&lt;BR /&gt;Return-Path: &lt;SUPER&gt;&lt;BR /&gt;Received: (from super@localhost)&lt;BR /&gt;        by QA12-LX.wescodist.com (8.12.11/8.12.11/Submit) id j4QHHQP6014833&lt;BR /&gt;        for mshaffer@wescodist.com; Thu, 26 May 2005 13:17:26 -0400&lt;BR /&gt;Date: Thu, 26 May 2005 13:17:26 -0400&lt;BR /&gt;From: root &lt;SUPER&gt;&lt;BR /&gt;Message-Id: &amp;lt;200505261717.j4QHHQP6014833@QA12-LX.wescodist.com&amp;gt;&lt;BR /&gt;To: mshaffer@wescodist.com&lt;BR /&gt;&lt;BR /&gt;\n WESNET Branch System - Release 08.10.00 - C&lt;BR /&gt;&lt;/SUPER&gt;&lt;/SUPER&gt;</description>
      <pubDate>Thu, 26 May 2005 12:28:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904112#M87225</guid>
      <dc:creator>Matt Shaffer_1</dc:creator>
      <dc:date>2005-05-26T12:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Redhat - sendmail - can't send outside domain due to FROM address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904113#M87226</link>
      <description>One question would be why it went to dead.letter? Also, it doesn't appear that the envelope was changed.</description>
      <pubDate>Thu, 26 May 2005 12:39:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904113#M87226</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-05-26T12:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Redhat - sendmail - can't send outside domain due to FROM address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904114#M87227</link>
      <description>Hi Matt,&lt;BR /&gt;&lt;BR /&gt;If you search for 200505261717.j4QHHQP6014833, what does your maillog say? &lt;BR /&gt;Please reply.&lt;BR /&gt;&lt;BR /&gt;Cheerio,&lt;BR /&gt;&lt;BR /&gt;Renarios</description>
      <pubDate>Fri, 27 May 2005 01:30:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904114#M87227</guid>
      <dc:creator>renarios</dc:creator>
      <dc:date>2005-05-27T01:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Redhat - sendmail - can't send outside domain due to FROM address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904115#M87228</link>
      <description>What you exactly want to do. ?&lt;BR /&gt;make the mails as coming from super123@yourdomain.com ?&lt;BR /&gt;or super@yourdomain123.com ?&lt;BR /&gt;First option can de done by masquerading.&lt;BR /&gt;Check whether DM macro is set properly..&lt;BR /&gt;# sendmail -bt&lt;BR /&gt;ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)&lt;BR /&gt;Enter &lt;RULESET&gt; &lt;ADDRESS&gt;&lt;BR /&gt;&amp;gt;$M&lt;BR /&gt;&lt;BR /&gt;this should return ur masq.. domain.&lt;BR /&gt;&lt;/ADDRESS&gt;&lt;/RULESET&gt;</description>
      <pubDate>Fri, 27 May 2005 02:44:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904115#M87228</guid>
      <dc:creator>Bejoy C Alias</dc:creator>
      <dc:date>2005-05-27T02:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Redhat - sendmail - can't send outside domain due to FROM address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904116#M87229</link>
      <description>I want all emails from super@B1234.domain.com to come as superB1234@domain.com.  the first is not recognized as a valid domain name by outside sites.  When I run sendmail -bt I get my domain name as a response.  All changes that I have tried do not work.  I've tried to change masq, I've made changes in sendmail.mc and none of the changes are giving me the results that I want.  &lt;BR /&gt;</description>
      <pubDate>Fri, 27 May 2005 07:41:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904116#M87229</guid>
      <dc:creator>Matt Shaffer_1</dc:creator>
      <dc:date>2005-05-27T07:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Redhat - sendmail - can't send outside domain due to FROM address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904117#M87230</link>
      <description>You have the masquerade_domain part. What is needed now is changing the FROM header to rewrite to what you want. This is accomplished using the genericstable. &lt;BR /&gt;&lt;BR /&gt;Check out the following site and look down towards #6. This explains about the genericstable.&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;</description>
      <pubDate>Fri, 27 May 2005 11:46:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904117#M87230</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-05-27T11:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Redhat - sendmail - can't send outside domain due to FROM address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904118#M87231</link>
      <description>You have almost all the tools you need in this thread to complete the task.&lt;BR /&gt;&lt;BR /&gt;I would look back at the answers and do the following.&lt;BR /&gt;&lt;BR /&gt;Set up entires in virtusertable and genricstable to allow the subdomains to work.&lt;BR /&gt;&lt;BR /&gt;Set up the sendmail.mc file as noted in the virtual host link above to allow for multiple domains.&lt;BR /&gt;&lt;BR /&gt;I'm attaching a script called buildmail. It has some extra steps for building a spam database, which I'm removing because I don't think you need the complication right now.&lt;BR /&gt;&lt;BR /&gt;You will note some commented anti-spam code on the top of the script. It took me months to develop the full version. I might be able to spare some time to help you with installation, but really the script should just run and solve your entire issue.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Fri, 27 May 2005 12:42:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904118#M87231</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-05-27T12:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Redhat - sendmail - can't send outside domain due to FROM address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904119#M87232</link>
      <description>The best option to this domain rewriting is to include generics support in sendmail.cf . This may not be installed by default . U can install webmin and sendmail-cf rpm , then reconfigure sendmail using webmin , which i think is the easy way than manual editing of sendmail.cf/mc .</description>
      <pubDate>Sat, 28 May 2005 02:54:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904119#M87232</guid>
      <dc:creator>Bejoy C Alias</dc:creator>
      <dc:date>2005-05-28T02:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Redhat - sendmail - can't send outside domain due to FROM address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904120#M87233</link>
      <description>thanks everyone.  finally got this to work.</description>
      <pubDate>Tue, 31 May 2005 07:24:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904120#M87233</guid>
      <dc:creator>Matt Shaffer_1</dc:creator>
      <dc:date>2005-05-31T07:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Redhat - sendmail - can't send outside domain due to FROM address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904121#M87234</link>
      <description>worked with HP to resolve this issue.  had to install sendmail-cf rpm.  make some changes and additions to sendmail.mc, run make and restart sendmail.  emails from super are now coming as hostname@domain.com</description>
      <pubDate>Tue, 31 May 2005 07:27:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat-sendmail-can-t-send-outside-domain-due-to-from/m-p/4904121#M87234</guid>
      <dc:creator>Matt Shaffer_1</dc:creator>
      <dc:date>2005-05-31T07:27:33Z</dc:date>
    </item>
  </channel>
</rss>

