<?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: Question on .dead_letter in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/question-on-dead-letter/m-p/2620559#M925684</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;.dead_letter is create in the user's home directory.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Thierry.</description>
    <pubDate>Tue, 27 Nov 2001 08:09:53 GMT</pubDate>
    <dc:creator>Thierry Poels_1</dc:creator>
    <dc:date>2001-11-27T08:09:53Z</dc:date>
    <item>
      <title>Question on .dead_letter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-on-dead-letter/m-p/2620558#M925683</link>
      <description>Dear all,&lt;BR /&gt;  May I know what is the purpose of the hidden file called .dead_letter for? &lt;BR /&gt;  Is this file created by the system in the /home/root directory automatically?&lt;BR /&gt;  Thanks in advanced.&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Nov 2001 07:58:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-on-dead-letter/m-p/2620558#M925683</guid>
      <dc:creator>Hill_1</dc:creator>
      <dc:date>2001-11-27T07:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: Question on .dead_letter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-on-dead-letter/m-p/2620559#M925684</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;.dead_letter is create in the user's home directory.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Thierry.</description>
      <pubDate>Tue, 27 Nov 2001 08:09:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-on-dead-letter/m-p/2620559#M925684</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2001-11-27T08:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Question on .dead_letter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-on-dead-letter/m-p/2620560#M925685</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;.dead_letter is a file that usually gets dumped on disk when a mailer (I know that 'pine' does it) gets unexpectedly killed (like you can expect to be killed, being a process ;) ). Usually, next time when you enter the mailer, it notices the .dead_letter file and asks you if you want to continue writing the e-mail.&lt;BR /&gt;&lt;BR /&gt;It is harmless and is not created by any other mischievious program but your mailer.&lt;BR /&gt;&lt;BR /&gt;E.</description>
      <pubDate>Tue, 27 Nov 2001 08:46:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-on-dead-letter/m-p/2620560#M925685</guid>
      <dc:creator>Eugen Cocalea</dc:creator>
      <dc:date>2001-11-27T08:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Question on .dead_letter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-on-dead-letter/m-p/2620561#M925686</link>
      <description>Hi hill,&lt;BR /&gt;&lt;BR /&gt;As tell you Thierry and Eugen, .deadletter is a file created by the mail subsystem when you got an error while send a message, and this file is created in the home directory of the user that send the mail. In this case the user is root, then the directory is his home directory /home/root.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Justo.</description>
      <pubDate>Tue, 27 Nov 2001 08:53:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-on-dead-letter/m-p/2620561#M925686</guid>
      <dc:creator>Justo Exposito</dc:creator>
      <dc:date>2001-11-27T08:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Question on .dead_letter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-on-dead-letter/m-p/2620562#M925687</link>
      <description>dead.letter is copy of mail that cannot be deliver with a specify time configured by mail server and it consider error.&lt;BR /&gt;then mail server will copy the mail message to sender home directory.</description>
      <pubDate>Tue, 27 Nov 2001 09:34:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-on-dead-letter/m-p/2620562#M925687</guid>
      <dc:creator>Printaporn_1</dc:creator>
      <dc:date>2001-11-27T09:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Question on .dead_letter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-on-dead-letter/m-p/2620563#M925688</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;   dead_letter is just that, a "letter" which is dead  i.e it got shot down and was never sent to its destination ;-)&lt;BR /&gt;&lt;BR /&gt;  You can edit the letter and see its contents to figure out who/where/when it was sent.&lt;BR /&gt;IF you need mails to be sent out of the system, test it by sending a mail through&lt;BR /&gt;sendmail -vt &lt;ADDRESS&gt;&lt;BR /&gt;matter&lt;BR /&gt;.&lt;BR /&gt;&lt;BR /&gt;and see how it works.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;raj&lt;/ADDRESS&gt;</description>
      <pubDate>Tue, 27 Nov 2001 13:32:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-on-dead-letter/m-p/2620563#M925688</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2001-11-27T13:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Question on .dead_letter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-on-dead-letter/m-p/2620564#M925689</link>
      <description>Hi Hill,&lt;BR /&gt;&lt;BR /&gt;Take a look at the thread below for more info on $HOME/.dead.letter,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90680/B2355-90680_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90680/00/01/177-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90680/00/01/177-toc.html&amp;amp;searchterms=dead.letter&amp;amp;queryid=20011127-055945" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90680/B2355-90680_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90680/00/01/177-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90680/00/01/177-toc.html&amp;amp;searchterms=dead.letter&amp;amp;queryid=20011127-055945&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Nov 2001 14:05:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-on-dead-letter/m-p/2620564#M925689</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-11-27T14:05:02Z</dc:date>
    </item>
  </channel>
</rss>

