Hi I got another error when compiling. Here is is from tcpd/ directory this time. Something to do with SSL. I am trying to get to Courier-IMAP website to look this one up but it seems to be down from where I am, so im posting. Any help would be received with much gratitude !! thanks make[1]: Entering directory `/disk01/blue/courier-imap-0.36b/tcpd' gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I.. -Wall -g -O2 -c starttls.c starttls.c: In function `create_tls': starttls.c:95: warning: passing arg 2 of `SSL_CTX_set_cipher_list' discards `const' from pointer target type starttls.c:111: warning: passing arg 1 of `BIO_new_file' discards `const' from pointer target type starttls.c:114: too many arguments to function `PEM_read_bio_DHparams' make[1]: *** [starttls.o] Error 1 make[1]: Leaving directory `/disk01/blue/courier-imap-0.36b/tcpd' make: *** [all-recursive] Error 1