|
|
|
|
|
Re: Attachments in newsgroups aren't decoded [message #159767 is a reply to message #159313] |
Mon, 22 June 2009 01:39 |
jcarter
Messages: 25 Registered: August 2006
Karma: 0
|
Junior Member |
|
|
naudefj wrote on Fri, 22 May 2009 10:45 | Hi,
The code was written in an era where E-mail messages had MIME attachments and USENET had UUencoded attachments. Now that MIME is also used for USENET, a common function makes sense.
I won't get to this any time soon. However, you are welcome to take the initiative to get the job done. To get you started, have a look at scripts/maillist.php, scripts/nntp.php, include/mlist.inc and include/nntp.inc.
|
I implemented this several years ago, but was too lazy to post the patch. I'll post it to {patches} for the latest release. It still doesn't solve the problem of large binary messages in which an attachment is split across several messages.
|
|
|