10-04-2023 12:58 AM
Hi,
I am on the way to authenticate end-users for the Spam Quarantine (on the SMA) with SAML.
Users can get access to their spam.
Is it possible as well for them to get their alias SPAM ? At the time they can not see the Alias SPAM
Thanks
10-04-2023 09:45 AM
10-04-2023 12:50 PM
A SPAM consolidation query is configured. To add a precision the email address ends with @domain.com and the alias is @domain2.com
10-05-2023 01:02 AM
you absolutely need the alias consolidation on order for the SMA to understand that the given user login has mutiple email addresses
if the LDAP servers are just your usual Active Directory the following query should work
Name: yourdomain.isq_alias
Query String: (|(proxyAddresses={a})(proxyAddresses=smtp:{a}))
Email Attribute: mail,proxyAddresses
if you are using Cloud Email Security you first need an IPsec tunnel for this
more info here:
https://docs.ces.cisco.com/docs/site-to-site-vpn#vpn-settings
daniel
10-06-2023 06:08 AM
Hi Daro,
Thank you for your reply,
Can you please elaborate why you have 2 Email Attributes in the Query?
Email Attribute: mail,proxyAddresses
10-10-2023 07:55 AM
one is for the main address (mail) and the other is for the alias addresses (proxyAddresses)
it ist just the name for those attributes in Active Directory
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide