sasl-authzid.d 536 B

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