Patch to avoid mailboxesdb corruption on concurrent renames

2008-04-03 Thread Bron Gondwana
I've put a header on the patch describing the bug. Basically, the result code from mailbox_open_locked() wasn't being tested sufficiently, and hence the new mailbox name would be created in mailboxes.db even though the files were no longer available to be copied - causing sync bailouts and IOERROR

cyrus perdtion , connections not dying

2008-04-03 Thread ram
I have a 40k user cyrus server , and I am trying to scale up by trying to add a perdition server infront of this server so that we can add more servers ( Both servers dell 2950 with 8GB RAM ) But the problem I have the moment I install a perdition server is that , the number of pop connections

can not run cyradm from remote server .. realm gets appended to username

2008-04-03 Thread ram
On my cryus imap server , when I try login from my localserver cyrus login works But when I login from a remote server realm gets added autmatically , causing login to fail In my sasl logs I can see for a local connection - saslauthd[21947] :do_auth : auth success: [user=cyrus] [

Cyrus IMAP + Sendmail MTA + RTCyrus3

2008-04-03 Thread Andrzej Adam Filip
Andrzej Adam Filip <[EMAIL PROTECTED]> wrote: > Sebastian Hagedorn <[EMAIL PROTECTED]> wrote: >> [...] >> Another approach is this one: >> >> >> >> Take your pick ... > > RTCyrus3 is available at http://open-sendmail.sourceforg

Re: Authentication and maibox name

2008-04-03 Thread Dan White
Roman Golub wrote: > Hi all, > > cyrus-imapd-2.3.11 > cyrus-sasl-saslauthd-2.1.22 > Authentication: saslauthd -> PAM -> RADIUS > > imapd.conf: > ... > virtdomains: no > loginrealms: domain > ... > > There is a mailbox mbox001 (/var/spool/imap/user/mbox001) > For access to this box the user is au

Re: Subject problem [munge8bit option provided by patch]

2008-04-03 Thread Andrzej Adam Filip
Joseph Brennan <[EMAIL PROTECTED]> wrote: > --On Thursday, April 3, 2008 17:26 +0300 Nikos Gatsis <[EMAIL PROTECTED]> > wrote: > >> I'm facing a strange problem. >> Every message I receive with Greek characters in subject cyrus >> "translate" them to X... >> >> Does somebody know what's going

Re: Subject problem

2008-04-03 Thread Joseph Brennan
--On Thursday, April 3, 2008 17:26 +0300 Nikos Gatsis <[EMAIL PROTECTED]> wrote: > I'm facing a strange problem. > Every message I receive with Greek characters in subject cyrus > "translate" them to X... > > Does somebody know what's going on? It means the Subject had 8-bit characters, n

Subject problem

2008-04-03 Thread Nikos Gatsis
I'm facing a strange problem. Every message I receive with Greek characters in subject cyrus "translate" them to X... Does somebody know what's going on? Thank you Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http

Authentication and maibox name

2008-04-03 Thread Roman Golub
Hi all, cyrus-imapd-2.3.11 cyrus-sasl-saslauthd-2.1.22 Authentication: saslauthd -> PAM -> RADIUS imapd.conf: ... virtdomains: no loginrealms: domain ... There is a mailbox mbox001 (/var/spool/imap/user/mbox001) For access to this box the user is authenicates with a name mbox001 Now it is neces