On 06/28/11 02:28, Duncan wrote:
walt posted on Mon, 27 Jun 2011 22:40:23 +0000 as excerpted:

On Mon, 27 Jun 2011 22:13:48 +0000, walt wrote:

I haven't read enough code to know where the encoding cache is.
Well, duh.  I just spotted the brand-new 'encode-cache' directory in
~/.pan2, so I don't need to read the code :)

I just noticed you already said your attachments were plain text.  I see
that my text attachments are yyEncoded into a multipart/mixed post.

So far I don't know why my attachments worked and yours didn't, sorry.

I expect I'll have no problems once I manually add the execute/enter
permission.  Thanks again. =^)

Attached is a small example of an upload

<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE nzb PUBLIC "-//newzBin//DTD NZB 1.0//EN" "http://www.newzbin.com/DTD/nzb/nzb-1.0.dtd";>
<nzb xmlns="http://www.newzbin.com/DTD/2003/nzb";>
<file poster="&quot;judgefudge&quot; &lt;n...@none.com&gt;" date="0" subject="&quot;nvidia-mainline-275.09.07-1.src.tar.xz&quot; - yenc test for pan 0.135 (/001)">
<groups>
<group>alt.binaries.test</group>
</groups>
<segments>
<segment bytes="1713" number="1">pan$20110628081816$15c25$d30ffd46$1d9abbd7$78d4f0f6$1...@none.com</segment>
</segments>
</file>
</nzb>

Normally attachments are yEnc-encoded with uuencode, then sent. The message text is discarded for now, as it would be the same message for
possibly 100s of files anyway.

Cheers.


<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE nzb PUBLIC "-//newzBin//DTD NZB 1.0//EN" "http://www.newzbin.com/DTD/nzb/nzb-1.0.dtd";>
<nzb xmlns="http://www.newzbin.com/DTD/2003/nzb";>
<file poster="&quot;judgefudge&quot; &lt;n...@none.com&gt;" date="0" subject="&quot;nvidia-mainline-275.09.07-1.src.tar.xz&quot; - yenc test for pan 0.135 (/001)">
  <groups>
    <group>alt.binaries.test</group>
  </groups>
  <segments>
    <segment bytes="1713" number="1">pan$20110628081816$15c25$d30ffd46$1d9abbd7$78d4f0f6$1...@none.com</segment>
  </segments>
</file>
</nzb>
_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/pan-users

Reply via email to