[no subject]

2004-12-07 Thread info-andrew-request
--- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: Increasing "lock_reopen" leads to complete locking_timeout

2004-12-07 Thread Henrique de Moraes Holschuh
On Tue, 07 Dec 2004, Thorsten Büker wrote: > again. The used version of cyrus is still 2.1.15 backported to Debian > Woody. Go to http://people.debian.org/~hmh/ and read the instructions there. Switch to 2.1.17 immediately. And *do not* SIGHUP it, I have not uploaded the backport version with the

Increasing "lock_reopen" leads to complete locking_timeout

2004-12-07 Thread Thorsten Büker
Dear list, As I've discovered only a few results on google, which didn't clearify the situation, I hope for your advice. Lines as the following one are quite common for some mailboxes on my system and with regard to [1] I don't spend much attention: Dec 5 14:13:11 hostname cyrus/lmtpd[14434]: l

Re: IOERROR ...

2004-12-07 Thread Igor Brezac
On Tue, 7 Dec 2004, Sasa Stupar wrote: I am seeing strange error in my log file: Dec 7 20:18:47 xmail lmtpunix[15458]: IOERROR: fstating sieve script /var/lib/imap/sieve/s/sasa/defaultbc: No such file or directory You can ignore this message. You can change facility level for ma

IOERROR ...

2004-12-07 Thread Sasa Stupar
I am seeing strange error in my log file: Dec 7 20:18:47 xmail lmtpunix[15458]: IOERROR: fstating sieve script /var/lib/imap/sieve/s/sasa/defaultbc: No such file or directory What is sieve for? Sasa signature.asc Description: To je digitalno podpisani del =?iso-8859-2?Q?sporo=

Re: Newbie needs help with migration from uw-imap

2004-12-07 Thread Sasa Stupar
V tor, 07.12.2004 ob 19:55 je Alexander Dalloz napisal(a): > Am Di, den 07.12.2004 schrieb Sasa Stupar um 19:10: > > > After reinstalling cyrus-imapd it works and what a speed compared to > > uw-imap, uuuaaauuu. > > Just another thing: before I had Spamassassin setup with procmail. But > > procmai

Re: Newbie needs help with migration from uw-imap

2004-12-07 Thread Aleksandar Milivojevic
Sasa Stupar wrote: After reinstalling cyrus-imapd it works and what a speed compared to uw-imap, uuuaaauuu. Just another thing: before I had Spamassassin setup with procmail. But procmail is no more delivering agent so how do I setup it to work with cyrus? Set it up to work with Sendmail instead.

Re: Newbie needs help with migration from uw-imap

2004-12-07 Thread Alexander Dalloz
Am Di, den 07.12.2004 schrieb Sasa Stupar um 19:10: > After reinstalling cyrus-imapd it works and what a speed compared to > uw-imap, uuuaaauuu. > Just another thing: before I had Spamassassin setup with procmail. But > procmail is no more delivering agent so how do I setup it to work with > cyrus

Re: Newbie needs help with migration from uw-imap

