Question:
Where does the RenderToMime string get put and how do I access it? I would have thought it would be to a temp file?
Answer:
RenderToMime simply returns the MIME string that would be sent if emailed, fully rendered according to the property settings of the mailman. You could use the Chilkat S/MIME component to load the MIME text and then manipulate it if necessary.
You could use the Chilkat S/MIME component to load the MIME text and then manipulate it if necessary.