Sample Header Ad - 728x90

How do I view the entire raw message in alpine?

3 votes
2 answers
2073 views
I am fiddling around with S/MIME emails (sent from https://ttpedge.sitenv.org/ttp/#/hisp/smtp) . I want to view the entire email, but when I export the message I get this: From wwerner@transport-testing.nist.gov Wed Apr 16 11:02:03 2014 Date: Wed, 16 Apr 2014 12:02:04 -0400 (EDT) From: wwerner@transport-testing.nist.gov To: wwerner@not-a-chance.com Subject: Direct Validation Request [ Part 1, Application/PKCS7-MIME (Name: "smime.p7m") 27 KB. ] [ Unable to print this part. ] Instead, I expect to see something more like this: Received: from hit-testing.nist.gov (unknown []) by mydomain.com (Postfix) with SMTP id 552EDB606BC for ; Wed, 16 Apr 2014 13:54:21 -0500 (CDT) Subject: Direct Validation Request Date: Wed, 16 Apr 2014 14:54:23 -0400 (EDT) From: wwerner@transport-testing.nist.gov To: wwerner@direct.mydomain.com Message-ID: Subject: Message test MIME-Version: 1.0 Content-Type: application/pkcs7-mime; name=smime.p7m; smime-type=enveloped-data Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename=smime.p7m MIAGCSqGSIb3DQEHA6CAMIACAQAxggGtMIIBqQIBADCBkDCBgjELMAkGA1UEBhMCVVMxCzAJBgNV BAgMAkFSMQswCQYDVQQHDAJMUjETMBEGA1UECgwKTFdTSSwgSW5jLjEMMAoGA1UECwwDRGV2MRUw EwYDVQQDDAx0dHQubHdzaS5jb20xHzAdBgkqhkiG9w0BCQEWEHd3ZXJuZXJAbHdzaS5jb20CCQDa Ol9sXP8A8TANBgkqhkiG9w0BAQEFAASCAQBrfDgrbsR24cMsMUHLwqmZldHRfZh+rqHAg3wYp/BT 91OasZfU2Yke/MBTNu3VpmNM4L2OB10PzYH8heywPP6cVylLhEwnpdEGv6i1sL4Wz0pFeivXfHn/ D7w4iAQyBRUJnFd/uEYIJRJ5xP1Jnlcmcifyz8ZJ2YCZolehbETQGmLbNJdLuHTkB7ZnlmCMnNW+ vhRFDOrg/l9C+ATsoEGGWKRLmN0EZT8XSyiEOHpRqgGaScS0sjXGzCPkZGd+S1X8KSzUP7cvB1Ml Vz7lXpIg+KnuglMWaPIp++acHGEwbb3hTIKxn23HqdbT95MeXdjjOJnqxkkelC6ObPY6evSnMIAG CSqGSIb3DQEHATAdBglghkgBZQMEAQIEECvsba7B8B6vlbDaHsp000+ggASCA+iNDnc2EOJPNAXk x0fDMAuVuzB5ZiklhJ+bQXn21eYGaXJedhk+UWZF3ov5sWKwbl2A7yVCoKF1yuVlpAqGAFh1MZOH XcFF+EwbzR1dF5rUJQ3xc+evyT64clDap7IM1LBGJ2z2qBaQNazoVTdKIPYuyNmmeAteeXh3XaAU I just tried saving the attachment and apparently it's saving it in a binary format. If I look at this in Gmail's "original" view it shows up b64 encoded (of course this is probably obvious as I'm looking at it in the browser). Do I have to convert the attachment myself? Or is there a way I can export it b64 encoded.
Asked by Wayne Werner (12123 rep)
Apr 16, 2014, 04:14 PM
Last activity: Jul 3, 2024, 05:27 PM