<?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 from address question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-from-address-question/m-p/4263007#M333205</link>
    <description>It should be for serverA.&lt;BR /&gt;&lt;BR /&gt;Also I agree with Dennis on hiding the servername specially if the email message goes outside the company. However if the message stays within your company you probably want to know which server the mail comes from for a specific user, such as oracle. You can also leave the DM setting alone and utilize the CE class to exclude users from the DM rule by adding them in the CE class. The root account is in the CE class by default.&lt;BR /&gt;</description>
    <pubDate>Thu, 04 Sep 2008 11:36:23 GMT</pubDate>
    <dc:creator>TTr</dc:creator>
    <dc:date>2008-09-04T11:36:23Z</dc:date>
    <item>
      <title>Sendmail from address question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-from-address-question/m-p/4263002#M333200</link>
      <description>I have two servers (both are mail client). on server A when i send the email, the response back is from "username@domainname.company.com (like in joe@vcs.abc.com) on server B the response is from "username@servername.domainname.company.com (like joe@crusader.vcs.abc.com). We want the email like in serverB which includes the server address. Where should the change be made on serverA so that it is same as serverB?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Joe</description>
      <pubDate>Thu, 04 Sep 2008 10:49:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-from-address-question/m-p/4263002#M333200</guid>
      <dc:creator>joe_91</dc:creator>
      <dc:date>2008-09-04T10:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail from address question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-from-address-question/m-p/4263003#M333201</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I generally handle this with a script.&lt;BR /&gt;&lt;BR /&gt;The attached script does what you want, and a few other things like sending an attachment.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hpux.ws/?p=7" target="_blank"&gt;http://www.hpux.ws/?p=7&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 04 Sep 2008 11:05:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-from-address-question/m-p/4263003#M333201</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-09-04T11:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail from address question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-from-address-question/m-p/4263004#M333202</link>
      <description>Steven&lt;BR /&gt;&lt;BR /&gt;Thanks..is there a way i can change the sendmail.cf to acheive the desired result?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Joe</description>
      <pubDate>Thu, 04 Sep 2008 11:15:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-from-address-question/m-p/4263004#M333202</guid>
      <dc:creator>joe_91</dc:creator>
      <dc:date>2008-09-04T11:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail from address question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-from-address-question/m-p/4263005#M333203</link>
      <description>&amp;gt;We want the email like in serverB which includes the server address. Where should the change be made on serverA so that it is same as serverB?&lt;BR /&gt;&lt;BR /&gt;This is exactly backwards than the way I want things.  I.e. I don't want anyone to know about servers but have all mail sent to a central domain site.&lt;BR /&gt;&lt;BR /&gt;But the way I achieve A is to set the DM macro in serverA.  So you need to comment that macro out and then restart sendmail.</description>
      <pubDate>Thu, 04 Sep 2008 11:30:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-from-address-question/m-p/4263005#M333203</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-09-04T11:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail from address question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-from-address-question/m-p/4263006#M333204</link>
      <description>Checkout the "DM" setting in sendmail.cf on serverB and remove any settings that have been added there. That is the "DM" should be all by itself on the begining of the line.&lt;BR /&gt;Compare it with serverA if you like to verify.</description>
      <pubDate>Thu, 04 Sep 2008 11:30:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-from-address-question/m-p/4263006#M333204</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-09-04T11:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail from address question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-from-address-question/m-p/4263007#M333205</link>
      <description>It should be for serverA.&lt;BR /&gt;&lt;BR /&gt;Also I agree with Dennis on hiding the servername specially if the email message goes outside the company. However if the message stays within your company you probably want to know which server the mail comes from for a specific user, such as oracle. You can also leave the DM setting alone and utilize the CE class to exclude users from the DM rule by adding them in the CE class. The root account is in the CE class by default.&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Sep 2008 11:36:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-from-address-question/m-p/4263007#M333205</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-09-04T11:36:23Z</dc:date>
    </item>
  </channel>
</rss>

