sieve authentication issue (SASL)

2008-03-11 Thread Phil Haigh
Hi, I have a frustrating issue authenticating with sieveshell. This was all working until yesterday, where an apt-get upgrade on the machine changed a couple of things - amoung them, I think, the sasl libraries and some perl stuff. I can still successfully connect to imap using cyradm, and

RE: Miserable performance of cyrus-imapd 2.3.9 -- seems to be locking issues

2008-03-11 Thread Larry Rosenbaum
> From: [EMAIL PROTECTED] [mailto:info-cyrus- > [EMAIL PROTECTED] On Behalf Of Pascal Gienger > > As a rule of thumb, do not use skiplist for the duplicate delivery > suppression database (deliver.db). Even if everybody hates it, use > BerkeleyDB, Version 4.4.52 or higher. Are you sure about that

Re: cyr_expire + expunge delay - BUG?

2008-03-11 Thread Casper
Hello! That was great. It expunged a lot of messaged and a lot of mailboxes. But when a corrupt cache or indexfile was foud it stopped with bus error. So this fixed my problem, reconstruct (and Dmitriy) did it. /C > Casper wrote: >> Hello again. >> >> There is big problems with cyr_expire an

Apple's Mail.app takes long to check connection to cyrus-imapd server

2008-03-11 Thread Adrian Nier
Hello, I have managed to get cyrus-imapd working on Mac OS X 10.5.2 (client) but when I go through Mail.app's account setup assistant, after filling out the fields for the IMAP server, the message “Checking connection to mail server localhost” takes one minute to go away. Can somebody point out

-owner, -unsubscribe, etc all echoing to the list?

2008-03-11 Thread Jo Rhett
Why exactly are the -owner, -unsubscribe, et al. going out to list members? Don't we get enough spam? Original Message Subject: Unsubscribe Date: Tue, 11 Mar 2008 9:51:51 -0700 From: <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Unsubscribe -- Andrew Shields Web Mail E-mail messa

Re: Info-cyrus subscription

2008-03-11 Thread Timo Schoeler
Thus Shelley Waltz <[EMAIL PROTECTED]> spake on Tue, 11 Mar 2008 12:29:52 -0400 (EDT): > I have not been receiving messages from this list for some time. > I thought I for some reason had been unsubscribed, but my attempt > to subscribe emailed me back a message saying I was already > subscribed.

unsub

2008-03-11 Thread Jay Levitt
Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Cyrus and popper

2008-03-11 Thread Marco Broglia
How can I configure Cyrus and Qpopper (or another pop server) on the same server ? I have sendmail. What about sendmail mailers ? I have Qpopper with encrypted password (/etc/passwd) in another server and I'd like to migrate users transparently on the same mail server (the passwords can be move

Unsubscribe

2008-03-11 Thread andy.shields
Unsubscribe -- Andrew Shields Web Mail E-mail messages and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, you have received this communication in error, and any review, use, dissemination, forwardin

Re: Refusing users without a mailbox?

2008-03-11 Thread Dmitriy Kirhlarov
Paul van der Vlis wrote: > Hello, > > A customer is using a system with a mailserver and a FTP-server on one > machine. > > Now a FTP-user found out, that he can login with his FTP-username and > password into the webmail (Horde/IMP), and send mail. > > FTP-users do not have a mailbox. Is there

Info-cyrus subscription

2008-03-11 Thread Shelley Waltz
I have not been receiving messages from this list for some time. I thought I for some reason had been unsubscribed, but my attempt to subscribe emailed me back a message saying I was already subscribed. I attempted to get my password emailed to me, but that did not result in a message getting to m

Re: Refusing users without a mailbox?

2008-03-11 Thread Patrick Boutilier
Paul van der Vlis wrote: > Hello, > > A customer is using a system with a mailserver and a FTP-server on one > machine. > > Now a FTP-user found out, that he can login with his FTP-username and > password into the webmail (Horde/IMP), and send mail. > > FTP-users do not have a mailbox. Is there

Re: Vacation notices time controlled

2008-03-11 Thread Ben Poliakoff
* Rudy Gevaert <[EMAIL PROTECTED]> [20080311 08:21]: > Christian Garling wrote: > > Hello, > > > > is there a user-friendly way to create time controlled vacation notices? > > We want to define start date and end date for vacation. I did not find > > some

Refusing users without a mailbox?

2008-03-11 Thread Paul van der Vlis
Hello, A customer is using a system with a mailserver and a FTP-server on one machine. Now a FTP-user found out, that he can login with his FTP-username and password into the webmail (Horde/IMP), and send mail. FTP-users do not have a mailbox. Is there a way to make the authentication "not OK" f

Re: Vacation notices time controlled

2008-03-11 Thread Rudy Gevaert
Christian Garling wrote: > Hello, > > is there a user-friendly way to create time controlled vacation notices? > We want to define start date and end date for vacation. I did not find > something that would work while my internet search. This is not possible from the Sieve implementation in Cyrus

Re: cyr_expire + expunge delay - BUG?

2008-03-11 Thread Dmitriy Kirhlarov
Casper wrote: > Hello again. > > There is big problems with cyr_expire and delayed expunge. > > mail2# su cyrus -c "/usr/cyrus/bin/cyr_expire -E 1 -X 2 -D 8" > Bus error > > Is this a bug or does anyone know why this happens. ? Possible, you have broken mailboxes. Try reconstruct before. W

Re: Vacation notices time controlled

2008-03-11 Thread Dmitriy Kirhlarov
Christian Garling wrote: > Hello, > > is there a user-friendly way to create time controlled vacation notices? > We want to define start date and end date for vacation. I did not find > something that would work while my internet search. rfc 5230. echo "sieve_extensions: vacation" >> imapd.conf

Re: Vacation notices time controlled

2008-03-11 Thread Janne Peltonen
On Tue, Mar 11, 2008 at 09:21:40AM -, Christian Garling wrote: > Hello, > > is there a user-friendly way to create time controlled vacation notices? > We want to define start date and end date for vacation. I did not find > something that would work while my internet search. Horde project's I

unsubscribe

2008-03-11 Thread Timo Schoeler
Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

cyr_expire + expunge delay - BUG?

2008-03-11 Thread Casper
Hello again. There is big problems with cyr_expire and delayed expunge. mail2# su cyrus -c "/usr/cyrus/bin/cyr_expire -E 1 -X 2 -D 8" Bus error mail2# su cyrus -c "/usr/cyrus/bin/cyr_expire -E 1 -X 2 -D 8" Bus error mail2# su cyrus -c "/usr/cyrus/bin/cyr_expire -E 1 -X 2 -D 3" Bus error mail2# su

unsubscribe

2008-03-11 Thread Timo Schoeler
Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Vacation notices time controlled

2008-03-11 Thread Christian Garling
Hello, is there a user-friendly way to create time controlled vacation notices? We want to define start date and end date for vacation. I did not find something that would work while my internet search. Regards, Christian Garling Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ

Re: SASL/sieve authentication issue

2008-03-11 Thread Michael Menge
Hi, the default value of allowplaintext changed. Use ssl/tls or set allowplaintext: 1 in imapd.conf Quoting Forrest Aldrich <[EMAIL PROTECTED]>: I'm having a problem with authentication. I can get/read/send mail fine through Cyrus, Sendmail. But when I try to authenticate to sieve, it's fail