[dovecot/core] bd06c7: imapc: Added support for PROXYAUTH command by sett...

GitHub noreply at github.com
Sat Jan 16 19:34:06 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: bd06c77a12bb02871b25dceb749fa955f4a272ff
      https://github.com/dovecot/core/commit/bd06c77a12bb02871b25dceb749fa955f4a272ff
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-01-16 (Sat, 16 Jan 2016)

  Changed paths:
    M src/lib-imap-client/imapc-client.c
    M src/lib-imap-client/imapc-client.h
    M src/lib-imap-client/imapc-connection.c
    M src/lib-storage/index/imapc/imapc-settings.c
    M src/lib-storage/index/imapc/imapc-settings.h
    M src/lib-storage/index/imapc/imapc-storage.c

  Log Message:
  -----------
  imapc: Added support for PROXYAUTH command by setting imapc_features = proxyauth

This can be useful when talking to Sun/Oracle IMAP server, which wants you
to use LOGIN+PROXYAUTH to perform master user logins, instead of supporting
the standard SASL PLAIN authentication.




More information about the dovecot-cvs mailing list