- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Question on .dead_letter
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2001 11:58 PM
11-26-2001 11:58 PM
Question on .dead_letter
May I know what is the purpose of the hidden file called .dead_letter for?
Is this file created by the system in the /home/root directory automatically?
Thanks in advanced.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2001 12:09 AM
11-27-2001 12:09 AM
Re: Question on .dead_letter
.dead_letter is create in the user's home directory.
regards,
Thierry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2001 12:46 AM
11-27-2001 12:46 AM
Re: Question on .dead_letter
.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.
It is harmless and is not created by any other mischievious program but your mailer.
E.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2001 12:53 AM
11-27-2001 12:53 AM
Re: Question on .dead_letter
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.
Regards,
Justo.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2001 01:34 AM
11-27-2001 01:34 AM
Re: Question on .dead_letter
then mail server will copy the mail message to sender home directory.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2001 05:32 AM
11-27-2001 05:32 AM
Re: Question on .dead_letter
dead_letter is just that, a "letter" which is dead i.e it got shot down and was never sent to its destination ;-)
You can edit the letter and see its contents to figure out who/where/when it was sent.
IF you need mails to be sent out of the system, test it by sending a mail through
sendmail -vt
matter
.
and see how it works.
HTH
raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2001 06:05 AM
11-27-2001 06:05 AM
Re: Question on .dead_letter
Take a look at the thread below for more info on $HOME/.dead.letter,
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90680/B2355-90680_top.html&con=/hpux/onlinedocs/B2355-90680/00/01/177-con.html&toc=/hpux/onlinedocs/B2355-90680/00/01/177-toc.html&searchterms=dead.letter&queryid=20011127-055945
Hope this helps.
Regds