<?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 or DNS or permissions in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sendmail-or-dns-or-permissions/m-p/2607699#M825</link>
    <description>There is two ways to solve the problem :&lt;BR /&gt;&lt;BR /&gt;- The linux needs to send mails directly to Internet.&lt;BR /&gt;Update your DNS server like this&lt;BR /&gt;&lt;BR /&gt;mail.xxx.com      IN MX 0 mac.xxx.com&lt;BR /&gt;mac.xxx.com       IN A @IP-mac&lt;BR /&gt;&lt;BR /&gt;Don't forget to reload the DNS and be carefull about the TTL (propagation delay)&lt;BR /&gt;&lt;BR /&gt;- The linux doesn't needs to send e-mail outside and the mac is the mail gateway.&lt;BR /&gt;&lt;BR /&gt;update your /etc/sendmail.cf on the linux with the following&lt;BR /&gt;&lt;BR /&gt;DSmac.xxx.com&lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;DRmac.xxx.com (if you run and old version of sendmail)&lt;BR /&gt;&lt;BR /&gt;Don't forget to reload sendmail&lt;BR /&gt;</description>
    <pubDate>Tue, 06 Nov 2001 16:16:12 GMT</pubDate>
    <dc:creator>Juin</dc:creator>
    <dc:date>2001-11-06T16:16:12Z</dc:date>
    <item>
      <title>sendmail or DNS or permissions</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-or-dns-or-permissions/m-p/2607696#M822</link>
      <description>I got two boxes in the place where I work which are suppose to talk to each other. One is running Mac OS and Endura mail server. The other one is running linux Red Hat 6.2.&lt;BR /&gt;We set up web side of our company on linux box but all of our mail is still handle by Mac.&lt;BR /&gt;There are some forms to fill in on the web side (linux box) which are supposed to be belivered to user mail boxes (Mac box) but unfortunately they aren't.&lt;BR /&gt;&lt;BR /&gt;On one of linux user account I've got a message:&lt;BR /&gt;---------- Forwarded message ----------&lt;BR /&gt;Date: Sun, 4 Nov 2001 02:42:15 -0500&lt;BR /&gt;From: Mail Delivery Subsystem &lt;MAILER-DAEMON&gt;&lt;BR /&gt;To: postmaster@xxxx.com, webmaster@xxxx.com&lt;BR /&gt;Subject: Returned mail: Local configuration error&lt;BR /&gt;&lt;BR /&gt;The original message was received at Sun, 4 Nov 2001 02:42:14 -0500&lt;BR /&gt;from webmaster@localhost&lt;BR /&gt;&lt;BR /&gt;  ----- The following addresses had permanent fatal errors -----&lt;BR /&gt;user@mail.xxxx.com&lt;BR /&gt;&lt;BR /&gt;  ----- Transcript of session follows -----&lt;BR /&gt;553 mail.xxxx.com. config error: mail loops back to me (MX problem?)&lt;BR /&gt;554 user@mail.xxxx.com... Local configuration error&lt;BR /&gt;&lt;BR /&gt;How can I solve this problem?&lt;BR /&gt;Is it sendmail or DNS?&lt;BR /&gt;&lt;/MAILER-DAEMON&gt;</description>
      <pubDate>Mon, 05 Nov 2001 20:36:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-or-dns-or-permissions/m-p/2607696#M822</guid>
      <dc:creator>Marek Gorecki</dc:creator>
      <dc:date>2001-11-05T20:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail or DNS or permissions</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-or-dns-or-permissions/m-p/2607697#M823</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;This normally happens when the machine pointed to by the MX record (let's say domain.com) does not recognize itself  as domain.com.&lt;BR /&gt;&lt;BR /&gt;In this case, you should make sure that "domain.com" is listed inside the /etc/mail/lost-host-names file (sendmail &amp;gt;= 8.10) or /etc/sendmail.cw (sendmail &amp;lt; 8.10). You can also add the line "Cwdomain.com" to your sendmail.cf file (please, change domain.com to your actual domain name).&lt;BR /&gt;&lt;BR /&gt;Don't forget to restart sendmail after this change is done.&lt;BR /&gt;&lt;BR /&gt;Hope it helps.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Paga&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Nov 2001 20:45:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-or-dns-or-permissions/m-p/2607697#M823</guid>
      <dc:creator>Marco Paganini</dc:creator>
      <dc:date>2001-11-05T20:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail or DNS or permissions</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-or-dns-or-permissions/m-p/2607698#M824</link>
      <description>Hello again,&lt;BR /&gt;&lt;BR /&gt;It was much more complicated but I appreciate you quick respond. &lt;BR /&gt;The whole idea was to pinpoint and check ever possible connection which of course sendmail has with the rest of the files in linux box. The clue in this case is whole /etc folder especialy&lt;BR /&gt; files which are deallin' wiht hosts file. Of course diggin' in configs is one thing. Make the whole system work is another. &lt;BR /&gt;&lt;BR /&gt;thanks Paga anyway&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Nov 2001 07:24:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-or-dns-or-permissions/m-p/2607698#M824</guid>
      <dc:creator>Marek Gorecki</dc:creator>
      <dc:date>2001-11-06T07:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail or DNS or permissions</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-or-dns-or-permissions/m-p/2607699#M825</link>
      <description>There is two ways to solve the problem :&lt;BR /&gt;&lt;BR /&gt;- The linux needs to send mails directly to Internet.&lt;BR /&gt;Update your DNS server like this&lt;BR /&gt;&lt;BR /&gt;mail.xxx.com      IN MX 0 mac.xxx.com&lt;BR /&gt;mac.xxx.com       IN A @IP-mac&lt;BR /&gt;&lt;BR /&gt;Don't forget to reload the DNS and be carefull about the TTL (propagation delay)&lt;BR /&gt;&lt;BR /&gt;- The linux doesn't needs to send e-mail outside and the mac is the mail gateway.&lt;BR /&gt;&lt;BR /&gt;update your /etc/sendmail.cf on the linux with the following&lt;BR /&gt;&lt;BR /&gt;DSmac.xxx.com&lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;DRmac.xxx.com (if you run and old version of sendmail)&lt;BR /&gt;&lt;BR /&gt;Don't forget to reload sendmail&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Nov 2001 16:16:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-or-dns-or-permissions/m-p/2607699#M825</guid>
      <dc:creator>Juin</dc:creator>
      <dc:date>2001-11-06T16:16:12Z</dc:date>
    </item>
  </channel>
</rss>

