Results 1 to 7 of 7

Thread: Mailer-Daemon returned email

  1. #1
    Cloud Commander Dave Sell's Avatar
    Join Date
    Mar 04
    Location
    /dev/null
    Posts
    2,958

    Mailer-Daemon returned email

    Is there a way to see the original sent email from the contents of a returned, undeliverable email?

    Thanks!
    Don't solve problems which don't exist.

    "If I had eight hours to cut down a tree, I'd spend six hours sharpening my axe." --- Abraham Lincoln (1809-1865)

    2 idiots don't make a genius.

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 02
    Posts
    21,636

    Re: Mailer-Daemon returned email

    yes... it should all be there... maybe... it depends on the returning daemon... some remove the contents, only sparing just enough of the headers so that it can return it ... others make the email do a complete about-face and return it in its entirety.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.-I also subscribe to all threads I participate, so there's no need to pm when there's an update.*
    *Proof positive that searching the forums does work: View Thread *
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *
    * Use Offensive Programming, not Defensive Programming. * On Error Resume Next is error ignoring, not error handling(tm).
    "There is a major problem with your code, and VB wants to tell you what it is.. but you have decided to put your fingers in your ears and shout 'I'm not listening!'" - si_the_geek on using OERN

  3. #3
    Cloud Commander Dave Sell's Avatar
    Join Date
    Mar 04
    Location
    /dev/null
    Posts
    2,958

    Re: Mailer-Daemon returned email

    I have the returned email and it has a lot of garbaldy-gook in it. It has a block of text that reminds me of UUEncoded text files.

    Is there some software out there that can "decode" these returned mails to determine the original mail that was sent?

    Google yields no answer...
    Don't solve problems which don't exist.

    "If I had eight hours to cut down a tree, I'd spend six hours sharpening my axe." --- Abraham Lincoln (1809-1865)

    2 idiots don't make a genius.

  4. #4
    Web developer Nightwalker83's Avatar
    Join Date
    Dec 01
    Location
    Adelaide, Australia
    Posts
    9,722

    Re: Mailer-Daemon returned email

    Quote Originally Posted by Dave Sell View Post
    I have the returned email and it has a lot of garbaldy-gook in it. It has a block of text that reminds me of UUEncoded text files.

    Is there some software out there that can "decode" these returned mails to determine the original mail that was sent?

    Google yields no answer...
    The original text should be included amongst the garbled text.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    Please consider giving me some rep points if I help you a lot.
    DON'T BUMP YOUR POSTS!!! Links to my code examples can now be found on my website: My websites
    Please rate my post if you find it helpful!
    Technology is a dangerous thing in the hands of an idiot! I am that idiot.

  5. #5
    Cloud Commander Dave Sell's Avatar
    Join Date
    Mar 04
    Location
    /dev/null
    Posts
    2,958

    Re: Mailer-Daemon returned email

    No, there is no plain text, only garbled text amid a bunch of cryptic keywords. I was hoping there is some crappy utility out there that automagically recovers the original message...?
    Don't solve problems which don't exist.

    "If I had eight hours to cut down a tree, I'd spend six hours sharpening my axe." --- Abraham Lincoln (1809-1865)

    2 idiots don't make a genius.

  6. #6
    PowerPoster techgnome's Avatar
    Join Date
    May 02
    Posts
    21,636

    Re: Mailer-Daemon returned email

    Just out of morbid curiosity... is there are reason for needing/wanting to get to the text?

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.-I also subscribe to all threads I participate, so there's no need to pm when there's an update.*
    *Proof positive that searching the forums does work: View Thread *
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *
    * Use Offensive Programming, not Defensive Programming. * On Error Resume Next is error ignoring, not error handling(tm).
    "There is a major problem with your code, and VB wants to tell you what it is.. but you have decided to put your fingers in your ears and shout 'I'm not listening!'" - si_the_geek on using OERN

  7. #7
    Cloud Commander Dave Sell's Avatar
    Join Date
    Mar 04
    Location
    /dev/null
    Posts
    2,958

    Re: Mailer-Daemon returned email

    Too morbid for public discourse
    Don't solve problems which don't exist.

    "If I had eight hours to cut down a tree, I'd spend six hours sharpening my axe." --- Abraham Lincoln (1809-1865)

    2 idiots don't make a genius.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •