3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Is there any docu...
FromSent OnAttachments
Matthias WimmerApr 20, 2007 3:09 pm 
Sam VarshavchikApr 20, 2007 3:18 pm 
Matthias WimmerApr 20, 2007 3:24 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:Re: [courier-users] Is there any documentation on control files (implementing a courier filter)Actions...
From:Matthias Wimmer (m@tthias.eu)
Date:Apr 20, 2007 3:24:33 pm
List:net.sourceforge.lists.courier-users

Matthias Wimmer schrieb:

Is there any documentation on the format of these control files? While it seems that the content of these files is obvious, I'd still like to read the spec for them if there is any.

Okay this part I may now answer myself. I found the characters indicating the type of data in courier/libs/comctlfile.h :)

So it's left that I do not understand the semantic meaning of multiple control files. The code inside courier/submit2.C seems to write more then one such file, but as I said I do not understand when this happens or more important how I should handle these files in this case.

Matthias