Hi
I have an Editor where the user can write Mail's. He can insert images and so on. They are saved from this editor in MHT-Format. After that, I use AfterLogic MailBee to send the mailmessages. This will work great with all of the created MHT-Files. I think, MailBee will reformat the MHT.
Now, I have to create an IMAP-Server, that the user can connect to it and get his messages out of the database to the IMAP-Client (only showing the stored messages).
I wrote, that you support 32000 long lines for parsing and save it with 76 chars rule. Can you point me to a peace of code - perhaps I can this reuse to convert my mht-files to lines with 76 chars?
Thanks.
Thomas