Re: sendmail / Re: Cyrus SASL 2.1.28 testing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> the change in include/sasl.h
> -#define SASL_SEC_MAXIMUM          0x00FF
> +#define SASL_SEC_MAXIMUM          0xFFFF
> breaks sendmail's AuthOptions, when it has the "A" flag set.

The issue will be fixed in an upcoming sendmail version
-- the OP sent a patch.

sendmail.h: change
# define SASL_AUTH_AUTH 0x1000          /* use auth= only if authenticated */
to
# define SASL_AUTH_AUTH 0x10000         /* use auth= only if authenticated */

------------------------------------------
Cyrus: SASL
Permalink: https://cyrus.topicbox.com/groups/sasl/T12590cab045ba314-M06e01c4d16127be05a83bd00
Delivery options: https://cyrus.topicbox.com/groups/sasl/subscription




[Index of Archives]     [Info Cyrus]     [Squirrel Mail]     [Linux Media]     [Yosemite News]     [gtk]     [KDE]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux