NotesDocument.send OSX problem

I have some problem for my application that use the function notesdocument.send(true)

In Windows system this work and the result is a HTML mail with my formattation code.

In OSX Lotus Notes client the mail isn’t in HTML but only text when using this function.

Is this a Bug?

Subject: Ops…is the server problem…

I have tested my code from Windows…and I have the same result…It’s a server Problem that don’t convert the document in html -email…

The problem is the configuration setting in

MIME → Convertion Options → Outbound the correct value is from Notes to Plain Text and HTML.

Now all work correctly