Build 2537 released: Serialization in Rebex Mail now actually works!
Due to a missing attributes in one of the internal classes of the MIME component, serialization of MIME classes was often impossible. This also affected ImapMessageCollection and Pop3MessageCollection. The build fixes this issue. Additionally, some minor ...