<?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 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sendmail/m-p/3937756#M26930</link>
    <description>Thanks</description>
    <pubDate>Sat, 03 Feb 2007 18:35:15 GMT</pubDate>
    <dc:creator>crummy</dc:creator>
    <dc:date>2007-02-03T18:35:15Z</dc:date>
    <item>
      <title>sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail/m-p/3937751#M26925</link>
      <description>I' trying to send an e-mail to @us.army.mil, but I get the following error: &lt;BR /&gt;Deferred: Connection refused by mx.us.army.mil</description>
      <pubDate>Sat, 03 Feb 2007 11:11:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail/m-p/3937751#M26925</guid>
      <dc:creator>crummy</dc:creator>
      <dc:date>2007-02-03T11:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail/m-p/3937752#M26926</link>
      <description>Shalom Crummy,&lt;BR /&gt;&lt;BR /&gt;You give us very little to go on.&lt;BR /&gt;&lt;BR /&gt;Few possbilities: Your IP address has been marked by the army as a spam source and your mail is being stopped.&lt;BR /&gt;&lt;BR /&gt;Perhaps you are not using the right smtp relay server.&lt;BR /&gt;&lt;BR /&gt;Perhaps the server mx.us.army.mil does not permit smtp relay from your system.&lt;BR /&gt;&lt;BR /&gt;Tell us a little more and maybe we can provide some useful help.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sat, 03 Feb 2007 14:28:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail/m-p/3937752#M26926</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-02-03T14:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail/m-p/3937753#M26927</link>
      <description>Their mail server is not accepting connections from your host. Not from mine either.&lt;BR /&gt;&lt;BR /&gt;It could be down, or only accepting connections from certain places. Have you tried sending the message through the mailserver of your provider ?&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Sat, 03 Feb 2007 14:30:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail/m-p/3937753#M26927</guid>
      <dc:creator>Wouter Jagers</dc:creator>
      <dc:date>2007-02-03T14:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail/m-p/3937754#M26928</link>
      <description>I can send mail to everything, but us.army.mil domain. when I do a dig I get the following &lt;BR /&gt;; &amp;lt;&amp;lt;&amp;gt;&amp;gt; DiG named 9.2.0 &amp;lt;&amp;lt;&amp;gt;&amp;gt; ronald.cromwell@us.army.mil&lt;BR /&gt;;; global options:  printcmd&lt;BR /&gt;;; Got answer:&lt;BR /&gt;;; -&amp;gt;&amp;gt;HEADER&amp;lt;&amp;lt;- opcode: QUERY, status: NXDOMAIN, id: 45192&lt;BR /&gt;;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0&lt;BR /&gt; &lt;BR /&gt;;; QUESTION SECTION:&lt;BR /&gt;;ronald.cromwell\@us.army.mil.  IN      A&lt;BR /&gt; &lt;BR /&gt;;; AUTHORITY SECTION:&lt;BR /&gt;army.mil.               3600    IN      SOA     ns12dns.army.mil. domain-reques0&lt;BR /&gt; &lt;BR /&gt;;; Query time: 130 msec&lt;BR /&gt;;; SERVER: 55.25.254.242#53(55.25.254.242)&lt;BR /&gt;;; WHEN: Sat Feb  3 14:44:59 2007&lt;BR /&gt;;; MSG SIZE  rcvd: 110</description>
      <pubDate>Sat, 03 Feb 2007 14:45:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail/m-p/3937754#M26928</guid>
      <dc:creator>crummy</dc:creator>
      <dc:date>2007-02-03T14:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail/m-p/3937755#M26929</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;For reasons only the military knows they have decided mail from your system should not be received.&lt;BR /&gt;&lt;BR /&gt;It is common to not accept mail for the following reasons:&lt;BR /&gt;&lt;BR /&gt;1) Lack of a reverse DNS record.&lt;BR /&gt;2) Not using a recognized smtp relay server.&lt;BR /&gt;3) Inconistent DNS structure for you IP address&lt;BR /&gt;4) Incorrect sendmail configuration.&lt;BR /&gt;5) Many,many others.&lt;BR /&gt;&lt;BR /&gt;You may have to contact the US army to find out why you have been blocked, but first check the list above. Good luck getting an answer for them.&lt;BR /&gt;&lt;BR /&gt;I hope the email address you gave as an example is not real. If it is, its not going to make them more likely to talk to you posting their email addresses publically where spammers can harvest them.&lt;BR /&gt;&lt;BR /&gt;To learn sendmail:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sendmail.org" target="_blank"&gt;http://www.sendmail.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sat, 03 Feb 2007 18:33:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail/m-p/3937755#M26929</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-02-03T18:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail/m-p/3937756#M26930</link>
      <description>Thanks</description>
      <pubDate>Sat, 03 Feb 2007 18:35:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail/m-p/3937756#M26930</guid>
      <dc:creator>crummy</dc:creator>
      <dc:date>2007-02-03T18:35:15Z</dc:date>
    </item>
  </channel>
</rss>

