You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To redirect safelinks URLs to the actual URL and thus bypass safelinks, I tried a filter matching on *.safelinks.protection.outlook.com for http/https then it redirects to {search.url|decodeURIComponent}
Actual behavior
The link first goes to safelinks.
The text was updated successfully, but these errors were encountered:
Expected behavior
To redirect safelinks URLs to the actual URL and thus bypass safelinks, I tried a filter matching on
*.safelinks.protection.outlook.com
for http/https then it redirects to{search.url|decodeURIComponent}
Actual behavior
The link first goes to safelinks.
The text was updated successfully, but these errors were encountered: