nixpkgs/pkgs/tools/networking/isync
Felipe Silva e0c2405594
isync: add default SASL mechanisms when using cyrus-sasl-xoauth2
The XOAUTH2 support was added in 47eda8e, overriding `SASL_PATH` and
dropping all default SASL mechanisms from `cyrus_sasl`. The option was
disabled by default in fe02c5e, but users manually overriding isync to
enable `withCyrusSaslXoauth2` still face this issue.

This commit sets `SASL_PATH` to a combination of `cyrus_sasl` and
`cyrus-sasl-xoauth2`, as suggested in #235959.
2024-04-16 20:14:18 -03:00
..
0001-Increase-imap_vprintf-buffer-size.patch
default.nix isync: add default SASL mechanisms when using cyrus-sasl-xoauth2 2024-04-16 20:14:18 -03:00
work-around-unexpected-EOF-error-messages-at-end-of-SSL-connections.patch