I still have the crypto problem compiling dbmail. I tried to compile it on 2 different debian systems, but both gave the same error.
cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE main.c -o dbmail-smtp list.o debug.o pipe.o mime.o mysql/dbmysql.o dbmd5.o md5.o bounce.o forward.o memblock.o mysql/dbauthmysql.o config.o -L/usr/local/lib/mysql/ -I/usr/include/mysql/ -lmysqlclient -lcrypto /usr/bin/ld: cannot find -lcrypto collect2: ld returned 1 exit status make: *** [smtp] Error 1 Sorry, Make failed. I'd really like to know what this is.