<?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: route ???? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/route/m-p/2476039#M597953</link>
    <description>i don't know how to trace an email but i think you are looking for&lt;BR /&gt;&lt;BR /&gt;traceroute &lt;HOST_OR_IP&gt;   (on HP-UX)&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;tracert &lt;HOST_OR_IP&gt;  (on Windows/DOS)&lt;BR /&gt;&lt;BR /&gt;With this utility you can trace the routing to a given host or IP address.&lt;/HOST_OR_IP&gt;&lt;/HOST_OR_IP&gt;</description>
    <pubDate>Thu, 21 Dec 2000 20:03:44 GMT</pubDate>
    <dc:creator>Rainer_1</dc:creator>
    <dc:date>2000-12-21T20:03:44Z</dc:date>
    <item>
      <title>route ????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route/m-p/2476035#M597949</link>
      <description>Hello,&lt;BR /&gt;This could be the second message - I screen just went blank after I hit ENTER key in error.&lt;BR /&gt;Here's my query ...&lt;BR /&gt;&lt;BR /&gt;Is there a command to trace the routing of your email.  For example, if I response to a survey and want to trace the route it takes and the destination of the survey.  I thought I heard of a command "trace ..." or "route ...".  Thank you for your help.&lt;BR /&gt;&lt;BR /&gt;Thi</description>
      <pubDate>Thu, 21 Dec 2000 15:44:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route/m-p/2476035#M597949</guid>
      <dc:creator>Thi Vu</dc:creator>
      <dc:date>2000-12-21T15:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: route ????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route/m-p/2476036#M597950</link>
      <description>I do not think that this question can be answered until you say which mail system you are using.&lt;BR /&gt;&lt;BR /&gt;Are you using mail, mailx, sendmail, Exchange or something else?</description>
      <pubDate>Thu, 21 Dec 2000 16:42:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route/m-p/2476036#M597950</guid>
      <dc:creator>Douglas Cromby_1</dc:creator>
      <dc:date>2000-12-21T16:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: route ????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route/m-p/2476037#M597951</link>
      <description>If you are using sendmail, try increasing the logging level to 9, in /etc/mail/sendmail.cf, then stop and restart sendmail.  It will log to /var/adm/syslog/mail.log.&lt;BR /&gt;&lt;BR /&gt;Logging Level 9:&lt;BR /&gt;Log internal queue ID to external message ID mappings.  This can be useful for tracing a message as it travels between several hosts.             &lt;BR /&gt;&lt;BR /&gt;Berlene                                  &lt;BR /&gt;</description>
      <pubDate>Thu, 21 Dec 2000 16:52:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route/m-p/2476037#M597951</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2000-12-21T16:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: route ????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route/m-p/2476038#M597952</link>
      <description>If you are using sendmail, the first thing that I would try is to using sendmail with the verbose option. eg:&lt;BR /&gt;&lt;BR /&gt;sendmail -v abc@xyz.com &amp;lt; /etc/hosts&lt;BR /&gt;&lt;BR /&gt;this will send the hosts file to this user abc. You will see information about how the message was routed. Refering the mail.log is also very useful.</description>
      <pubDate>Thu, 21 Dec 2000 17:06:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route/m-p/2476038#M597952</guid>
      <dc:creator>Douglas Cromby_1</dc:creator>
      <dc:date>2000-12-21T17:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: route ????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route/m-p/2476039#M597953</link>
      <description>i don't know how to trace an email but i think you are looking for&lt;BR /&gt;&lt;BR /&gt;traceroute &lt;HOST_OR_IP&gt;   (on HP-UX)&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;tracert &lt;HOST_OR_IP&gt;  (on Windows/DOS)&lt;BR /&gt;&lt;BR /&gt;With this utility you can trace the routing to a given host or IP address.&lt;/HOST_OR_IP&gt;&lt;/HOST_OR_IP&gt;</description>
      <pubDate>Thu, 21 Dec 2000 20:03:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route/m-p/2476039#M597953</guid>
      <dc:creator>Rainer_1</dc:creator>
      <dc:date>2000-12-21T20:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: route ????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/route/m-p/2476040#M597954</link>
      <description>Provided that you have sendmail 8.x and above, you can make use of Delivery Status Notification.&lt;BR /&gt;&lt;BR /&gt;e.g.,&lt;BR /&gt;&lt;BR /&gt;sendmail -Nsuccess -v user@domain.com&lt;BR /&gt;&lt;BR /&gt;will request a delivery receipt.&lt;BR /&gt;&lt;BR /&gt;When this arrives back in your mailbox, it should look like this:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   ----- The following addresses had successful delivery notifications -----&lt;BR /&gt;&lt;USER&gt;  (successfully delivered to mailbox)&lt;BR /&gt;&lt;BR /&gt;   ----- Transcript of session follows -----&lt;BR /&gt;&lt;USER&gt;... Successfully delivered&lt;BR /&gt;&lt;BR /&gt;--LAA08660.977483478/domain.com&lt;BR /&gt;Content-Type: message/delivery-status&lt;BR /&gt;&lt;BR /&gt;Reporting-MTA: dns; domain.com&lt;BR /&gt;Received-From-MTA: DNS; your.domain.com&lt;BR /&gt;Arrival-Date: Fri, 22 Dec 2000 11:11:18 GMT&lt;BR /&gt;&lt;BR /&gt;Final-Recipient: RFC822; user@domain.com&lt;BR /&gt;Action: delivered (to mailbox)&lt;BR /&gt;Status: 2.1.5&lt;BR /&gt;Last-Attempt-Date: Fri, 22 Dec 2000 11:11:18 GMT&lt;BR /&gt;&lt;BR /&gt;--LAA08660.977483478/domain.com&lt;BR /&gt;Content-Type: text/rfc822-headers&lt;BR /&gt;&lt;BR /&gt;Return-Path: &lt;SENDER&gt;&lt;BR /&gt;Received: from your.domain.com (sender@your.domain.com [xxx.xxx.xxx.xxx])&lt;BR /&gt;        by domain.com (8.8.6 (PHNE_14041)/5.64) with ESMTP id LAA08659&lt;BR /&gt;        for &lt;USER&gt;; Fri, 22 Dec 2000 11:11:18 GMT&lt;BR /&gt;From: sender@your.domain.com&lt;BR /&gt;Received: (from root@localhost)&lt;BR /&gt;        by your.domain.com (8.8.6 (PHNE_14041)/8.8.6) id LAA24689&lt;BR /&gt; for user@domain.com; Fri, 22 Dec 2000 11:18:11 GMT&lt;BR /&gt;Date: Fri, 22 Dec 2000 11:18:11 GMT&lt;BR /&gt;Message-Id: &amp;lt;200012221118.LAA24689@your.domain.com&amp;gt;&lt;BR /&gt;&lt;BR /&gt;--LAA08660.977483478/domain.com--&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The information will show which route the original message took.&lt;/USER&gt;&lt;/SENDER&gt;&lt;/USER&gt;&lt;/USER&gt;</description>
      <pubDate>Fri, 22 Dec 2000 11:25:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/route/m-p/2476040#M597954</guid>
      <dc:creator>Dave Kelly_1</dc:creator>
      <dc:date>2000-12-22T11:25:20Z</dc:date>
    </item>
  </channel>
</rss>

