[imapfilter-devel] non-ssl mode?
Daniel M. Drucker
dmd at 3e.org
Thu Aug 7 21:16:53 EEST 2003
> In any case you can compile imapfilter without SSL_TLS support:
>
> $ ./config -o ssltls=no
> $ make
[dmd at eco ~/build/imapfilter-0.9]$ ./config -o ssltls=no
Destination directory: /usr/local
Binaries directory: /usr/local/bin
Manual pages directory: /usr/local/man
Debugging information: no
Configuration file permissions checking: yes
Encrypted passwords support: yes
Secure Socket Layer and Transport Layer Security: no
Challenge-Response Authentication Mechanism: yes
[dmd at eco ~/build/imapfilter-0.9]$ make
cc -O -c -o account.o account.c
cc -O -c -o action.o action.c
cc -O -c -o auth.o auth.c
cc -O -c -o buffer.o buffer.c
In file included from buffer.c:4:
imapfilter.h:232: parse error before `*'
imapfilter.h:233: parse error before `FILE'
make: *** [buffer.o] Error 1
More information about the Imapfilter-devel
mailing list