If recipients are more than 20 , SMG should block email.
Created: 16 Aug 2012 | 3 comments
Hi,
how can we achieve above mentioned goal by symantec messaging gateway. we have block email than contains more than 20 recipients.
regards
shoaib
Discussion Filed Under:
Comments 3 Comments • Jump to latest comment
You could try making a content filtering rule that counts the number of @ symbols in the To: field.
Hi,
You should also do it for CC and BCC maybe to check for that fields also, you can do it with different conditions and use OR between them.
But it's looking impossible to check both to,cc and bcc like 14 people in To, 4 in CC and 2 in BCC.
Regards,
Oykun
As far as I know you can setup a content filter policy for the envelop recipients and also for the data section including to/cc/bcc.
In case put both conditions and set any of the conditions must meet.
So you could check for 20 or more occurences of the @ and then put your action in place.
------------------------------------------------------------------
Best regards!
toby
CISSP / MCP
Would you like to reply?
Login or Register to post your comment.