Re: Web based administration interfaces ...

2006-04-04 Thread Ow Mun Heng
On Sun, 2006-04-02 at 03:17 -0300, Marc G. Fournier wrote: > you can't easily have [EMAIL PROTECTED] within Cyrus ... so, I have > clients create first_last, and create an alias that delivers to that > "central mailbox" ... I just have to extend mailadmin to allow for adding > aliases to the vi

Re: fetchnews.c: invalid operands to binary

2006-04-04 Thread Antoine Jacoutot
Selon Ken Murchison <[EMAIL PROTECTED]>: > This is definitely not what you want to do. I don't know why OpenBSD > has a problem with this. It compiles fine on Linux and Solaris. You > could try changing #436 to: > > stamp -= (time_t) timezone; Yes, this works fine now :) Thanks a lot, I appreci

Re: Allow plaintext and TLS [auf Viren überprü ft]

2006-04-04 Thread Hans Moser
Hi! Patrick H Radtke schrieb: Have you tried imtest? imtest -m PLAIN -t "" hostname This should do a CAPABILITY call, AUTH=PLAIN won't be advertised, and then it should to a STARTTLS and then another CAPABILITY call and AUTH=PLAIN will now be advertised since the connection is secure. Whe

Re: fetchnews.c: invalid operands to binary

2006-04-04 Thread Ken Murchison
Antoine Jacoutot wrote: Selon Ken Murchison <[EMAIL PROTECTED]>: This is definitely not what you want to do. I don't know why OpenBSD has a problem with this. It compiles fine on Linux and Solaris. You could try changing #436 to: stamp -= (time_t) timezone; Yes, this works fine now :) I'

Re: annotations per-user NOT per-folder

