Automatic forwarding agent in Lotusscript: how to forward MIME messages?

Automatic forwarding agent in Lotusscript: how to forward MIME messages?

Hi,

I’m currently writing a Lotus Notes agent to automatically forward incoming mails.

As the ‘dispatching’ logica is quite complex, I have to use a Lotus Notes agent instead of ‘rules’.

My agent works perfectly for internal Memos but give rendering troubles in the target mail with some MIME mails.

(rendertortitem bug?)

Do I have to avoid to use the rendertortitem method and use the LS classes related to MIME instead?

In this case, would anyone have a sample of coding with this classes?

Thank you by advance for your help,

Philippe Pierlot

Lotus Domino designer

Subject: Automatic forwarding agent in Lotusscript: how to forward MIME messages?

i think theres a server settings to automatically convert mime messages into richtext field.

Subject: RE: Automatic forwarding agent in Lotusscript: how to forward MIME messages?

Yes,

But the solution was elsewhere; I was able to solve it with the rendertortitem method.

Thank you for your help… and sorry for my (very) late answer…

Regards,

Philippe Pierlot