lotus domino - Mime to CD Conversion: missing informations -
i've lotusscript agent scan inbox , perform operations on email.
in particular, 1 of these has body field infomations (formatting, text , on).
when agent starts, can see log on server:
begin mime cd conversion (process: agent manager (000016ab:0000004a), database: xxxxx) end mime cd conversion (process: agent manager (000016ab:0000004a), database: xxxxx) after that, lot of information contained in body field lost.
how avoid this?
immediately after create notessession (e.g., dim s new notessesion), add code:
s.convertmime = false
Comments
Post a Comment