3 messages in net.sourceforge.lists.courier-maildrop[maildropl] Re: reformime decompositi...
FromSent OnAttachments
Sam VarshavchikNov 23, 2001 12:29 pm 
Markus StumpfNov 23, 2001 1:26 pm 
Sam VarshavchikNov 23, 2001 1:44 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[maildropl] Re: reformime decomposition problemActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Nov 23, 2001 1:44:39 pm
List:net.sourceforge.lists.courier-maildrop

Markus Stumpf writes:

From my reading of rfc2045 neither <"> nor "\n" are allowed in a boundary specification?

Newlines are removed before the line is even parsed. Before parsing, split header lines are folded back together. And quotes can be inside boundary delimiters, as long as they are properly quoted.

P.S. Sam, I had mailed you a small patch for reformime (2-3 weeks ago) that would include a save-filename: <filename> information when dumping section infos. <filename> is the filename that reformime uses when decomposing a message (-x flag). This is useful for programs that would like to associate section infos to decomposed filenames. Did you get it? Do you think it is useful?

I don't think I got it.