After PGP decrypting there will be only string with boundaries and mime parts (like plain Maildir format email, but without headers).
Has RC any function (or class) to parse string into BODYSTRUCTURE? If it relies on IMAP server message parser, how to inject message back to the IMAP server parser?
thx A.
On 08/30/2012 10:24 PM, Szuts Attila wrote:
After PGP decrypting there will be only string with boundaries and mime parts (like plain Maildir format email, but without headers).
rcube_mime::parse_message().