Re: Cyrus IMAP Presentation

2002-09-24 Thread Simon Matter
Luca Olivetti schrieb: > > Simon Matter wrote: > > > Most postfix RPM packages I have seen, including my own, let postfix > > have it's own uid and gid (89) and group postdrop (90). In addition to > > the own group they make postfix also a member of group mail. > > But redhat doesn't include po

RE: Recovering a mailbox

2002-09-24 Thread Johan de Vries
Oke, some progress is made I stopped the Imap daemon Then restored all files in the /var/spool/imap/user/aajv/DMPH dir Then start the daemon again Now i can see all emails But only the headers When i want to see a email i get the notice: Message not available on the server Any suggestions ?

Kerberizing Cyrus?

2002-09-24 Thread Ian Delahorne
I've got a cyrus imapd running. After I installed it and ran it for a while, I started using Kerberos (Heimdal) for authenticating AFS/login/whatever on my machines. What's the easiest way to "convert" my imapd to be able to use Kerberos (v4/GSSAPI) for authenticating? -- /Ian D [EMAIL PROTECTE

Re: Kerberizing Cyrus?

2002-09-24 Thread GOMBAS Gabor
On Tue, Sep 24, 2002 at 11:39:09AM +0200, Ian Delahorne wrote: > What's the easiest way to "convert" my imapd to be able to use > Kerberos (v4/GSSAPI) for authenticating? Build Cyrus-SASL with --enable-krb4 and/or --with-gssapi, and you are done. Gabor -- Gabor Gombas

Re: weird cyradm

2002-09-24 Thread lst_hoe
At 11:34 24.09.2002 +0800, Hafiz Malik wrote: > hello there, >when i want to run cyradm, the usual "Please enter your >password:" doesnt show up... but when i just put in the password the blank >spaces.. thing back to normal.. but.. totally failed when i want to use >cyradm -file (script)

Re: (64-bit problems) Can someone confirm that this works?

2002-09-24 Thread dennis
Quoting [EMAIL PROTECTED]: > If anyone has built Cyrus 2.1.9 + SASL 2.1.7 + BerkleyDB 4.0.14 + OpenSSL > 0.9.6g > on Solaris 8 or 9 (64 bit ELF) using gcc3.2 -m64 -mcpu=ultrasparc and the > native solaris ld , please let me know if your configuration worked. > > My config builds fine but return

Re: Perl module interface

2002-09-24 Thread OBATA Akio
In message <[EMAIL PROTECTED]> "Re: Perl module interface" "matsu <[EMAIL PROTECTED]>" wrote: > By typing correct password, I could make a correct mailbox. > But, cannot login and make mailbox automatically... What is spesified to "sasl_pwcheck_method" in /etc/imapd.conf (or SASL setting).

legal characters in mailbox names

2002-09-24 Thread Ian Macdonald
Hi, For the purposes of performing a conversion, I'd like to know which characters are legal in Cyrus mailbox names. Is this mentioned in one of the docs somewhere? Ian -- Ian Macdonald | Why my thoughts are my own, when they are System Administrator| in, but when they ar

RE: how many users can Cyrus server support? -- is 5.5 msg/sec slow?

2002-09-24 Thread Su Li
First of all I can get 9-10 messages per second now by move the mail store to a striped hard disk(3 disk strip to one). I think there are more than one sendmail deliver processes try to deliver to lmtpd. Because when I increase the speed of sending, I will see the number of imapd processes growi

RE: Converstion Tool

2002-09-24 Thread Vernon A. Fort
Ok, Got the libpst to work, and actually got the following to work: Cat Inbox | formail -s cpmsg /var/spool/imap/user/newuser All mail messages were created successfully. Two questions: 1. If I strip the ^M out of the Inbox, outlook express can read, mozilla mail will see nothi

Re: legal characters in mailbox names

2002-09-24 Thread Ken Murchison
Quoting Ian Macdonald <[EMAIL PROTECTED]>: > Hi, > > For the purposes of performing a conversion, I'd like to know which > characters are legal in Cyrus mailbox names. > > Is this mentioned in one of the docs somewhere? ./mboxname.c:#define GOODCHARS " +,-.0123456789:=@ABCDEFGHIJKLMNOPQRSTUVW

[POLL] NNTP support for Cyrus?

2002-09-24 Thread Ken Murchison
I started off on a little test project that Larry and I have been kicking around, and I wanted to get some feedback from the list. As people may or may not know, you can setup Cyrus to store usenet newsgroups in IMAP folders. Currently, the best known solution for feeding articles to Cyrus is to

need help please "cyrus-imapd-2.1.x and

2002-09-24 Thread achim altmann
hello, i work with an webmail-tool and i would like use this with virtual-mail-domain-accounts. I have now installed cyrus-imapd-2.1.9 and the new-cyrus-sasl and use this with the follwing options in /etc/imapd.conf . . . unixhierarchysep: yes in the doku stay "with this option i can create us

RE: Serious Bug in Cyrus/SASL: Intermittent Ldap AUTHFAIL

2002-09-24 Thread Lee Hoffman
Igor, Thanks for all your help. As it turns out, my friend was able to solve the problem. I don't have the patch in front of me, but my friend did a little digging in the saslauthd code and found a bug in its LDAP caching mechanism. Since his change the problem has not reoccurred. My friend has as

Re: [POLL] NNTP support for Cyrus?

2002-09-24 Thread Henrique de Moraes Holschuh
On Tue, 24 Sep 2002, Ken Murchison wrote: > client-side support (reading/posting) > - allow your clients to read articles from the same server/storage via > either IMAP or NNTP That would be _very_ cool. And I don't know of any other mail stores that have such capability :-) -- "One disk to

outlook to Cyrus

2002-09-24 Thread Daniel Moore
hi guys, I'm wondering if anyone has moved large amounts of mail between outlook (pop) stored on a client machine and the Cyrus IMAP server. If you have any links that go into the process or just some hints from your own experience I'd love to hear them. Dan.

Re: [POLL] NNTP support for Cyrus?

2002-09-24 Thread Scott Russell
On Tue, Sep 24, 2002 at 08:03:59PM -0400, Ken Murchison wrote: > So, how many people (if any) are interested in seeing NNTP support built > into Cyrus? I'm interested in hearing about both server-side and > client-side support. > > server-side (server/server transfer): > - would allow articles t

Re: [POLL] NNTP support for Cyrus?

2002-09-24 Thread Rob Siemborski
On Wed, 25 Sep 2002, Scott Russell wrote: > I'm a bit surprised at the need for nntp READ support though when > anonymous IMAP mailboxes can be setup instead. I would guess though > that people would be more failure with a 'newsgroup' than an > anonymous IMAP mailbox. Well, the news readers tend

Re: [POLL] NNTP support for Cyrus?

2002-09-24 Thread Scott Russell
On Wed, Sep 25, 2002 at 12:23:11AM -0400, Rob Siemborski wrote: > On Wed, 25 Sep 2002, Scott Russell wrote: > > > I'm a bit surprised at the need for nntp READ support though when > > anonymous IMAP mailboxes can be setup instead. I would guess though > > that people would be more failure with a

Re: [POLL] NNTP support for Cyrus?

2002-09-24 Thread Rob Siemborski
On Wed, 25 Sep 2002, Scott Russell wrote: > Will news readers, like slrn and pan, support anonymous IMAP mailboxes > or did I not understand what you were saying? Through an NNTP interface they will, since the datastore will be shared ;) But not in general, no. -Rob -=-=-=-=-=-=-=-=-=-=-=-=-=

Re: [POLL] NNTP support for Cyrus?

2002-09-24 Thread Kaj J. Niemi
> Well, the news readers tend to be better at reading shared mailboxes than > most IMAP clients. Atleast that's what they tell me, though I haven't > been fully impressed with any IMAP client's handling of a large number > of shared bboards. The fundamental problem with most (almost all?) IMAP cl

Re: weird cyradm

2002-09-24 Thread Hafiz Malik
is it a normal things for "Please enter your password:" doesnt show up??? %imtest localhost C: C01 CAPABILITY S: * OK student.smsgate.org Cyrus IMAP4 v1.6.24 server ready S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS X-NON-HIERARCHICAL-RENAME NO_ATOMIC_RENAME AUTH=DIG EST-M

Re: legal characters in mailbox names

2002-09-24 Thread Michael Salmon
On Tuesday, September 24, 2002 07:24:31 PM -0400 Ken Murchison <[EMAIL PROTECTED]> wrote: +-- | Quoting Ian Macdonald <[EMAIL PROTECTED]>: | | > Hi, | > | > For the purposes of performing a conversion, I'd like to know which | > characters are legal in Cyrus mailbox names. | > | > Is this men