Hello,
Is there any way in Lotus Domino 8 server to force ‘Content-Disposition: attachment’ instead of ‘Content-Disposition: inline’ for all incoming SMTP mail attachments.
I tried to set server’s notes.ini setting “MIMEForceAttachments=1”, but without success.
The problem is our clients are sending in .ttx files (Trados tag editor files produced by translation software) which are xml files with file extension .ttx, and server puts them inline in mail message instead of showing these files as attachments.
The same applies to .txt files and normal .xml files, they all appear as text in mail message instead of attachment.
If this enforcement to ‘Content-Disposition: attachment’ can’t be done in Domino server, are there any solutions for such a case ?
Maybe it’s possible to use ‘Before new mail arrives’ agent to read NotesMIMEEntity from mail message and reattach these files to message manually ?
Best regards,
Ivars Pede