<?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 sendmail installation in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sendmail-installation/m-p/4564322#M39336</link>
    <description>while installing send mail.8.14.3 on RHE5 server getting following error.&lt;BR /&gt;&lt;BR /&gt;[root@XXXXX sendmail-8.14.3]# install: cannot create regular file `/usr/man/man1/vacation.1': No such file or directory&lt;BR /&gt;&amp;gt; make[1]: *** [install-docs] Error 1&lt;BR /&gt;&amp;gt; make[1]: Leaving directory `/etc/mail/sendmail-8.14.3/obj.Linux.2.6.18-8.el5.i686/vacation'&lt;BR /&gt;&amp;gt; make: *** [all] Error 2&lt;BR /&gt;</description>
    <pubDate>Thu, 14 Jan 2010 12:31:19 GMT</pubDate>
    <dc:creator>snp</dc:creator>
    <dc:date>2010-01-14T12:31:19Z</dc:date>
    <item>
      <title>sendmail installation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-installation/m-p/4564322#M39336</link>
      <description>while installing send mail.8.14.3 on RHE5 server getting following error.&lt;BR /&gt;&lt;BR /&gt;[root@XXXXX sendmail-8.14.3]# install: cannot create regular file `/usr/man/man1/vacation.1': No such file or directory&lt;BR /&gt;&amp;gt; make[1]: *** [install-docs] Error 1&lt;BR /&gt;&amp;gt; make[1]: Leaving directory `/etc/mail/sendmail-8.14.3/obj.Linux.2.6.18-8.el5.i686/vacation'&lt;BR /&gt;&amp;gt; make: *** [all] Error 2&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Jan 2010 12:31:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-installation/m-p/4564322#M39336</guid>
      <dc:creator>snp</dc:creator>
      <dc:date>2010-01-14T12:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail installation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-installation/m-p/4564323#M39337</link>
      <description>&lt;!--!*#--&gt;Looks like a defect in the installation&lt;BR /&gt;procedure.  Did you try making the directory&lt;BR /&gt;yourself?&lt;BR /&gt;&lt;BR /&gt;      mkdir -p /usr/man/man1</description>
      <pubDate>Thu, 14 Jan 2010 12:38:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-installation/m-p/4564323#M39337</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-01-14T12:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail installation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-installation/m-p/4564324#M39338</link>
      <description>The newer releases of Linux filesystem standard prefer /usr/share/man instead of /usr/man. &lt;BR /&gt;&lt;BR /&gt;Obviously you're compiling Sendmail from source. Does your siteconfig.m4 file contain something like:&lt;BR /&gt;&lt;BR /&gt;define(`confMANROOTMAN', `/usr/man/man')&lt;BR /&gt;&lt;BR /&gt;If you find such a line, remove it and/or replace it with:&lt;BR /&gt;&lt;BR /&gt;define(`confMANROOTMAN', `/usr/share/man/man')&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 14 Jan 2010 14:07:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-installation/m-p/4564324#M39338</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-01-14T14:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail installation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-installation/m-p/4564325#M39339</link>
      <description>try as follows&lt;BR /&gt;&lt;BR /&gt;make and than make install</description>
      <pubDate>Fri, 15 Jan 2010 07:42:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-installation/m-p/4564325#M39339</guid>
      <dc:creator>Jupinder Bedi</dc:creator>
      <dc:date>2010-01-15T07:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail installation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-installation/m-p/4564326#M39340</link>
      <description>Wouldn't be easier to just install the rpm package?</description>
      <pubDate>Fri, 15 Jan 2010 08:17:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-installation/m-p/4564326#M39340</guid>
      <dc:creator>J. Maestre</dc:creator>
      <dc:date>2010-01-15T08:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail installation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-installation/m-p/4564327#M39341</link>
      <description>using make &amp;amp; make install i've installed. what to do next?</description>
      <pubDate>Fri, 15 Jan 2010 08:28:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-installation/m-p/4564327#M39341</guid>
      <dc:creator>snp</dc:creator>
      <dc:date>2010-01-15T08:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail installation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-installation/m-p/4564328#M39342</link>
      <description>good , now configure you sendmail by editing /etc/mail/sendmail.cf or find the path by using find command . now look for the relay field in that file and mention your relay server in that and also do some necessary changes if you want also mention your relay server in /etc/hosts file than restart the services&lt;BR /&gt;&lt;BR /&gt;service sendmail stop&lt;BR /&gt;service sendmail start</description>
      <pubDate>Fri, 15 Jan 2010 09:12:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-installation/m-p/4564328#M39342</guid>
      <dc:creator>Jupinder Bedi</dc:creator>
      <dc:date>2010-01-15T09:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail installation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-installation/m-p/4564329#M39343</link>
      <description>when trying to start - no response.</description>
      <pubDate>Fri, 15 Jan 2010 13:20:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-installation/m-p/4564329#M39343</guid>
      <dc:creator>snp</dc:creator>
      <dc:date>2010-01-15T13:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail installation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-installation/m-p/4564330#M39344</link>
      <description>have you mentioned the relay server in sendmail.cf and also check the server you have mentioned is pingable or not.</description>
      <pubDate>Fri, 15 Jan 2010 13:31:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-installation/m-p/4564330#M39344</guid>
      <dc:creator>Jupinder Bedi</dc:creator>
      <dc:date>2010-01-15T13:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail installation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-installation/m-p/4564331#M39345</link>
      <description>No response *at all* when trying to run "service sendmail start"? No error messages, *nothing* but the command prompt?&lt;BR /&gt;&lt;BR /&gt;That usually means the sendmail service has been disabled by setting the appropriate variable to "no" in /etc/sysconfig/sendmail.&lt;BR /&gt;&lt;BR /&gt;Because the "service" command did not display an error message, it means /etc/init.d/sendmail exists. That means you are not merely installing sendmail 8.14.3: I think you are *overwriting* RHEL5's standard version of sendmail with your custom version. &lt;BR /&gt;&lt;BR /&gt;The problem with that is, when RedHat publishes an update to RHEL 5's sendmail, then yum (the RHEL 5 package management tool) is going to again overwrite your custom version with RedHat's update.&lt;BR /&gt;&lt;BR /&gt;(Assuming your system *is* registered to RedHat Network; but if it isn't, why aren't you using the free CentOS Linux distribution instead?)&lt;BR /&gt;&lt;BR /&gt;If you want to replace RedHat's standard version of sendmail with a newer version because you need some new functionality, you should have made a custom RPM with an appropriate (=higher than RHEL5 sendmail's) version number, so that the package management system knows not to replace it with the standard updates. The custom package should have included copies of all the standard startup scripts &amp;amp; other configuration files of standard RedHat sendmail, including /etc/init.d/sendmail and /etc/sysconfig/sendmail.&lt;BR /&gt;&lt;BR /&gt;At the very least, you should now configure yum so it refuses to update sendmail automatically - and document what has been done to install a custom version of sendmail and why.&lt;BR /&gt;&lt;BR /&gt;Otherwise, someone who needs to install security updates to this system when you're not available is going to hate you.&lt;BR /&gt;&lt;BR /&gt;(If this system is going to handle incoming email from Internet, assume that there eventually *will* be a need to install important security updates.)&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Sat, 16 Jan 2010 22:27:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-installation/m-p/4564331#M39345</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-01-16T22:27:56Z</dc:date>
    </item>
  </channel>
</rss>

