On Tue, 9 Sep 2003, Rick Updegrove wrote:
>Andreas Aardal Hanssen wrote:
> >Sergei Kolobov has the FreeBSD port, and he's quite fast at pushing new
> >releases. We'll see what he can do. :-)
>Hey I just cvsupped and for a week or more I have been having issues 
>with the FreeBSD port's "make cert" option.  Also, I have some 
>corrections to the documentation as it relates to supervising bincimap.  
>May I discuss them here? 

Sure, although some issues are specific to FreeBSD and Sergei might be the 
one to direct those issues to.

>/bin/mktemp: not found

The "make cert" code I added in 1.2.1 uses /bin/mktemp, but it should 
just go "mktemp". I can fix this in the next release.

>Email Address []:[EMAIL PROTECTED]
>unknown option -CA

This I can't help with. I tried googling, but couldn't find any issues 
with openssl not supporting the -CA option. You can use an existing PEM 
file on your system until this is solved.

Try a

find /usr -name '*.pem'

Or perhaps under /etc, and see if you find any certificate/private key 
files there. If you do, then you can copy one file to 
/etc/opt/bincimap/bincimap.pem (or whichever path is specified in your 
bincimap.conf).

Andy :-)

-- 
Andreas Aardal Hanssen   | http://www.andreas.hanssen.name/gpg
Author of Binc IMAP      |  "It is better not to do something
http://www.bincimap.org/ |        than to do it poorly."

Reply via email to