An entirely new MIME structure is now in place, only a few cleanups to do. The MIME segments are parsed and stored in a construct, there are two things left to do, add_part(), and remove_part().
-d
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
An entirely new MIME structure is now in place, only a few cleanups to do. The MIME segments are parsed and stored in a construct, there are two things left to do, add_part(), and remove_part().
-d
Logged In: YES
user_id=2710
The only thing left for MIME handling is to regenerate a
textual representation of all the MIME parts before sending
the message to the MTA.