MIME DATA in DBObject

MIME DATA in DBObject

On the server console you may receive the following errors.

These messages are the result of Lotus Notes sending the body of the email as an Attachment rather than text.

If the content of the email (either html or plain text) is greater that approximately 32K the Notes Client will send the HTML/Text contents as an attachment.

Internally, attachments are stored separate from the Notes Document and during delivery the application is running as the user and the email is in Mail.Box. The default access for most users is 'depositor', and therefore the user does not have access to the attachments within mail.box and therefore cannot be processed. The application is unable to append a signature to these emails.

This problem is under investigation and a solution is being developed which will involve having the application process the email as part of the Router task which will then run using the server id.


dbobject.gif