I've noticed that I occassionally receive inline attachments (usually in ZIP format). These files come via e-mail (Internet) and the message header definitely indicates "attachment". Is the mail handler not able to understand the attachment being inline or is the data received not formatted correctly?
Here's the relevant header data:
OtherHeader Content-Type: application/zip;
name="google.com!caughtinadream.com!1611014400!1611100799.zip" OtherHeader Content-Disposition: attachment;
filename="google.com!caughtinadream.com!1611014400!1611100799.zip"
Only multi-part MIMEs are decoded internally by SBBS today. If you can send me a message with an attachment in that format, I can work on decoding support.
Re: Inline Attachments
By: Digital Man to Dream Master on Wed Jan 20 2021 01:15 pm
Only multi-part MIMEs are decoded internally by SBBS today. If you can send me a message with an attachment in that format, I can work on decoding support.
Thank you, sir. I'll send it over to you right away.
Since you forwarded from the msg/file from sbbs, and sbbs doesn't recognize that MIME-encode type, it didn't work. Your text and the ZIP file were all combined together into the single-part MIME contents (which fails zip integrity checks of course).
Re: Inline Attachments
By: Digital Man to Dream Master on Wed Jan 20 2021 05:37 pm
Since you forwarded from the msg/file from sbbs, and sbbs doesn't recognize that MIME-encode type, it didn't work. Your text and the ZIP file were all combined together into the single-part MIME contents (which fails zip integrity checks of course).
I e-mailed you a .txt version of the file. If you still don't get it, I'll figure something else out.
It arrived it as a multi-part MIME attachment, but I still think I got it sorted out. I just made a commit for you to test and provide feedback on. It won't help with your already-received messages, only newly received ones.
Ultimately, I will wait for my next inbound multipart message and let you know.
Single-part, but I get your meaning. Looking forward to the test results.
Sysop: | Chris Crash |
---|---|
Location: | Huntington Beach, CA. |
Users: | 585 |
Nodes: | 8 (0 / 8) |
Uptime: | 27:10:00 |
Calls: | 10,757 |
Files: | 5 |
Messages: | 452,132 |