Re: sendmail / Re: Cyrus SASL 2.1.28 testing
Claus Assmann <[email protected]> Fri, 7 Jan 2022 20:22:45 +0000
| Newsgroups | gmane.comp.security.cyrus.sasl |
|---|---|
| Message-ID | <[email protected]> |
> 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=3D only if authenticate= d */ to # define SASL_AUTH_AUTH 0x10000 /* use auth=3D only if authenticate= d */ ------------------------------------------ Cyrus: SASL Permalink: https://cyrus.topicbox.com/groups/sasl/T12590cab045ba314-M06e01c= 4d16127be05a83bd00 Delivery options: https://cyrus.topicbox.com/groups/sasl/subscription