Hi I am trying to write a NNTP Server, I have searched high and low for hor to encode/decode attachments to NNTP messages and the closest ive come is thinking that they are base64 encoded (which they are not). I am not a heavy C or C++ programmer so the source code to mozilla isn't hugely useful.
How are NNTP message attachments encoded? Kevin
