Sam Varshavchik wrote:
Gordon Messmer writes:
About all that needs to be done, AFAIK, is add a seek() to line 947 of submit2.C, or close the control files before run_filter and reopen them afterward. It doesn't look like the afx lib in use has a suitable seekp() function, so the latter may be easier than the former.


No -- the problem that prevents this from working is that by that time the message's MIME structure is already parsed. If, suddenly the message's contents change, the pre-parsed offsets of various MIME entities in the message will result in a corrupted message, should Courier choose to rewrite it.

For the control file?


------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to