Hi Christian,
You could try setting the file to read only once message processing is completed. To do this, you need to use the Run OS Command After Message Processing e.g
chmod 444 %F sets the file auth to r--r--r--.
Hope this helps,
Mark
Hi Christian,
You could try setting the file to read only once message processing is completed. To do this, you need to use the Run OS Command After Message Processing e.g
chmod 444 %F sets the file auth to r--r--r--.
Hope this helps,
Mark