<?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: senmail problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/senmail-problem/m-p/3431857#M15094</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Attaching mail.log for your further investigation.&lt;BR /&gt;&lt;BR /&gt;Mohan&lt;BR /&gt;</description>
    <pubDate>Mon, 29 Nov 2004 21:03:36 GMT</pubDate>
    <dc:creator>mohan_19</dc:creator>
    <dc:date>2004-11-29T21:03:36Z</dc:date>
    <item>
      <title>senmail problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/senmail-problem/m-p/3431854#M15091</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;mails are not reaching to destination, getting quied up.&lt;BR /&gt;trying the following command get some error.&lt;BR /&gt;&lt;BR /&gt;sendmail -v rauthanms.external@infineon.com   rauthanms.external@infineon.com... Connecting to&lt;BR /&gt;  appmail.mkz.infineon.com via relay...&lt;BR /&gt;  rauthanms.external@infineon.com... Deferred: Connection reset by&lt;BR /&gt;  appmail.mkz.infineon.com Closing connection to appmail.mkz.infineon.com &lt;BR /&gt;&lt;BR /&gt;Then I tried to going my relay server I get the below message.&lt;BR /&gt;&lt;BR /&gt;[root]mscim12:/&amp;gt;telnet appmail.mkz.infineon.com 25&lt;BR /&gt;Trying...&lt;BR /&gt;Connected to appmail.mkz.infineon.com.&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;Connection closed by foreign host.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can any body help to resolve this  problem.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Mohan&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Nov 2004 03:48:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/senmail-problem/m-p/3431854#M15091</guid>
      <dc:creator>mohan_19</dc:creator>
      <dc:date>2004-11-29T03:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: senmail problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/senmail-problem/m-p/3431855#M15092</link>
      <description>send us /var/log/mail.log &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Nov 2004 07:29:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/senmail-problem/m-p/3431855#M15092</guid>
      <dc:creator>Ivajlo Yanakiev</dc:creator>
      <dc:date>2004-11-29T07:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: senmail problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/senmail-problem/m-p/3431856#M15093</link>
      <description>Don't even need a mail log:&lt;BR /&gt;&lt;BR /&gt;Try this:&lt;BR /&gt;&lt;BR /&gt;sendmail -v -d8 -d38 rauthanms.external@infineon.com &lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;type &lt;BR /&gt;.&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;The relay server needs to permit relay from your server.&lt;BR /&gt;&lt;BR /&gt;This is defined in the file /etc/mail/access&lt;BR /&gt;&lt;BR /&gt;ip_address_of this machine    RELAY&lt;BR /&gt;#example&lt;BR /&gt;192.168.0.30                  RELAY&lt;BR /&gt;&lt;BR /&gt;This is done on the machine you are trying to relay through.&lt;BR /&gt;&lt;BR /&gt;You would then need to build the access.db file using one of the methods given on &lt;A href="http://www.sendmail.org" target="_blank"&gt;http://www.sendmail.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I'm assuming relay is set up in the sendmail.cf file.&lt;BR /&gt;&lt;BR /&gt;Its possible to set up these options in sendmail.mc, making it easier to understand and manage options. The same database building script from sendmail.org (my enhanced anti-spam version attached) will handle things for you.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/ENTER&gt;&lt;/ENTER&gt;</description>
      <pubDate>Mon, 29 Nov 2004 08:04:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/senmail-problem/m-p/3431856#M15093</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-11-29T08:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: senmail problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/senmail-problem/m-p/3431857#M15094</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Attaching mail.log for your further investigation.&lt;BR /&gt;&lt;BR /&gt;Mohan&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Nov 2004 21:03:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/senmail-problem/m-p/3431857#M15094</guid>
      <dc:creator>mohan_19</dc:creator>
      <dc:date>2004-11-29T21:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: senmail problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/senmail-problem/m-p/3431858#M15095</link>
      <description>I was wrong btw,the log does help.&lt;BR /&gt;&lt;BR /&gt;Nov 25 10:44:00 mscim12 sendmail[8477]: gethostbyaddr(10.10.10.12) failed&lt;BR /&gt;&lt;BR /&gt;Shows a possible DNS lookup problem. Maybe the user made a mistake, maybe the /etc/resolv.conf servers aren't getting good data.&lt;BR /&gt;&lt;BR /&gt;I still think the relay setup is at fault here.&lt;BR /&gt;&lt;BR /&gt;relay=appmail.mkz.infineon.com, stat=Deferred: Connection reset by appmail.mkz.infineon.com&lt;BR /&gt;&lt;BR /&gt;This server is rejecting relays. That is what needs to be done.&lt;BR /&gt;&lt;BR /&gt;You can follow the guides at sendmail.org or what I've posted but I believe the relay server is not set up properly. DNS may be a contributing factor.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 29 Nov 2004 22:29:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/senmail-problem/m-p/3431858#M15095</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-11-29T22:29:43Z</dc:date>
    </item>
  </channel>
</rss>

