Zitat von Ivan Auger <[EMAIL PROTECTED]>:
We are running Solaris 9 with cyrus-sasl 2.1.21 and cyrus-imapd
2.2.13., berkeley db 4.1.25. Problem started about a week ago - Apr
30. Our logs show:
May 5 08:42:23 mailserv master[21147]: [ID 392559 local6.debug]
about to exec /usr/cyrus/bin/ima
We are running Solaris 9 with cyrus-sasl 2.1.21 and cyrus-imapd 2.2.13.,
berkeley db 4.1.25. Problem started about a week ago - Apr 30. Our
logs show:
May 5 08:42:23 mailserv master[21147]: [ID 392559 local6.debug] about to exec
/usr/cyrus/bin/imapd
May 5 08:42:23 mailserv imap[21147]: [I
rtainly is.
I am not sure if it is a weirdness with 'cc', or if it is something
deeper.
The code compiles and without warnings, but it core dumps at runtime.
Simply changing the order in one structure or the other to match solves
the problem nicely.
This could very well be related to the foll
on declares A, C, then B.
This shouldn't normally be a problem, but on Tru64 5.x, it certainly is.
I am not sure if it is a weirdness with 'cc', or if it is something deeper.
The code compiles and without warnings, but it core dumps at runtime.
Simply changing the order in one structure or
# sasldblistusers | grep cyrus
user: cyrus realm: linuxserver.co3i.com mech: CRAM-MD5
user: cyrus realm: linuxserver.co3i.com mech: PLAIN
user: cyrus realm: linuxserver.co3i.com mech: DIGEST-MD5
I checked that.. seems OK to me?
At 16:51 13/09/01, you wrote:
>could you do me a favor and run 'sasl
>Hi,
>
>I'm having trouble creating mailboxes. I am using RedHat7.1 with
>cyrus-imapd-2.0.16, cyrus-sasl-1.5.24, db-3.3.11 and openssl0.9.6b
>
>here is what happens:
>
># cyradm -u cyrus localhost
>Please enter your password:
>
>localhost> cm user.foobar
>createmailbox: Permission deni
Hi,
I'm having trouble creating mailboxes. I am using RedHat7.1 with
cyrus-imapd-2.0.16, cyrus-sasl-1.5.24, db-3.3.11 and openssl0.9.6b
here is what happens:
# cyradm -u cyrus localhost
Please enter your password:
localhost> cm user.foobar
createmailbox: Permission denied
localhost> auth
perl