<?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 8.13 configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-13-configuration/m-p/5095942#M443277</link>
    <description>Carl,&lt;BR /&gt;&lt;BR /&gt;See this documents&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-91064/index.html" target="_blank"&gt;http://docs.hp.com/en/B2355-91064/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;WK</description>
    <pubDate>Wed, 05 Mar 2008 07:39:36 GMT</pubDate>
    <dc:creator>whiteknight</dc:creator>
    <dc:date>2008-03-05T07:39:36Z</dc:date>
    <item>
      <title>sendmail 8.13 configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-13-configuration/m-p/5095939#M443274</link>
      <description>Using sendmail 8.13.3 under HP-UX 11.11.&lt;BR /&gt;&lt;BR /&gt;gen_cf doesn't do anything for me - possibly a terminal emulation problem but it's anything but obvious about how to do what I need to do there.&lt;BR /&gt;&lt;BR /&gt;I see other posts here with information about adding to .mc files but no reference to documentation for .mc file directives or what is appropriate for sendmail.mc vs. submit.mc.&lt;BR /&gt;&lt;BR /&gt;Anyway, my requirements are fairly simple:&lt;BR /&gt;&lt;BR /&gt;1. Deliver all outbound mail to smart host&lt;BR /&gt;2. Masquerade all outbound From addresses to eliminate the local hostname&lt;BR /&gt;3. Use the local aliases file&lt;BR /&gt;&lt;BR /&gt;Previously I accomplished (1) by editing sendmail.cf and submit.cf directly but in order to solve (2) it appeared I should work with the .mc files.   So I read other messages in the forums and added the following to sendmail.mc (actually generic-hpux10.mc):&lt;BR /&gt;&lt;BR /&gt;define(`SMART_HOST',`mysmarthost.mydomain.com')dnl&lt;BR /&gt;MASQUERADE_AS(`mydomain.com')dnl&lt;BR /&gt;FEATURE(`masquerade_entire_domain')dnl&lt;BR /&gt;FEATURE(`masquerade_envelope')dnl&lt;BR /&gt;&lt;BR /&gt;Also added the above masquerade directives to submit.mc.&lt;BR /&gt;&lt;BR /&gt;Recompiled both with m4:&lt;BR /&gt;&lt;BR /&gt;m4 ../m4/cf.m4 ./generic-hpux10.mc &amp;gt; sendmail.cf&lt;BR /&gt;m4 ../m4/cf.m4 ./submit.mc &amp;gt; submit.cf&lt;BR /&gt;&lt;BR /&gt;and copied the results to /etc/mail.&lt;BR /&gt;&lt;BR /&gt;The masquerade problem seems fixed when sending mail to a specific address.&lt;BR /&gt;&lt;BR /&gt;But when sending mail to an alias, the alias name is appended with @mydomain.com.  That doesn't work.&lt;BR /&gt;&lt;BR /&gt;Any helpful tips welcome.</description>
      <pubDate>Tue, 04 Mar 2008 19:32:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-13-configuration/m-p/5095939#M443274</guid>
      <dc:creator>Carl Houseman</dc:creator>
      <dc:date>2008-03-04T19:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail 8.13 configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-13-configuration/m-p/5095940#M443275</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The only way to generate certain anti-spam features with sendmail on HP is with gen_cf&lt;BR /&gt;&lt;BR /&gt;It generates an sendmail.mc file(though the name is not that) from which you run the m4 commands to get a sendmail.cf configuration.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 04 Mar 2008 19:52:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-13-configuration/m-p/5095940#M443275</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-03-04T19:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail 8.13 configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-13-configuration/m-p/5095941#M443276</link>
      <description>I don't care aboiut anti-spam features.  I don't care if this machine is an open relay.  gen_cf doesn't appear to have anyting that accomplishes my 3 goals.</description>
      <pubDate>Tue, 04 Mar 2008 20:38:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-13-configuration/m-p/5095941#M443276</guid>
      <dc:creator>Carl Houseman</dc:creator>
      <dc:date>2008-03-04T20:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail 8.13 configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-13-configuration/m-p/5095942#M443277</link>
      <description>Carl,&lt;BR /&gt;&lt;BR /&gt;See this documents&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-91064/index.html" target="_blank"&gt;http://docs.hp.com/en/B2355-91064/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;WK</description>
      <pubDate>Wed, 05 Mar 2008 07:39:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-13-configuration/m-p/5095942#M443277</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2008-03-05T07:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail 8.13 configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-13-configuration/m-p/5095943#M443278</link>
      <description>Some documentation is better than no documentation, but not by much.   For example, find in that document where it explains how to configure a smart host in the .mc file.  But thanks for the link anyway.&lt;BR /&gt;&lt;BR /&gt;I'm closing this thread because I think I've resolved the issue I had with aliases.  It's a long and convoluted path to this diagnosis but I'll write it up here just in case someday the search engine is fixed so that recent posts are indexed...&lt;BR /&gt;&lt;BR /&gt;Back when sendmail was upgraded to 8.13 this server had a different name.  Since then it was backed up with ignite and then re-installed from that backup with a different host name (the re-install was not done simply to change the host name, there were other reasons).&lt;BR /&gt;&lt;BR /&gt;After that, sendmail 8.13 was still working for aliases and local delivery until I started messing around with m4 and the generic-hpux10.mc.  After that, local delivery and aliases broke - all mail to names without any @domain.com was being sent to the smart host as though it was for a different domain.  When I removed the smart host from the configuration, I started getting sendmail panics for local delivery because the mail couldn't go anywhere.&lt;BR /&gt;&lt;BR /&gt;I did check that the sendmail.cw file was correct.&lt;BR /&gt;&lt;BR /&gt;Oddly, I could still send mail from an outside source to this server and it would be delivered to local mailboxes.&lt;BR /&gt;&lt;BR /&gt;I compared and even re-copied the .cf files from /usr/newconfig/etc/mail but that had no effect on the problem!&lt;BR /&gt;&lt;BR /&gt;So I uninstalled and re-installed sendmail 8.13 and local delivery is working again. I even re-copied the .cf files from newconfig to /etc/mail and it stlil works.  If anybody has any ideas of how I could screwed it up as it was, go ahead and post and I'll re-open and throw you some points!</description>
      <pubDate>Wed, 05 Mar 2008 17:55:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-13-configuration/m-p/5095943#M443278</guid>
      <dc:creator>Carl Houseman</dc:creator>
      <dc:date>2008-03-05T17:55:29Z</dc:date>
    </item>
  </channel>
</rss>

