About 50 results
Open links in new tab
  1. What does dead.letter files do - Unix & Linux Stack Exchange

    Oct 18, 2010 · Either a program tried to send mail and failed (this is more likely), or you were in the middle of writing mail and broke out, so the client saved the draft in dead.letter. From the mail man …

  2. dead.letter issue on Linux? - Unix & Linux Stack Exchange

    The default is save. and nosave Normally, when you abort a message with two interrupt characters (usually control-C), mail copies the partial letter to the file dead.letter in your home directory.

  3. dead.letter file warns me about uncorrectable sectors I can't find

    Apr 2, 2017 · The dead.letter file is created by mail clients when they cannot send email. It's likely you don't have any mail subsystem installed on your machine. The date of the file corresponds to the …

  4. Why does mail create a dead.letter, but the mail still arrives

    Feb 7, 2020 · The dead.letter is saved for the non-mailable recipient called test. Try to add -t to the mail command to see "To: test" appearing in the dead.letter. Finally omit -s "test" from your mail …

  5. Saved message in /usr/rp//dead.letter when sending e-mail on CentOS

    Oct 7, 2016 · The dead.letter thing is easy to explain: This is the standard reaction if a mail should be sent but no method of delivery can be found by the mail-sending software.

  6. Linux Mailx is creating a dead.letter and not sending email

    Jan 9, 2019 · The file dead.letter is created when the mta fails when it tries to send a mail. Check all the configurations related with the mail server (credentials, mail server...) and also that you can reach …

  7. What process is generating dead.letter? - Unix & Linux Stack Exchange

    Sep 22, 2022 · What process is generating dead.letter? Ask Question Asked 3 years, 5 months ago Modified 3 years, 4 months ago

  8. Why cron jobs' output keeps getting written to ~/dead.letter?

    Apr 22, 2015 · I have a job scheduled by cron running every day, and the job is about compressing a folder using tar; and I found that the standard output of tar keeps getting written into ~/dead.letter …

  9. fedora - How to configure smartd, s-nail and selinux to get sending ...

    Apr 11, 2025 · I am trying to configure smartd to send mails via s-nail on Fedora 41. I created a .mailrc file (in which I have set the mta variable to directly send via smtps, there is no sendmail installed) in ...

  10. dead.letter containing git information - Unix & Linux Stack Exchange

    Aug 2, 2017 · 1 git doesn't have anything directly to do with the ~/.dead.letter file. git tried to send an email (probably with the mail, mailx, or sendmail command). That program was unable to send the …