Hi, I cannot current build from git as I get errors relating to the last commit that changed from hmac-md5 to md5-apps. src/smtp.c needs to be changed as follows: line 41 - # include "hmac-md5.h" + # include "md5-apps.h" line 809 - hmac_md5(password, strlen(password), b64, len, digest); + md5_hmac(password, strlen(password), b64, len, digest); If my git skills were better I would send a patch but alas they're not. Mark
Attachment:
pgpAfchkL7UM7.pgp
Description: PGP signature