Archiwum wpisów - 6 lutego, 2008

Sendmail, password-like file and SASL2.

środa, 6 lutego, 2008

As I have promised I am posting a patch that allows SASL2 to use password like file (eg. /etc/passwd-mail). After applying this patch we need to perform some dirty hacks: * You need to install automake 1.7.2 * Enter saslauthd directory in SASL sources. * Run automake 1.7.2 there. And then configure. Why? Because none of ...