If I reconfigure my backend mailstore to remove the murder
configuration (so that it thinks it's a stand alone server), the
rename works, so I think it must have something to do with my
imapd.conf files and the way my backend servers communicate with my
murder server.
I'm trying to build a configuration that looks like:
Multiple backend servers who have lots of disk storage for storing
email folders
A single murder server
Multiple frontend servers running as imap and lmtp proxy's, where
the email clients actually connect to.
Anyone willing to share their imapd.conf files for such a
configuration?
On 11/18/10 10:10 AM, Robert Spellman wrote:
I'm seeing issues with renaming a folder in version 2.4.4. The
database shows that the folder has been renamed, however, the file
system still shows the old name. I see the same issue when using
Thunderbird, imtest or cyradmin to perform the rename.
cyradm server
server.bates.edu> lm
INBOX (\Noinferiors \HasChildren)
Junk (\HasNoChildren)
Sent (\HasNoChildren)
Trash (\HasNoChildren)
server.bates.edu>
server.bates.edu> cm Testing
server.bates.edu> lm
INBOX (\Noinferiors \HasChildren)
Junk (\HasNoChildren)
Sent (\HasNoChildren)
Testing
(\HasNoChildren)
Trash (\HasNoChildren)
server.bates.edu>
server.bates.edu> rename Testing NotTesting
renamemailbox: bad parameters to function
server.bates.edu>
server.bates.edu> lm
INBOX (\Noinferiors \HasChildren)
Junk (\HasNoChildren)
NotTesting
(\HasNoChildren)
Sent (\HasNoChildren)
Trash (\HasNoChildren)
server.bates.edu>
An ls of the filesystem shows that the directory Testing still
exists. If I try to execute a cyradm command against NotTesting,
I get a system i/o error.
I saw the same problem with 2.4.3, and upgraded to 2.4.4, and get
the same results.
Here's my imapd.conf from my backend server:
configdirectory: /var/lib/imap
partition-default: /home/imap
defaultpartition: default
sievedir: /var/lib/imap/sieve
admins: cyrus
sasl_pwcheck_method: saslauthd
sasl_mech_list: PLAIN GSSAPI
altnamespace: true
hashimapspool: true
allowallsubscribe: true
allowusermoves: true
tls_cert_file: /etc/pki/tls/certs/mailstore06.bates.edu-cert.pem
tls_key_file: /etc/pki/tls/certs/mailstore06.bates.edu-key.pem
tls_ca_file: /etc/pki/tls/certs/bates.edu-cert.pem
proxyservers: murderdev.bates.edu
mupdate_server: murderdev.bates.edu
mupdate_username: backend
and the output from the version command:
name : Cyrus IMAPD
version : v2.4.4 14e06331 2010-11-1
vendor : Project Cyrus
support-url: http://cyrusimap.web.cmu.edu
os : Linux
os-version : 2.6.18-194.17.4.el5PAE
environment: Built w/Cyrus SASL 2.1.22
Running w/Cyrus SASL 2.1.22
Built w/Sleepycat Software: Berkeley DB 4.3.29:
(July 12, 2010)
Running w/Sleepycat Software: Berkeley DB 4.3.29:
(July 12, 2010)
Built w/OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
Running w/OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
Built w/zlib 1.2.3
Running w/zlib 1.2.3
CMU Sieve 2.4
TCP Wrappers
mmap = shared
lock = fcntl
nonblock = fcntl
idle = poll
|
begin:vcard
fn:Robert Spellman
n:Spellman;Robert
org:Bates College;Information and Library Services
adr;dom:;;110 Russell Street;Lewiston;Maine;04240
email;internet:rspell@xxxxxxxxx
title:Assistant Director of Network Services
tel;work:207-786-6422
note:01000111011011110010000001010010011001010110010001010011011011110111100000100001
url:http://www.bates.edu/
version:2.1
end:vcard
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/