Re: Problem w/ 2.2.4 and unixhierarchysep: yes

2004-05-24 Thread Simon Matter
> Simon Matter wrote: >>>Simon Matter wrote: >>> >>> >On Sun, 23 May 2004, Simon Matter wrote: > > > >>I have just finished rebuilding my 2.2.4 rpms and I've got the same >>problem on my own server where I tested the build. I was able to >> access >>some folders but

Re: How to use PLAIN, LOGIN, CRAM and DIGEST at the same time with Cyrus ?

2004-05-24 Thread pat
Yes, I think I have turned on imaps in my cyrus.conf... # UNIX sockets start with a slash and are put into /var/imap/socket SERVICES {   # add or remove based on preferences   imap  cmd="imapd" listen="imap" prefork=0   imaps cmd="imapd -s" listen="imaps" prefork=0   pop3  

ÓÅÐãԺУ--³ÏÑû¼ÓÃË

2004-05-24 Thread ÐĮ̈½ÌÓýÐÅÏ¢Íø
Title: 无标题文档 2004年优秀院校招生展 诚邀加盟 贵校您好:    邢台教育信息网(www.xingtaiedu.com)作为邢台地区教育门户网站,自网站开通以来,在各级领导和教育界同仁的关心支持下,访问量以几何级倍数增长,而且目标群体非常明显,均是有求学?择校需求的家长?学生以及教育工作者。随着中?高考的来临,新一轮的院校招生工作的展开,邢台教育信息网受学生及家长关注程度越来越高。面对如此众多的广告受众资源。任何一个学校如果能够获取其中一小部分,都会对自身的品牌推广及招生工作带来极大的促进,对业内的发展动态把握的更

Update from Cyrus 1.5.19 to 2.1.16

2004-05-24 Thread Paul van der Vlis
Hello, I am trying to do an update from Cyrus 1.5.19 to Cyrus 2.1.16. My problem is, that with Cyrus 2.1.16 I cannot read mailboxes which were created with 1.5.19. The client says: "Mailbox does not excist", or something like that. Creating a new mailbox and then read it, is no problem. I think

Mailbox creation

2004-05-24 Thread Kent L. Nasveschuk
I'm trying to set up the IMAP server so that the mail boxes are auto created. For authentication I'm using saslauthd that uses my OpenLDAP server. I can authenticate fine but the mailboxes don't seem to get created. This is my /etc/imapd.conf: configdirectory: /var/imap partition-default: /var/spo

Re: Update from Cyrus 1.5.19 to 2.1.16

2004-05-24 Thread Christoph Moench-Tegeder
## Paul van der Vlis ([EMAIL PROTECTED]): > I am trying to do an update from Cyrus 1.5.19 to Cyrus 2.1.16. > My problem is, that with Cyrus 2.1.16 I cannot read mailboxes which were > created with 1.5.19. The client says: "Mailbox does not excist", or > something like that. Creating a new mailbo

Re: How to use PLAIN, LOGIN, CRAM and DIGEST at the same time with Cyrus ?

2004-05-24 Thread Rob Siemborski
On Sat, 22 May 2004, Andreas Winkelmann wrote: Build up a SSL/TLS connection and you will see the Other Mechs. The Option "allowplainwithouttls:" seems to be deleted in 2.2.3. I'm not sure this was ever an option. PLAIN is never advertised without a TLS layer (that's a requirement of the RFC) -- y

Re: Problem w/ 2.2.4 and unixhierarchysep: yes

2004-05-24 Thread Rob Siemborski
On Mon, 24 May 2004, Simon Matter wrote: The backtrace is from RedHat 7.2 running ext3. Nothing special here. Switching back to 2.2.3 made it work again and I also don't see any corruption. Are the backtraces and straces consistent in their content? Here is an ltrace in case this helps: [snip] Ok,

RE: Problem w/ 2.2.4 and unixhierarchysep: yes

2004-05-24 Thread <:::. Teresa_II .:::>
Hi all, i am new subscriber here, so sorry for replying in this form. 2 days ago i tryed Cyrus-Imapd-2.2.4 on two host. And get same problem : lmtp crash with BUSY error. But only for one host, and not allways(on same user).I donwgraded to 2.2.3. For another host all works ok up to today with 2.2

