sasl-authzid.d 584 B

1234567891011121314
  1. Long: sasl-authzid
  2. Arg: <identity>
  3. Help: Identity for SASL PLAIN authentication
  4. Added: 7.66.0
  5. Category: auth
  6. Example: --sasl-authzid zid imap://example.com/
  7. ---
  8. Use this authorisation identity (authzid), during SASL PLAIN authentication,
  9. in addition to the authentication identity (authcid) as specified by --user.
  10. If the option isn't specified, the server will derive the authzid from the
  11. authcid, but if specified, and depending on the server implementation, it may
  12. be used to access another user's inbox, that the user has been granted access
  13. to, or a shared mailbox for example.