2004-12-07 Thread Sasa Stupar
V tor, 07.12.2004 ob 16:54 je Aleksandar Milivojevic napisal(a): > Sasa Stupar wrote: > > I have finaly imported all the messages. I needed to change path in > > scripts. So I have done everything and ad to sendmail conf lines > > define(`confLOCAL_MAILER', `cyrusv2') > > MAILER(cyrusv2) > > You'

Re: Why is SASL authentication have to be so difficult? Round 2

2004-12-07 Thread Igor Brezac
On Tue, 7 Dec 2004, Derrick J Brashear wrote: But it looks like I also miss the scope; sasl_check_pass canonifies (which means auxprop_verify_password canonifies twice from sasl_check_pass, and from sasl_user_exists is the only verify_password backend which canonifies... sigh) anyway, i think t

problem with murder

2004-12-07 Thread Thomas Vogt
Hi all I've problems with cyrus imapd 2.2.10 and murder. I always get: Dec 7 15:22:18 sokrates mupdate[83581]: OTP unavailable because can't read/write key database /etc/opiekeys: Permission denied Dec 7 15:22:18 sokrates mupdate[83581]: OTP unavailable because can't read/write key database /et

Re: Newbie needs help with migration from uw-imap

2004-12-07 Thread Aleksandar Milivojevic
Sasa Stupar wrote: I have finaly imported all the messages. I needed to change path in scripts. So I have done everything and ad to sendmail conf lines define(`confLOCAL_MAILER', `cyrusv2') MAILER(cyrusv2) You'll also need: define(`CYRUSV2_MAILER_ARGS', `FILE /var/lib/imap/socket/lmtp') [ snipety

Re: Why is SASL authentication have to be so difficult? Round 2

2004-12-07 Thread Ken Murchison
Robert Lubbers wrote: I am still working on getting this IMAP server authenticating against my Windows domain PDC, and I did manage to get the POP server authenticating, which is a giant step forward. But both the IMAP component and the cyradm component are complaining: They both give me the

Re: Why is SASL authentication have to be so difficult? Round 2

2004-12-07 Thread Derrick J Brashear
On Tue, 7 Dec 2004, Igor Brezac wrote: There was a long discussion about this on cyrus-sasl and cyrus-devel lists awhile back: http://asg.web.cmu.edu/archive/message.php?mailbox=archive.cyrus-sasl&searchterm=saslpasswd2%20and%20virtdomains&msg=3683 this isn't quite the same thing. further investi

Re: Why is SASL authentication have to be so difficult? Round 2

2004-12-07 Thread Igor Brezac
On Tue, 7 Dec 2004, Derrick J Brashear wrote: The commit log on 1.398.2.81 is "don't canonify a userid twice" Derrick, There was a long discussion about this on cyrus-sasl and cyrus-devel lists awhile back: http://asg.web.cmu.edu/archive/message.php?mailbox=archive.cyrus-sasl&searchterm=saslpass

Re: Why is SASL authentication have to be so difficult? Round 2

2004-12-07 Thread Derrick J Brashear
But it looks like I also miss the scope; sasl_check_pass canonifies (which means auxprop_verify_password canonifies twice from sasl_check_pass, and from sasl_user_exists is the only verify_password backend which canonifies... sigh) anyway, i think there is something more subtle doing on here ma

Re: Why is SASL authentication have to be so difficult? Round 2

2004-12-07 Thread Derrick J Brashear
The commit log on 1.398.2.81 is "don't canonify a userid twice" Derrick, There was a long discussion about this on cyrus-sasl and cyrus-devel lists awhile back: http://asg.web.cmu.edu/archive/message.php?mailbox=archive.cyrus-sasl&searchterm=saslpasswd2%20and%20virtdomains&msg=3683 this isn't qui

Re: Why is SASL authentication have to be so difficult? Round 2

2004-12-07 Thread Igor Brezac
On Tue, 7 Dec 2004, Derrick J Brashear wrote: On Mon, 6 Dec 2004, Robert Lubbers wrote: * OK cyrus.domain.com Cyrus IMAP4 v2.2.9 server ready . login cyrususer secret . NO Login failed: can't request info until later in exchange . logout * BYE LOGOUT received . OK Completed Ken pointed something o

Re: Cyrus Murder

2004-12-07 Thread Ken Murchison
Axel Grupe wrote: Hi, I got some problems with the cyrus-murder. I built a murder-master on a backend server, where all user mailboxes are stored. The MUPDATE master SHOULD NOT be on a backend server. I either needs to be on a separate server or on a frontend server. In theory, you could run i

Cyrus Murder

2004-12-07 Thread Axel Grupe
Hi, I got some problems with the cyrus-murder. I built a murder-master on a backend server, where all user mailboxes are stored. Second I got a frontend server, which deals with the master and acts as lmtp-,pop3,ipmapproxy. Connection to master is given: mail.log from backend-server: Dec  7 1

Re: Newbie needs help with migration from uw-imap

2004-12-07 Thread Sasa Stupar
I have finaly imported all the messages. I needed to change path in scripts. So I have done everything and ad to sendmail conf lines define(`confLOCAL_MAILER', `cyrusv2') MAILER(cyrusv2) and rebuild Sendmail. But after the start I get this in the log: Dec 7 13:59:56 xmail master[2115

Re: best filesystem for imap server

2004-12-07 Thread Henrique de Moraes Holschuh
On Tue, 07 Dec 2004, Einar Indridason wrote: > We do have some *huge* mail-folders here, running on ext3, and when a > directory gets over a certain size, every operation on the directory > increases in time very sharply. (Due to the "linked list" implementation > in ext2/ext3.) Is that ext3 in 2

Re: best filesystem for imap server

2004-12-07 Thread Einar Indridason
On Sun, Dec 05, 2004 at 12:43:14AM -0200, Henrique de Moraes Holschuh wrote: > On Sat, 04 Dec 2004, Einar Indridason wrote: > > > > Don't forget JFS from IBM. > > All I know about JFS is that it did not come up as better enough than ext3 > in a few benchmarks I've seen, to bother with it at the t

Re: Why is SASL authentication have to be so difficult? Round 2

2004-12-07 Thread Derrick J Brashear
On Mon, 6 Dec 2004, Robert Lubbers wrote: * OK cyrus.domain.com Cyrus IMAP4 v2.2.9 server ready . login cyrususer secret . NO Login failed: can't request info until later in exchange . logout * BYE LOGOUT received . OK Completed Ken pointed something out to me about this yesterday, notably, that i