Re: Mailbox does not exist

2006-02-21 Thread Tuan Van
Sébastien Mahé wrote: > Hi, > Hello, > I'm trying to setup a postfix 2.1/cyrus 2.1 server on debian sarge, > but having the recurring 'Mailbox does not exist' problem. > > I've searched this list for possible resolutions, but without any success. > > I've set the options virtdomains to userid an

Mysterious quota poltergeist

2006-02-21 Thread GreenGecko
We are running cyrus imap and having odd problems with quotas resetting to low levels. We actually would be happy having no quotas, but that doesn't seem to be an option. So, they are set as high as possible:localhost> lqr user/crowston user/crowston STORAGE 58816/2147483647 (0.00273883342870457%)H

Sieve vacation extension broken in 2.2.12?

2006-02-21 Thread James Ralston
We are running Cyrus imapd 2.2.12, using the RPM package provided in Red Hat Enterprise Linux 4AS, which we rebuilt with the SSL_CTX_use_certificate_chain_file patch (backported from Cyrus CVS). We're using sendmail 8.13.1. We've been testing with this Sieve script: require [ "reject"

Re: Mailbox does not exist

2006-02-21 Thread Sébastien Mahé
Hi, I've even created three mailboxes : - [EMAIL PROTECTED] - [EMAIL PROTECTED] - user/[EMAIL PROTECTED] maybe this could help : > cyrdeliver -l 220 --- LMTP Cyrus v2.1.18-IPv6-Debian-2.1.18-1 ready RSET 250 2.0.0 ok MAIL FROM:<[EMAIL PROTECTED]> 250 2.1.0 ok RCPT TO:<[EMAIL PROTECTED]> 550-Mailb

Re: The wellknown UIDL- Outlook - multiple messages download with pop3 problem

2006-02-21 Thread Alan Thew
On Tue, 21 Feb 2006 14:42 , Joseph Brennan <[EMAIL PROTECTED]> said: > > No one proved that the variable length was the problem. That was > a guess. Wan't it the dot/period that Cyrus uses? Alan Thew > > Joseph Brennan > Columbia University Information Technology > > > > > > --On Tuesday, Febru

Re: The wellknown UIDL- Outlook - multiple messages download with pop3 problem

2006-02-21 Thread Joseph Brennan
No one proved that the variable length was the problem. That was a guess. Joseph Brennan Columbia University Information Technology --On Tuesday, February 21, 2006 16:27 +0100 Reinhard Proessler <[EMAIL PROTECTED]> wrote: Hello! In december 2005 was a thread about downloading multible

Re: The wellknown UIDL- Outlook - multiple messages download with pop3 problem

2006-02-21 Thread Ken Murchison
Reinhard Proessler wrote: Hello! In december 2005 was a thread about downloading multible messages via pop3 with Outlook as email client. The reason for this problem was a wrong or broken handling of MS Outlook with the UIDL of cyrus imapd(pop3d). Cyrus Imapd uses a UIDL with variable length (r

Re: reconstruct -m , alternatives?

2006-02-21 Thread Aaron Bennett
Jill Williams wrote: Did you change the ACLs on the mailbox so you have permission to delete? Smack me on the head, please... I was so caught up chasing the ghosts from the filesystem corruption I neglected to check that. thank you. Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus

Re: reconstruct -m , alternatives?

2006-02-21 Thread Craig White
On Tue, 2006-02-21 at 13:31 -0500, Aaron Bennett wrote: > Tarjei Huse wrote: > > > > >You should be able to get out a list of mailboxes and run reconstruct -m on > >each of them. Another good start is just to run through your userlist and > >run reconstruct -r on each of the user mailboxes. > >

Re: reconstruct -m , alternatives?

2006-02-21 Thread Jill Williams
Did you change the ACLs on the mailbox so you have permission to delete? Jill Williams Computing Support Services Columbia University Information Technology On Feb 21, 2006, at 1:31 PM, Aaron Bennett wrote: Tarjei Huse wrote: You should be able to get out a list of mailboxes and run re

Re: reconstruct -m , alternatives?

2006-02-21 Thread Aaron Bennett
Tarjei Huse wrote: You should be able to get out a list of mailboxes and run reconstruct -m on each of them. Another good start is just to run through your userlist and run reconstruct -r on each of the user mailboxes. Here's some more information: (authenticated as administrator) loca

Re: Mailbox does not exist

2006-02-21 Thread Martin Marcher
On Tue, Feb 21, 2006 at 05:13:09PM +, S?bastien Mah? wrote: > Hi, > > I'm trying to setup a postfix 2.1/cyrus 2.1 server on debian sarge, > but having the recurring 'Mailbox does not exist' problem. > > I've searched this list for possible resolutions, but without any success. > > I've set t

Re: reconstruct -m , alternatives?

2006-02-21 Thread Tarjei Huse
On tir, 2006-02-21 at 11:19 -0500, Aaron Bennett wrote: > Hello, > > I've got a Cyrus imap system (running 2.2.10) and I think several > mailboxes are messed up. Running reconstruct on the individual mailbox > doesn't fix the problem. > > The problem is pretty thorny... I can't delete or do an

Mailbox does not exist

2006-02-21 Thread Sébastien Mahé
Hi, I'm trying to setup a postfix 2.1/cyrus 2.1 server on debian sarge, but having the recurring 'Mailbox does not exist' problem. I've searched this list for possible resolutions, but without any success. I've set the options virtdomains to userid and unixhierarchysep to yes to be able to creat

reconstruct -m , alternatives?

2006-02-21 Thread Aaron Bennett
Hello, I've got a Cyrus imap system (running 2.2.10) and I think several mailboxes are messed up. Running reconstruct on the individual mailbox doesn't fix the problem. The problem is pretty thorny... I can't delete or do anything to the mailbox do to "IO errors" which stem from some filesy

The wellknown UIDL- Outlook - multiple messages download with pop3 problem

2006-02-21 Thread Reinhard Proessler
Hello! In december 2005 was a thread about downloading multible messages via pop3 with Outlook as email client. The reason for this problem was a wrong or broken handling of MS Outlook with the UIDL of cyrus imapd(pop3d). Cyrus Imapd uses a UIDL with variable length (rfc conform) but Outlook can

Re: Cyrus-IMAP, saslauthd, Problems with DIGEST/CRAM-MD5

2006-02-21 Thread Eric Renfro
On Tuesday 21 February 2006 03:00, Sebastian Hagedorn wrote: > --On 20. Februar 2006 22:08:04 -0600 Eric Renfro <[EMAIL PROTECTED]> wrote: > > Hello. I'm having a problem with Cyrus-IMAPD 2.2.12 with Cyrus-SASL > > 2.1.19's saslauthd. > > > > When I login using the LOGIN method, I see saslauthd do

Re: Cyrus-IMAP, saslauthd, Problems with DIGEST/CRAM-MD5

2006-02-21 Thread Sebastian Hagedorn
--On 20. Februar 2006 22:08:04 -0600 Eric Renfro <[EMAIL PROTECTED]> wrote: Hello. I'm having a problem with Cyrus-IMAPD 2.2.12 with Cyrus-SASL 2.1.19's saslauthd. When I login using the LOGIN method, I see saslauthd doing it's lookup, and OpenLDAP logs show it as well, and it's all successfu