Re: Problem w/ 2.2.4 and unixhierarchysep: yes

2004-05-24 Thread Simon Matter
>> Simon Matter wrote: Simon Matter wrote: >>On Sun, 23 May 2004, Simon Matter wrote: >> >> >> >>>I have just finished rebuilding my 2.2.4 rpms and I've got the same >>>problem on my own server where I tested the build. I was able to >>> access >>>some

Re: Problem w/ 2.2.4 and unixhierarchysep: yes

2004-05-24 Thread Simon Matter
> On Mon, 24 May 2004, Simon Matter wrote: > The backtrace is from RedHat 7.2 running ext3. Nothing special here. Switching back to 2.2.3 made it work again and I also don't see any corruption. >>> >>> Are the backtraces and straces consistent in their content? >> >> Here is an ltrac

Re: Problem w/ 2.2.4 and unixhierarchysep: yes

2004-05-24 Thread Bob Tito
Hi all, Not trying to steal the tread ;-) But i hope additional/other info could be helpfull ? For the last couple of days i try to upgrade a FreeBSD 4.9 box from 2.2.3 to 2.2.4 ... Luckally i did not have the problems described here, but NO WAY i was able to get sieve working with unixhierachys

Re: Problem w/ 2.2.4 and unixhierarchysep: yes

2004-05-24 Thread Rob Siemborski
On Mon, 24 May 2004, Bob Tito wrote: Luckally i did not have the problems described here, but NO WAY i was able to get sieve working with unixhierachysep and altnamespace enabled.. The scripts were just ignored.. reverting back to 2.2.3 solved the problem right away. I disabled altnamespace, but

Re: How to use PLAIN, LOGIN, CRAM and DIGEST at the same time with Cyrus ?

2004-05-24 Thread Rob Siemborski
On Mon, 24 May 2004 [EMAIL PROTECTED] wrote: What do you mean by "normal IMAP LOGIN command" ? Uh, the LOGIN command as defined by RFC3501, RFC2060, and so on. As opposed to using SASL (the protocol -- not the library) to authenticate. If you want to talk about someting like using outlook expres

Re: How to use PLAIN, LOGIN, CRAM and DIGEST at the same time with Cyrus ?

2004-05-24 Thread pat
What do you mean by "normal IMAP LOGIN command" ? If you want to talk about someting like using outlook express or eudora by default, it does not work :-/ I think I will require email clients like Mozilla or Thunderbird, with a secured authentification, the others way are definitively impossible

Re: How to use PLAIN, LOGIN, CRAM and DIGEST at the same time with Cyrus ?

2004-05-24 Thread pat
"Well, then you have another problem unrelated to the advertising of PLAIN and LOGIN SASL mechanisms, I suspect. " I think so ;) On Mon, 24 May 2004 [EMAIL PROTECTED] wrote: What do you mean by "normal IMAP LOGIN command" ? Uh, the LOGIN command as defined by RFC3501, RFC2060, and so on. As o

Re: Problem w/ 2.2.4 and unixhierarchysep: yes

2004-05-24 Thread Ken Murchison
Bob Tito wrote: Hi all, Not trying to steal the tread ;-) But i hope additional/other info could be helpfull ? For the last couple of days i try to upgrade a FreeBSD 4.9 box from 2.2.3 to 2.2.4 ... Luckally i did not have the problems described here, but NO WAY i was able to get sieve working wi

Re: Problem w/ 2.2.4 and unixhierarchysep: yes

2004-05-24 Thread Bob Tito
Ken Murchison wrote: Bob Tito wrote: Hi all, Not trying to steal the tread ;-) But i hope additional/other info could be helpfull ? For the last couple of days i try to upgrade a FreeBSD 4.9 box from 2.2.3 to 2.2.4 ... Luckally i did not have the problems described here, but NO WAY i was able to

Re: Problem w/ 2.2.4 and unixhierarchysep: yes

