Hi @Steve Parry (SAMS) ,
Welcome to the Microsoft Q&A platform!
It sounds like you have a well-thought-out mail transport rule to manage your email disclaimers, but something has changed, causing issues. Let's break down some potential troubleshooting steps and solutions to address this.
Potential Causes and Solutions:
- Format and Punctuation Changes:
- Your detailed testing indicates that the presence of
--
(dash dash space) might be creating an issue. - Ensure that there have been no changes in formatting or hidden characters within the disclaimer text. Sometimes, even an invisible character can cause mismatches.
- Email Encoding:
- If the encoding of emails has changed (e.g., from plain text to HTML), it might affect how text is detected. Verify that the transport rule applies to the correct encoding.
- Rule Order and Conditions:
- Double-check the order of your transport rules. They are processed in order, and a preceding rule might be affecting the processing of your disclaimer rule.
- Review all conditions and exceptions in the rule to make sure they still match your requirements. 4. Recent Updates or Changes:
- Check if there were any recent updates or changes to your email server or platform that might affect mail transport rules. Microsoft Exchange and similar platforms often receive updates that can change behavior slightly.
- Testing and Isolation:
- As you indicated, the problem seems to be with the text detection after
--
. Try simplifying the disclaimer temporarily to isolate the issue. - Test different variations of the disclaimer, such as removing or altering the problematic text. This can help pinpoint the cause.
Steps to Test and Validate:
- Verify Rule Configuration:
- Access the rule settings in your Exchange admin center.
- Ensure that the text matching condition is exactly as intended.
- Create a Test Rule:
- Create a simplified test rule with a basic disclaimer without the
--
and see if it is detected correctly. - Gradually introduce elements of the original disclaimer until you identify the breaking point.
- Log and Monitor:
- Enable logging for your mail transport rule (if available). Sometimes detailed logs can provide insights into why the match fails.
- Contact Support:
- If the issue persists, consider reaching out to Microsoft Support or consulting Exchange community forums. Document your findings and tests to provide them with detailed context.
Example Transport Rule Update:
- Modify Disclaimer Text:
- Ensure that your disclaimer template does not contain problematic characters.
- Example:
--
Legal Disclaimer: This email and its attachments are confidential...
- Testing Scenario:
- Create emails that test just before and just after the
--
to isolate the change.
Please feel free to contact me for any updates. And if this helps, don't forget to mark it as an answer.
Best,
Jake Zhang