AppSuite:GuardMailResolver

Revision as of 18:31, 20 November 2014 by Greg.hill (talk | contribs) (Created page with "When a Guard user sends an email to a recipient, Guard must be able to determine if the recipient is an OX user, or if that person uses a different email service. If the recip...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

When a Guard user sends an email to a recipient, Guard must be able to determine if the recipient is an OX user, or if that person uses a different email service. If the recipient is an OX user, Guard must be able to determine the users ID and context. This is done through the OX backend by default, which in turn looks up the email address using the default login2context table. Starting version 1.2, Guard can, however, be configured to use a different URL for third party or custom handlers.