2006-04-04 Thread Ken Murchison
Michael Karrer wrote: Hello List, Is there a way to make the annotations (like important, to do...) "per user" and not "per folder" - just like the seen unseen database? Per folder just doesnt make sense in a large company with a lot of people. Cyrus supports both shared and private (per-u

Re: annotations per-user NOT per-folder

2006-04-04 Thread Michael Karrer
Probably my mail client isn't good enough: 1. I use Thunderbird as a mail client 2. My mailserver is Cyrus and postfix 3. I have set up shared folders for all users in my company 4. I press the keys 1-5 which means "Mark Message as - Important, ready, ..." and so on 5. Now all user sees that thi

Re: fetchnews.c: invalid operands to binary

2006-04-04 Thread Antoine Jacoutot
Selon Ken Murchison <[EMAIL PROTECTED]>: > I'm told that OpenBSD might not have a timezone variable, but timezone() > is a function instead. If this is the case, my fix will not do what you > want. Thanks a lot for the warning. I will try get in touch with OpenBSD devs on this issue and will get

Re: fetchnews.c: invalid operands to binary

2006-04-04 Thread Ken Murchison
Antoine Jacoutot wrote: Selon Ken Murchison <[EMAIL PROTECTED]>: I'm told that OpenBSD might not have a timezone variable, but timezone() is a function instead. If this is the case, my fix will not do what you want. Thanks a lot for the warning. I will try get in touch with OpenBSD devs on th

Re: annotations per-user NOT per-folder

2006-04-04 Thread Ken Murchison
Michael Karrer wrote: Probably my mail client isn't good enough: 1. I use Thunderbird as a mail client 2. My mailserver is Cyrus and postfix 3. I have set up shared folders for all users in my company 4. I press the keys 1-5 which means "Mark Message as - Important, ready, ..." and so on 5. Now

Cyrus-2.1 + murder: can't disable apop.

2006-04-04 Thread Alexander Vlasov
Hello everyone, We're trying to migrate from single-server setup to murder and we faced the following problem: setting 'allowapop: no' has no effect on murder setup. This option is set to 'no' on all backends and frontend/murder; when I try to connect to backends apop seems to be disabled wolf:~#

Re: Cyrus-2.1 + murder: can't disable apop.

2006-04-04 Thread Ken Murchison
Alexander Vlasov wrote: Hello everyone, We're trying to migrate from single-server setup to murder and we faced the following problem: setting 'allowapop: no' has no effect on murder setup. This option is set to 'no' on all backends and frontend/murder; when I try to connect to backends apop see

auto purging users 'spambox'

2006-04-04 Thread Craig White
I've not gotten it to work from cyrus.conf so I am trying it from the command line and I can't seem to find the right string to identify. for example, my path would be /var/spool/imap/c/user/craig/SPAMBOX but none of these work... su - cyrus -c '/usr/lib/cyrus-imapd/ipurge -f -d 7 user/*/SPAMBO

Re: Allow plaintext and TLS

2006-04-04 Thread Kjetil Torgrim Homme
On Mon, 2006-04-03 at 09:48 -0500, Richard Wohlstadter wrote: > Nikola Milutinovic wrote: > > I have set this option to "no". When I setup my client (Thunderbird) to use > > TLS > > and PLAIN, it says "Server refused... blah, blah". When I set it to use SSL > > and > > PLAIN, I can login. > > We

Re: Web based administration interfaces ...

2006-04-04 Thread Carl P. Corliss
Ow Mun Heng wrote: On Sun, 2006-04-02 at 03:17 -0300, Marc G. Fournier wrote: you can't easily have [EMAIL PROTECTED] within Cyrus ... so, I have clients create first_last, and create an alias that delivers to that "central mailbox" ... I just have to extend mailadmin to allow for adding alia

Re: fetchnews.c: invalid operands to binary

2006-04-04 Thread Gabor Gombas
On Tue, Apr 04, 2006 at 08:29:45AM -0400, Ken Murchison wrote: > Its entirely possible that the current code is taking advantage of a > "feature" of Linux which is not intended to be exposed to the user. >From 'man timezone': The tzset() function initializes the tzname variable from the

murder config

2006-04-04 Thread Brasseur Valéry
I need to have a "special" murder config ie:I will have a standard murder config but I need to be able to add to this config a "non murder"/"non cyrus" IMAP server (old one ;-) Is it possible ? How would you to that ? Thanks Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: ht

Re: auto purging users 'spambox'

2006-04-04 Thread Ken Murchison
Craig White wrote: I've not gotten it to work from cyrus.conf so I am trying it from the command line and I can't seem to find the right string to identify. for example, my path would be /var/spool/imap/c/user/craig/SPAMBOX but none of these work... su - cyrus -c '/usr/lib/cyrus-imapd/ipurge

Re: murder config

2006-04-04 Thread Ken Murchison
Brasseur Valéry wrote: I need to have a "special" murder config ie:I will have a standard murder config but I need to be able to add to this config a "non murder"/"non cyrus" IMAP server (old one ;-) Is it possible ? How would you to that ? Do you mean that you will want to add a standalone se

Re: Allow plaintext and TLS

2006-04-04 Thread Ken Murchison
Kjetil Torgrim Homme wrote: On Mon, 2006-04-03 at 09:48 -0500, Richard Wohlstadter wrote: Nikola Milutinovic wrote: I have set this option to "no". When I setup my client (Thunderbird) to use TLS and PLAIN, it says "Server refused... blah, blah". When I set it to use SSL and PLAIN, I can login.

Re: auto purging users 'spambox'

2006-04-04 Thread Craig White
On Tue, 2006-04-04 at 10:49 -0400, Ken Murchison wrote: > Craig White wrote: > > I've not gotten it to work from cyrus.conf so I am trying it from the > > command line and I can't seem to find the right string to identify. > > > > for example, my path would be > > > > /var/spool/imap/c/user/craig

RE: murder config

2006-04-04 Thread Brasseur Valéry
Did something like that would be possible with a "not murder aware" server eg: another imap server which is not cyrus ? (eg: netscape or sun or ... whatever ?) -Message d'origine- De : Ken Murchison [mailto:[EMAIL PROTECTED] Envoyé : mardi 4 avril 2006 16:53 À : Brasseur Valéry Cc : info

Re: murder config

2006-04-04 Thread Ken Murchison
Brasseur Valéry wrote: Did something like that would be possible with a "not murder aware" server eg: another imap server which is not cyrus ? (eg: netscape or sun or ... whatever ?) No. In theory any IMAP server could be part of a Murder, but in practice, only Cyrus is mupdate-aware. -

Re: auto purging users 'spambox'

2006-04-04 Thread Ken Murchison
Craig White wrote: On Tue, 2006-04-04 at 10:49 -0400, Ken Murchison wrote: Craig White wrote: I've not gotten it to work from cyrus.conf so I am trying it from the command line and I can't seem to find the right string to identify. for example, my path would be /var/spool/imap/c/user/craig/SP

Re: auto purging users 'spambox'

2006-04-04 Thread Ramiro Morales
Craig, On 4 Apr 2006 at 6:49, Craig White wrote about "auto purging users 'spambox'": > I've not gotten it to work from cyrus.conf so I am trying it from the > command line and I can't seem to find the right string to identify. > > for example, my path would be > > /var/spool/imap/c/user/craig/

RE: murder config

2006-04-04 Thread Brasseur Valéry
If I "manually" populate the "remote mailbox" in the murder server is it sufficient? -Message d'origine- De : Ken Murchison [mailto:[EMAIL PROTECTED] Envoyé : mardi 4 avril 2006 17:30 À : Brasseur Valéry Cc : info-cyrus@lists.andrew.cmu.edu Objet : Re: murder config Brasseur Valéry wro

Re: auto purging users 'spambox'

2006-04-04 Thread Andreas Hasenack
On Tue, Apr 04, 2006 at 10:49:50AM -0400, Ken Murchison wrote: > Craig White wrote: > >I've not gotten it to work from cyrus.conf so I am trying it from the > >command line and I can't seem to find the right string to identify. > > > >for example, my path would be > > > >/var/spool/imap/c/user/crai

Re: murder config

2006-04-04 Thread Patrick Radtke
On Apr 4, 2006, at 12:49 PM, Brasseur Valéry wrote:If I "manually" populate the "remote mailbox" in the murder server is it sufficient? It is until a user creates a new mailbox or deletes one.  The none Cyrus Imap server won't be in synch with the murder master for any future changes-Patrick Cy

re-adding a folder

2006-04-04 Thread Michael Johnson
Hi gang I have a user who deleted a subdirectory. Oops...no problem...just restore from the backup. I tried to re-subscribe to the folder, but it doesn't happen. It's not listed as being able to subscribe to it. Looking at cyradm, reindexing isn't an option which is immediately obviou

ctl_mboxlist -u doesn't seem to work (2.3)

2006-04-04 Thread Patrick Radtke
I was testing getting a text dump using ctl_mboxlist -d and then restoring using u. It all seems to work until I connect and get errors. I'm doing this test using a CVS version from March 30th. The machine is a frontend. I do [EMAIL PROTECTED]:/var/cyrus/proc> /etc/init.d/cyrus stop Stopp

Re: re-adding a folder

2006-04-04 Thread Ken Murchison
Michael Johnson wrote: Hi gang I have a user who deleted a subdirectory. Deleted it how? From the filesystem, or via IMAP? > Oops...no problem...just restore from the backup. I tried to re-subscribe to the folder, but it doesn't happen. It's not listed as being able to subscribe to it.

Re: ctl_mboxlist -u doesn't seem to work (2.3)

2006-04-04 Thread Ken Murchison
Patrick Radtke wrote: I was testing getting a text dump using ctl_mboxlist -d and then restoring using u. It all seems to work until I connect and get errors. I'm doing this test using a CVS version from March 30th. The machine is a frontend. I do [EMAIL PROTECTED]:/var/cyrus/proc> /etc/in

Re: re-adding a folder

2006-04-04 Thread Ken Murchison
Michael Johnson wrote: On Apr 4, 2006, at 2:26 PM, Ken Murchison wrote: Michael Johnson wrote: Hi gang I have a user who deleted a subdirectory. Deleted it how? From the filesystem, or via IMAP? Yes, using Outlook via an IMAP connection. Sorry...should have been clearer on that.

Re: re-adding a folder

2006-04-04 Thread Michael Johnson
On Apr 4, 2006, at 2:26 PM, Ken Murchison wrote: Michael Johnson wrote: Hi gang I have a user who deleted a subdirectory. Deleted it how? From the filesystem, or via IMAP? To be even more clear, it was deleted via IMAP and had to be restored to the filesystem from the backup tape. -Mic

Re: re-adding a folder

2006-04-04 Thread Michael Johnson
On Apr 4, 2006, at 2:26 PM, Ken Murchison wrote: Michael Johnson wrote: Hi gang I have a user who deleted a subdirectory. Deleted it how? From the filesystem, or via IMAP? Yes, using Outlook via an IMAP connection. Sorry...should have been clearer on that. You will most likely want:

Looking for medium/large Cyrus installations

2006-04-04 Thread Andrew Laurence
Hello everyone, Here at UC Irvine we are contemplating a major change in our central mailbox services (IMAP, POP and SMTP). To that end, I'd like to speak with some Cyrus installations of similar size, so that we might adequately estimate the hardware and manpower investment in running Cyrus

Re: Allow plaintext and TLS

2006-04-04 Thread Richard Wohlstadter
Hmm. I'm running Thunderbird on my local dev box (Cyrus 2.3 CVS) with allowplaintext:0 and its behaves just fine. Is your client configured for TLS or SSL. It works fine with SSL(the only option pre 1.5). Its the TLS that I have problems with 1.5 ( as I stated earlier, new builds of thunder

Re: Allow plaintext and TLS

2006-04-04 Thread Ken Murchison
Richard Wohlstadter wrote: Hmm. I'm running Thunderbird on my local dev box (Cyrus 2.3 CVS) with allowplaintext:0 and its behaves just fine. Is your client configured for TLS or SSL. It works fine with SSL(the only option pre 1.5). Its the TLS that I have problems with 1.5 ( as I stated ea

Re: re-adding a folder

2006-04-04 Thread Michael Johnson
On Apr 4, 2006, at 3:16 PM, Michael Johnson wrote: On Apr 4, 2006, at 2:26 PM, Ken Murchison wrote: You will most likely want: reconstruct -r -f So to be clear: bash$ cyradm --user cyrus localhost cyradm> reconstruct -r -f /path/to/cyrus/imap/j/user/joe_schmoe/ I figured this part ou

Re: Allow plaintext and TLS

2006-04-04 Thread Kjetil Torgrim Homme
On Tue, 2006-04-04 at 16:07 -0400, Ken Murchison wrote: > Richard Wohlstadter wrote: > >> Hmm. I'm running Thunderbird on my local dev box (Cyrus 2.3 CVS) with > >> allowplaintext:0 and its behaves just fine. > >> > > Is your client configured for TLS or SSL. It works fine with SSL(the > > only

Re: Help with a Sieve script

2006-04-04 Thread Kjetil Torgrim Homme
On Sat, 2006-04-01 at 09:54 -0500, Scott Bronson wrote: > There are two simple Sieve scripts that I would like to write: > > I need to unconditionally save a copy of each incoming message, > organized by the recipient's name. Is it possible to write a global > Sieve script to do something like th

Re: Web based administration interfaces ...

2006-04-04 Thread Marc G. Fournier
On Tue, 4 Apr 2006, Carl P. Corliss wrote: Ow Mun Heng wrote: On Sun, 2006-04-02 at 03:17 -0300, Marc G. Fournier wrote: you can't easily have [EMAIL PROTECTED] within Cyrus ... so, I have clients create first_last, and create an alias that delivers to that "central mailbox" ... I just have

OpenMailAdmin (Was: Re: Web based administration interfaces ...)

2006-04-04 Thread Marc G. Fournier
On Sun, 2 Apr 2006, Ow Mun Heng wrote: On Fri, 2006-03-31 at 16:49 -0400, Marc G. Fournier wrote: What are ppl currently using? I've experimenting with web-cyradm I've looked at openmailadmin but somehow.. didn't get it up and running. I can see why ... just downloaded it, untar'd it and