acapd build

2001-08-23 Thread Oleg Baranov
I try to build cyrus-smlacapd-0.5 and get the following: ### Making all in /tmp/inst/cyrus-smlacapd-0.5/backend gmake[1]: Âõîä â êàòàëîã `/tmp/inst/cyrus-smlacapd-0.5/backend' sml compileit || true Standard ML of New Jersey v110.34 [FLINT v1.5], July 10, 2001 - [autoloading] [library

DBERROR

2001-07-16 Thread Oleg Baranov
I try to use the following simple script to create mailboxes on FreeBSD4.2 / 2.0.11 / 1.5.24 box. //-- #!/usr/bin/perl use Mail::IMAPClient; die Give your user name as an argument unless @ARGV; $host = localhost; $uid = cyrus; $psw =