Exchange 2007 : Recipient Flter Multiple Countries
Here is an example recipient filter used in an Email Address policy that will apply an address based upon multiple factors, including one of two different countries:
Set-EmailAddressPolicy “NL Users” –RecipientFilter {((Co -eq "Netherlands, The" -or Co -eq "Netherlands") -and (RecipientType -eq 'UserMailbox'))} --EnabledEmailAddressTemplates ‘SMTP:%g.% This email address is being protected from spambots. You need JavaScript enabled to view it. ’, ‘smtp:% This email address is being protected from spambots. You need JavaScript enabled to view it. ’