i cannot get cyrus-imapd-2.1.2 working.
i upgraded from 2.0.16 to 2.1.2.

the mailboxes created with 2.0.16 are still accessible, but i
cannot create new ones. sasl2 is working fine. the imtest
test was successful.

# cyradm --user cyrus localhost
Password: 
localhost.localdomain> ver
name       : Cyrus IMAPD
version    : v2.1.2 2002/02/15 20:38:52
vendor     : Project Cyrus
support-url: http://asg.web.cmu.edu/cyrus
os         : Linux
os-version : 2.4.17
environment: Cyrus SASL 2.1.1
             Sleepycat Software: Berkeley DB 3.2.9: (January 24, 2001)
             OpenSSL 0.9.6b [engine] 9 Jul 2001
             CMU Sieve 2.0
             TCP Wrappers
             UCD-SNMP 4.2.3
             lock = flock
             auth = unix
             idle = poll
             dirhash = full
             mboxlist = db3
localhost.localdomain> cm user.test 
createmailbox: Permission denied
localhost.localdomain>  

for testing purposes i changed the permission of /var/imap/*
and /var/spool/imap/* to 777 with no luck. both directory
structures are owned by cyrus:mail.

in imapd's log i found these messages:

Feb 27 17:17:07 crypta imapd[6786]: login: localhost.localdomain[127.0.0.1]
cyrus@testbox DIGEST-MD5 User logged in
Feb 27 17:17:11 crypta imapd[6786]: myfetch: starting txn 2147483662
Feb 27 17:17:11 crypta imapd[6786]: myfetch: reusing txn 2147483662
Feb 27 17:17:11 crypta imapd[6786]: abort_txn: aborting txn 2147483662

could it be a db problem? can someone who's running cyrus-imapd-2.1.2 send
me
the output of 'version'?

last but not least the used configure parameters and the imapd.conf:

--with-cyrus-prefix=/usr/libexec/cyrus \
--enable-fulldirhash \
--enable-listext \
--enable-netscapehack \
--with-ucdsnmp \
--with-sasl \
--with-krb \
--with-perl \
--with-libwrap \
--with-openssl \
--with-auth=unix

# grep -v '^#' /etc/imapd.conf | grep -v '^$'
configdirectory:        /var/imap
defaultpartition:       default
partition-default:      /var/spool/imap
umask:                  077
allowanonymouslogin:    no
allowplaintext:         yes
quotawarn:              90
timeout:                30
imapidlepoll:           60
imapidresponse:         yes
poptimeout:             10
popminpoll:             0
popexpiretime:          0
admins:                 cyrus
defaultacl:             anyone lrs
autocreatequota:        0
logtimestamps:          no
plaintextloginpause:    0
srvtab:                 /etc/srvtab
loginrealms:            testbox
loginuseacl:            no
singleinstancestore:    yes
reject8bit:             no
netscapeurl:
http://andrew2.andrew.cmu.edu/cyrus/imapd/netscape-admin.html
sieveusehomedir:        false
sievedir:               /var/imap/sieve
sendmail:               /usr/lib/sendmail
postmaster:             postmaster
hashimapspool:          false
sieve_maxscriptsize:    32
sieve_maxscripts:       5
sasl_maximum_layer:     256
sasl_minimum_layer:     0
sasl_pwcheck_method:    auxprop
sasl_auto_transition:   no
lmtpsocket:             /var/imap/socket/lmtp
idlesocket:             /var/imap/socket/idle
notifysocket:           /var/imap/socket/notify
dracinterval:           5
drachost:               localhost
sasl_sasldb_path:       /etc/sasldb2


where's the error? which part could be responsible for the failure?
and is there a way to get some more debug info, some secret DEFINES?
currently i logging 'local6.debug'.

ciao -ap

System Administration
VIRBUS AG
Fon   +49(0)341-979-7424
Fax   +49(0)341-979-7409
[EMAIL PROTECTED]
www.virbus.de

Reply via email to