I added the following to /etc/make.conf so it'll pick up the right settings everytime...

.if ${.CURDIR} == "/usr/ports/mail/imap-uw"
WITH_SSL_AND_PLAINTEXT=yes
.endif
.if ${.CURDIR} == "/usr/ports/mail/cclient"
WITH_SSL_AND_PLAINTEXT=yes
.endif

then forced a rebuild of imap-uw. (i think i used portupgrade -f imap-uw).

That did the trick! I wasn't even aware of the cclient portion.

Reinstalling the cclient with the proper flag and then reinstalling imap-uw worked perfectly. Thanks! I greatly appreciate it.

Also, I need to move to apache13-modssl (to avoid the plaintext logins that I currently have) but that looks like a fairly major upgrade and I'm waiting for my nerve to build up.

Good luck. :)

Take care,
Mike


_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to