Forum Discussion
Waseem Qureshi
Mar 28, 2018Brass Contributor
Mail flow conditions for O365 Groups
Scenario = Support center:
- 100 customers with know email addresses
- Support Group with 3 Technicians (O365 Group)
- 100 customers are divided into 3 Support technicians
Problem:
- Hard to differentiate emails from customers, every time technicians search with sender emails to see their customer emails
- O365 groups mixes between Read/Unread emails when you switch from O365 Group to mailbox and other folders, hence all messages are considered as Read and Technicians can't see what messages are already Read
- If technicians click Follow in Inbox then all messages (regardless of whose customer is this) are copied to Technician's mailbox which again messes up
Requirement for technicians:
- Technicians to get a copy of emails in their Inbox ONLY for customers assigned to them leaving a copy in Group
I tried to capture this from mail flow rules but doesn't work... example below.
If the message...
Includes these words in the recipient's address support@domain.com
and Is received from customer1@domain.com
Do the following...
Set audit severity level to 'Do not audit'
and Add the following recipients to the To box: technician1@domain.com
pls help.
One thing to try is to make sure the "match sender address" option is set to both header and envelope. You can also change the first condition to "recipient is" and point to the Group object. And also, set any severity level on the rule(s), so you can actually track them later and see whether they did take any actions.
It doesn't look like a mail rule will address all your complaints for this scenario however, perhaps you should consider using a good old shared mailbox instead.