MIME mail format

I have two agents that I can run manually, to send e-mails based on an email list that is pulled from a view. One is in LotusScript the other in Formula language.

In my location document outgoing mail is specified to go as MIME. If I manually send an email, the format of the text is the same at the destination as what I had in my mailbox before sending it.

However, when I use either of the two agents, the formatting is lost and the text is all over the screen when the recipient looks at it.

Is there a way I can set programatically the outgoing format to MIME, since my location doc doesn’t seem to weigh in anything when I send mail using an agent?

Thanks

JohnD

Subject: Does the agent run on the server?

If the agent runs on the server what version is the server? If R5 than it does not do MIME conversion. If ND 6 and your options are set correctly it will do the conversion to MIME for mail sent by an agent.

Howard

Subject: RE: Does the agent run on the server?

Subject: RE: Does the agent run on the server?

It’s version 6.0.3 and it doesn’t seem to do it.