<?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 header issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-header-issue/m-p/4355692#M665352</link>
    <description>Thanks again for all tha advice.  Unfortunately, I can only control what the *IX boxes in our shop do.&lt;BR /&gt;&lt;BR /&gt;Which leads me to this.  I use postfix on my redhat boxes and messages sent via it make it through just fine.  &lt;BR /&gt;&lt;BR /&gt;Is there an alternative to Sendmail for relaying mail like this?</description>
    <pubDate>Thu, 02 Apr 2009 16:05:24 GMT</pubDate>
    <dc:creator>Patrick Scherrer</dc:creator>
    <dc:date>2009-04-02T16:05:24Z</dc:date>
    <item>
      <title>Sendmail header issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-header-issue/m-p/4355685#M665345</link>
      <description>I'm having a problem with some documents sent from my server via sendmail not getting through.  This only happens with certain destinations and I believe it is related to some sort of spam filtering before the mail gets to the destination domain.&lt;BR /&gt;&lt;BR /&gt;The mail header looks like this&lt;BR /&gt;&lt;BR /&gt;Microsoft Mail Internet Headers Version 2.0&lt;BR /&gt;Received: from earth.mydomain.com ([172.20.20.201]) by myexchangerelay.corp.mydomain.com with Microsoft SMTPSVC(6.0.3790.3959);&lt;BR /&gt;  Tue, 10 Feb 2009 08:35:08 -0500&lt;BR /&gt;Received: (from user@localhost)&lt;BR /&gt; by earth.mydomain.com (8.9.3 (PHNE_29774)/8.9.3) id IAA01463;&lt;BR /&gt; Tue, 10 Feb 2009 08:35:07 -0500 (EST)&lt;BR /&gt;Date: Tue, 10 Feb 2009 08:35:07 -0500 (EST)&lt;BR /&gt;Message-Id: &amp;lt;200902101335.IAA01463@earth.mydomain.com&amp;gt;&lt;BR /&gt;From: autoprocess@mydomain.com&lt;BR /&gt;To: customer1@hisdomain.com&lt;BR /&gt;MIME-Version: 1.0&lt;BR /&gt;Content-Type: multipart/mixed;&lt;BR /&gt;Subject: Shipment&lt;BR /&gt;Content-Type: text/html&lt;BR /&gt;Return-Path: user@mydomain.com&lt;BR /&gt;X-OriginalArrivalTime: 10 Feb 2009 13:35:08.0082 (UTC) FILETIME=[63AA5120:01C98B84]&lt;BR /&gt;&lt;BR /&gt;I think the problem is the received from address at the top says @localhost and the return-path says @mydomain.com.&lt;BR /&gt;&lt;BR /&gt;I'm using a DM rule to masquerade mydomain.com and have Dj$w.mydomain.com set as well.&lt;BR /&gt;&lt;BR /&gt;My DS relay is using the local name for my exchange server and this part of the set up has been working for years.&lt;BR /&gt;&lt;BR /&gt;My question is, how do I get the initial Received: (from user@localhost) to show my DM domain?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Feb 2009 14:25:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-header-issue/m-p/4355685#M665345</guid>
      <dc:creator>Patrick Scherrer</dc:creator>
      <dc:date>2009-02-10T14:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail header issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-header-issue/m-p/4355686#M665346</link>
      <description>Hello Patrick,&lt;BR /&gt;&lt;BR /&gt;I do not think your headers are the problem.&lt;BR /&gt;&lt;BR /&gt;a) "Message-Id", "From" and "Return-Path" are&lt;BR /&gt;very consistent and correct:&lt;BR /&gt;&lt;BR /&gt;Message-Id: &amp;lt;200902101335.IAA01463@earth.mydomain.com&amp;gt;&lt;BR /&gt;From: autoprocess@mydomain.com&lt;BR /&gt;Return-Path: user@mydomain.com&lt;BR /&gt;&lt;BR /&gt;b) The "Received" headers of any email&lt;BR /&gt;message tell you where the message&lt;BR /&gt;originated and what route it took to get&lt;BR /&gt;to you.&lt;BR /&gt;&lt;BR /&gt;Read "Received" headers in reverse order.&lt;BR /&gt;The sequence from the last "Received" header&lt;BR /&gt;in the message's headers - the one furthest&lt;BR /&gt;down in the headers, which is in fact the&lt;BR /&gt;first "Received" header that was added to&lt;BR /&gt;the message to the top "Received" header&lt;BR /&gt;should take you from the email server where&lt;BR /&gt;the message originated, to a local incoming&lt;BR /&gt;email server, and finally, to your inbox.&lt;BR /&gt;So, it looks OK too:&lt;BR /&gt;&lt;BR /&gt;Received: from earth.mydomain.com ([172.20.20.201]) by myexchangerelay.corp.mydomain.com with Microsoft SMTPSVC(6.0.3790.3959);&lt;BR /&gt;Tue, 10 Feb 2009 08:35:08 -0500&lt;BR /&gt;&lt;BR /&gt;Received: (from user@localhost)&lt;BR /&gt;by earth.mydomain.com (8.9.3 (PHNE_29774)/8.9.3) id IAA01463;&lt;BR /&gt;Tue, 10 Feb 2009 08:35:07 -0500 (EST)&lt;BR /&gt;&lt;BR /&gt;c) You probably need to look at it in depth&lt;BR /&gt;at remote sites that reject messages from you.&lt;BR /&gt;&lt;BR /&gt;Is it because of some types of attachments,&lt;BR /&gt;or is your SMTP gateway missing PTR-&lt;BR /&gt;resource record in DNS, or is your SMTP&lt;BR /&gt;listed in some spamming database?&lt;BR /&gt;&lt;BR /&gt;If we knew the details of your SMTP&lt;BR /&gt;gateway (real IP address) and&lt;BR /&gt;the domain name you use to send messages&lt;BR /&gt;externally, we could help you more.&lt;BR /&gt;&lt;BR /&gt;By the way, what does mail.log file&lt;BR /&gt;says when you send messages to remote&lt;BR /&gt;sites?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Feb 2009 08:54:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-header-issue/m-p/4355686#M665346</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2009-02-11T08:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail header issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-header-issue/m-p/4355687#M665347</link>
      <description>Thanks for the reply.&lt;BR /&gt;&lt;BR /&gt;The administrators at the final receipients site say they don't ever see these pieces of mail hit their server.  So our theory was that perhaps they were being turned away or passed to a junk mail folder at some intermediate step in the process.&lt;BR /&gt;&lt;BR /&gt;The e-mails are html formatted shipment or invoice notices.  We theorized that perhaps the combination of a relay coupled with the format would trigger false positives in some small portion of spam filters.  Our mail logs all appear to be normal.&lt;BR /&gt;&lt;BR /&gt;As it stands, this problem affects fewer than 5 out of more than a thousand documents sent each week and only 2 partners out of hundreds, so I'm not sure how much further I want to pursue it.&lt;BR /&gt;&lt;BR /&gt;I thought perhaps it was something someone had seen before.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help.</description>
      <pubDate>Wed, 11 Feb 2009 13:43:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-header-issue/m-p/4355687#M665347</guid>
      <dc:creator>Patrick Scherrer</dc:creator>
      <dc:date>2009-02-11T13:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail header issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-header-issue/m-p/4355688#M665348</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;If they never get the messages, then&lt;BR /&gt;check your /var/adm/syslog/mail.log.&lt;BR /&gt;There must be entries about each&lt;BR /&gt;message delivered locally or&lt;BR /&gt;forwarded to remote sites.&lt;BR /&gt;&lt;BR /&gt;What does the log file says? Who&lt;BR /&gt;receives those "undeliverable"&lt;BR /&gt;message in the first hop from your server?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT</description>
      <pubDate>Thu, 12 Feb 2009 08:46:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-header-issue/m-p/4355688#M665348</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2009-02-12T08:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail header issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-header-issue/m-p/4355689#M665349</link>
      <description>The mail.log just shows the handoff to the mail relay.&lt;BR /&gt;&lt;BR /&gt;Feb  2 14:59:10 earth sendmail[24826]: OAA24799: to=cust1@hisdomain.com ctladdr=userwhoranprocess (312/101), delay=00:0&lt;BR /&gt;0:01, xdelay=00:00:01, mailer=relay, relay=relayhost[172.20.20.94], stat=Sent (2.&lt;BR /&gt;6.0  &amp;lt;200902021959.OAA24799@earth.mydomain.com&amp;gt; Queued mail for delivery)        &lt;BR /&gt;&lt;BR /&gt;I'm starting to wonder if maybe this has something to do with the way MS Exchange is handling the relay</description>
      <pubDate>Thu, 12 Feb 2009 12:31:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-header-issue/m-p/4355689#M665349</guid>
      <dc:creator>Patrick Scherrer</dc:creator>
      <dc:date>2009-02-12T12:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail header issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-header-issue/m-p/4355690#M665350</link>
      <description>&amp;gt;I'm starting to wonder if maybe this has something to do with the way MS&lt;BR /&gt;&lt;BR /&gt;Instead of the saying "Nobody expects the Spanish Inquisition!", I thought it was "Always suspect Windows"?  :-)</description>
      <pubDate>Thu, 12 Feb 2009 12:42:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-header-issue/m-p/4355690#M665350</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-02-12T12:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail header issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-header-issue/m-p/4355691#M665351</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Now we know what the next step is.&lt;BR /&gt;&lt;BR /&gt;I am sure Dennis and I agree - get rid of&lt;BR /&gt;Microsoft Windows.&lt;BR /&gt;&lt;BR /&gt;I made that decision 23 years ago :)&lt;BR /&gt;Joke aside, why I like Unix and Linux -&lt;BR /&gt;because of freedom to make choices!&lt;BR /&gt;&lt;BR /&gt;I am not locked into any solution, any vendor, there are many choices and&lt;BR /&gt;I can modify code for just about anything&lt;BR /&gt;if I wish :)&lt;BR /&gt;&lt;BR /&gt;Check server 172.20.20.94 and see what&lt;BR /&gt;happens with your message once it gets there.&lt;BR /&gt;I would not be surprised if Windows admin&lt;BR /&gt;comes back to you and says that they do not&lt;BR /&gt;keep email logs :) One major ISP here&lt;BR /&gt;in Australia said exactly that to me when&lt;BR /&gt;I was investigating a problem for a customer.&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;&lt;BR /&gt;VK2COT&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Feb 2009 20:50:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-header-issue/m-p/4355691#M665351</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2009-02-12T20:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail header issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-header-issue/m-p/4355692#M665352</link>
      <description>Thanks again for all tha advice.  Unfortunately, I can only control what the *IX boxes in our shop do.&lt;BR /&gt;&lt;BR /&gt;Which leads me to this.  I use postfix on my redhat boxes and messages sent via it make it through just fine.  &lt;BR /&gt;&lt;BR /&gt;Is there an alternative to Sendmail for relaying mail like this?</description>
      <pubDate>Thu, 02 Apr 2009 16:05:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-header-issue/m-p/4355692#M665352</guid>
      <dc:creator>Patrick Scherrer</dc:creator>
      <dc:date>2009-04-02T16:05:24Z</dc:date>
    </item>
  </channel>
</rss>

