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

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

How to get multiresult with multicondition in Sql Server -