<?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 Tracing lost e-mail notification in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tracing-lost-e-mail-notification/m-p/3008805#M128129</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Is there any way to tace an e-mail that was sent by a process to a non-existing e-mail address?&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
    <pubDate>Thu, 26 Jun 2003 14:19:42 GMT</pubDate>
    <dc:creator>Olga_1</dc:creator>
    <dc:date>2003-06-26T14:19:42Z</dc:date>
    <item>
      <title>Tracing lost e-mail notification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tracing-lost-e-mail-notification/m-p/3008805#M128129</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Is there any way to tace an e-mail that was sent by a process to a non-existing e-mail address?&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Thu, 26 Jun 2003 14:19:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tracing-lost-e-mail-notification/m-p/3008805#M128129</guid>
      <dc:creator>Olga_1</dc:creator>
      <dc:date>2003-06-26T14:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Tracing lost e-mail notification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tracing-lost-e-mail-notification/m-p/3008806#M128130</link>
      <description>Olga,&lt;BR /&gt;&lt;BR /&gt;Look into the text log /var/adm/syslog/mail.log&lt;BR /&gt;&lt;BR /&gt;Hai</description>
      <pubDate>Thu, 26 Jun 2003 14:21:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tracing-lost-e-mail-notification/m-p/3008806#M128130</guid>
      <dc:creator>Hai Nguyen_1</dc:creator>
      <dc:date>2003-06-26T14:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Tracing lost e-mail notification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tracing-lost-e-mail-notification/m-p/3008807#M128131</link>
      <description>All the mail send and received logs are kept in /var/adm/syslog/mail.log file. This is configured in sendmail.cf file.&lt;BR /&gt;&lt;BR /&gt;-USA...</description>
      <pubDate>Thu, 26 Jun 2003 14:24:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tracing-lost-e-mail-notification/m-p/3008807#M128131</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2003-06-26T14:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: Tracing lost e-mail notification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tracing-lost-e-mail-notification/m-p/3008808#M128132</link>
      <description>In /var/adm/syslog/mail.log I can see that the e-mail was sent, but is it possible to see the body of the message?</description>
      <pubDate>Thu, 26 Jun 2003 14:27:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tracing-lost-e-mail-notification/m-p/3008808#M128132</guid>
      <dc:creator>Olga_1</dc:creator>
      <dc:date>2003-06-26T14:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Tracing lost e-mail notification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tracing-lost-e-mail-notification/m-p/3008809#M128133</link>
      <description>Hi Olga,&lt;BR /&gt;&lt;BR /&gt;There is no sent folder on unix boxes.&lt;BR /&gt;&lt;BR /&gt;One the message is away, the body and attachments unless cc'd to a local user are gone.&lt;BR /&gt;&lt;BR /&gt;If the message bounces back you'll see something but that obviously didn't happen.&lt;BR /&gt;&lt;BR /&gt;Try this to see the fate of a message to that mail address&lt;BR /&gt;&lt;BR /&gt;sendmail -v -d8.99 -d38.99 mail@some.net &lt;BR /&gt;&lt;BR /&gt;Type a line of text&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;Type a period&lt;BR /&gt;&lt;BR /&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;You'll get great diagnostics right up until the point the message gets accepted by the destination smtp server.  If something else happens, you'll see it.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/ENTER&gt;&lt;/ENTER&gt;</description>
      <pubDate>Thu, 26 Jun 2003 14:31:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tracing-lost-e-mail-notification/m-p/3008809#M128133</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-06-26T14:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Tracing lost e-mail notification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tracing-lost-e-mail-notification/m-p/3008810#M128134</link>
      <description>Olga,&lt;BR /&gt;&lt;BR /&gt;Could you be a bit more specific, kind of proces ?&lt;BR /&gt;&lt;BR /&gt;cron&lt;BR /&gt;&lt;BR /&gt;/var/adm/cron/log&lt;BR /&gt;&lt;BR /&gt;any details on the mailadres or sender ?&lt;BR /&gt;&lt;BR /&gt;cd /var/mail &lt;BR /&gt;grep sender reciever&lt;BR /&gt;&lt;BR /&gt;Hope it helps,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Thu, 26 Jun 2003 14:32:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tracing-lost-e-mail-notification/m-p/3008810#M128134</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-06-26T14:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Tracing lost e-mail notification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tracing-lost-e-mail-notification/m-p/3008811#M128135</link>
      <description>sendmail -v -d8.99 -d38.99 mail@wherever.com</description>
      <pubDate>Thu, 26 Jun 2003 14:33:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tracing-lost-e-mail-notification/m-p/3008811#M128135</guid>
      <dc:creator>Donny Jekels</dc:creator>
      <dc:date>2003-06-26T14:33:07Z</dc:date>
    </item>
  </channel>
</rss>

