Update to the mail/courier-imap port. I've had this in the queue for some time and it seems someone has already submitted an update to 1.4.6. http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/39585 I figure I'll go ahead and submit this as an option to the maintainer. Ben Lovett <blovett@bsdguru.com> the originator of the other PR, caught some pkg-plist changes I had missed. I've integrated his changes into my diffs. I made changes to the MYSQL portion of the Makefile to get mine to work. I later found out my MySQL interoperablility problem was operator error, but I don't know if the MYSQL additional configure args were necessary. I do not believe they could hurt anything, so they have been left in. I also added the install of authtest in ${PREFIX}/sbin. It is a useful utility for testing authentication without having to go through pop3d or imapd. As the other PR says, files/patch-rfc822_parsedt.c is no longer required. I should make a patch to etc/authmysqlrc.dist to set the MYSQL_SOCKET to /tmp/mysql.sock, but I am supposed to be doing other things today. If the maintainer would like to make that change, it would make me happy. :-) Fix: apply this patch to ports/mail/courier-imap/ and remove ports/mail/courier-imap/files/patch-rfc822_parsedt.c
Responsible Changed From-To: freebsd-ports->nbm over to maintainer
State Changed From-To: open->closed courier-imap now installs authtest binary, and has been upgraded. Thanks!