------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1254 Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Git Commit <[email protected]> 2012-05-25 10:17:07 --- Git commit: http://git.exim.org/exim.git/commitdiff/16880d1a95a51a8b57692b216512e8cbb7cc917d commit 16880d1a95a51a8b57692b216512e8cbb7cc917d Author: Phil Pennock <[email protected]> AuthorDate: Fri May 25 05:01:39 2012 -0400 Commit: Phil Pennock <[email protected]> CommitDate: Fri May 25 05:01:39 2012 -0400 cyrus sasl auth: ssf retrieval was incorrect. exim thought protection layer was required, which is not implemented. patch from wolfgang breyha. fixes bug 1254 ---- doc/doc-txt/ChangeLog | 4 ++++ src/src/auths/cyrus_sasl.c | 7 ++++--- 2 files changed, 8 insertions(+), 3 deletions(-) -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
