How to compile postfix with mysql and dovecot from source code
Ngày 25 tháng 10 năm 2014
make -f Makefile.init makefiles 'CCARGS=-DHAS_MYSQL `mysql_config --cflags --libs` -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\"' 'AUXLIBS_MYSQL=`mysql_config --cflags --libs` -lz -lm'
Đang tải dữ liệu...