2004-05-24 Thread Simon Matter
> Bob Tito wrote: > >> Hi all, >> >> Not trying to steal the tread ;-) >> But i hope additional/other info could be helpfull ? >> >> For the last couple of days i try to upgrade a FreeBSD 4.9 box from >> 2.2.3 to 2.2.4 ... >> >> Luckally i did not have the problems described here, but NO WAY i was

Re: Problem w/ 2.2.4 and unixhierarchysep: yes

2004-05-24 Thread Ken Murchison
Simon Matter wrote: Bob Tito wrote: Hi all, Not trying to steal the tread ;-) But i hope additional/other info could be helpfull ? For the last couple of days i try to upgrade a FreeBSD 4.9 box from 2.2.3 to 2.2.4 ... Luckally i did not have the problems described here, but NO WAY i was able to ge

Re: Problem w/ 2.2.4 and unixhierarchysep: yes

2004-05-24 Thread Rob Siemborski
On Mon, 24 May 2004, Ken Murchison wrote: The hash_enumerate() function is also used by some other cyrus-imapd programs so I could think, without having a closer look, that it could also break other programs, right? I suggest testing it on a affected platform with the patch applied. Obviously a fil

Re: Problem w/ 2.2.4 and unixhierarchysep: yes

2004-05-24 Thread Simon Matter
> On Mon, 24 May 2004, Ken Murchison wrote: > >>> The hash_enumerate() function is also used by some other cyrus-imapd >>> programs so I could think, without having a closer look, that it could >>> also break other programs, right? I suggest testing it on a affected >>> platform with the patch appl

Re: Problem w/ 2.2.4 and unixhierarchysep: yes

2004-05-24 Thread Simon Matter
> Simon Matter wrote: > >>>Bob Tito wrote: >>> >>> Hi all, Not trying to steal the tread ;-) But i hope additional/other info could be helpfull ? For the last couple of days i try to upgrade a FreeBSD 4.9 box from 2.2.3 to 2.2.4 ... Luckally i did not have the

snedmail can't send to cyrus imapd

2004-05-24 Thread Frank Zhang
Hi: I am new to cyrus imapd. I have configured sendmail using cyrusproto.mc, and I tried to send email to cyrus imapd, the email were queued , and when I ran "sendmail -v -q", I got error messages "Conneting to Cyrus... Operating system error", can you shed some light on this. Thanks. Frank Zh

Re: snedmail can't send to cyrus imapd

2004-05-24 Thread Frank Zhang
I figured it out, it is path problem. Sendmail is looking at /usr/cyrus/bin, and the actual path is /usr/lib/cyrus-imapd/, therefore sendmail can not find "deliver" Thanks Frank Zhang On Mon, 24 May 2004, Frank Zhang wrote: > Hi: > I am new to cyrus imapd. > I have configured sendmail using

Re: Problem w/ 2.2.4 and unixhierarchysep: yes

2004-05-24 Thread AJ
I just tried this patch, and everything compile fine. I wiped out my installation and mailbox partitions and started from scratch with this new version. I ran into another problem right away. When trying to do various cyradm operations, set ACL's and Deleting mailboxes, cyradm will just hang. No

Re: Problem w/ 2.2.4 and unixhierarchysep: yes

2004-05-24 Thread Rob Siemborski
On Mon, 24 May 2004, AJ wrote: I just tried this patch, and everything compile fine. I wiped out my installation and mailbox partitions and started from scratch with this new version. I ran into another problem right away. When trying to do various cyradm operations, set ACL's and Deleting mailbo

Re: Problem w/ 2.2.4 and unixhierarchysep: yes

2004-05-24 Thread AJ
Rob, I reverted back again, I need to keep the box up for some folks to test a new web interface for a few days, they are already shouting at me. :) I know for a fact there were no stale imapd's around, I checked that out when this happened, and completely removed the old /usr/cyrus/bin fold

cyrus-imap and pam_mysql (very strange, and doesn't want to work!)

2004-05-24 Thread Mark Nernberg
I've been hacking at this for quite a bit. A Google search has turned up some nice little tidbits, but nothing seems to be working. I have Cyrus-IMAPD set up, and the mysql auth is funky, to say the least. It seems that any user with any password can login to the system! Of course, only users wi