On Wed, 28 Apr 2004, sim wrote: >in th readme for bincimap 1.2.7 final, there is a section called 'Install >the service files', do i have to create those symlinks , cos on my >freebsd , i dont even have an /etc/xinetd.d path. My xinetd is in >/usr/local/etc/xinetd. How do i handle that section of the install >without the symlinks? Also i dont have a /usr/local/etc/service path.
You can use xinetd, just don't mind about the /usr/local/etc/service stuff. You can symlink or copy the bincimap and bincimaps files into the xinetd.d directory, typically as "imap" and "imaps". Make sure the contents of the files are correct, paths and all. Then restart xinetd, that should do the trick. 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."
