is cyrus-imap support rename the static mail box ??

2003-03-05 Thread Temp
Hi, all I am a newbie of cyrus, and could anyone tell me if cyrus supports to rename the STATIC mail boxs which is comming from cyrus-imap?? such as Drafts, Inbox, and Sent Items ?? as I am comming in a non-English contry, and it is great if name those boxs with my native language. and is it eas

Unable to auth...

2003-03-05 Thread Kevin Hanna
I am unable to get cyrus to authenticate... I configured cyrus with: ./configure --with-auth=unix --with-cyrus-group=mail --with-cyrus-group=cyrus --with-openssl=/usr/local/ssl/include/openssl/ --with-perl=PERL --with-sasl=/usr/include/ --with-bdb-libdir=/usr/local/BerkeleyDB.4.1/lib/ --with

Re: Questions about LDAP schema and Multi-Domain IMAP

2003-03-05 Thread Rob Siemborski
On Wed, 5 Mar 2003, Nalin Dahyabhai wrote: > Also correct. It bears mentioning that 8.0 was released in September, > and quite a bit has changed since then (particularly, 2.1.12 being > designated the STABLE release). I'm personally looking forward to > moving to 2.1. > 2.1 has been the "stable

RE: Questions about LDAP schema and Multi-Domain IMAP

2003-03-05 Thread Howard Chu
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Simon Brady > On Wed, 5 Mar 2003, Howard Chu wrote: > > I suggest you ditch OpenLDAP 2.0.27 and update to the > latest 2.1 release. > > Then you ditch saslauthd & PAM and have SASL authenticate > directly

RE: Questions about LDAP schema and Multi-Domain IMAP

2003-03-05 Thread Simon Brady
On Wed, 5 Mar 2003, Howard Chu wrote: > I suggest you ditch OpenLDAP 2.0.27 and update to the latest 2.1 release. > Then you ditch saslauthd & PAM and have SASL authenticate directly against > LDAP. Note that OpenLDAP 2.0.X does not work with Cyrus SASL 2.1.x anyway, so > you need OpenLDAP 2.1 if

RE: Questions about LDAP schema and Multi-Domain IMAP

2003-03-05 Thread Howard Chu
> -Original Message- > From: Jonathan Marsden [mailto:[EMAIL PROTECTED] > On 5 Mar 2003, Howard Chu writes: > > Note that OpenLDAP 2.0.X does not work with Cyrus SASL 2.1.x anyway, > > so you need OpenLDAP 2.1 if you're already using SASL 2.1. > I believe this general statement to be inco

Re: Questions about LDAP schema and Multi-Domain IMAP

2003-03-05 Thread Kjetil Torgrim Homme
[Jonathan Marsden]: > > That combination certainly seems to work fine here, in a > multi-server multi-domain international directory and email > deployment. OpenLDAP 2.0.27 and cyrus-sasl-2.1.7 or -2.1.10 or > -2.1.12 have all worked (currently on Red Hat 7.3, on x86 SMP > hardware). ye

Re: Questions about LDAP schema and Multi-Domain IMAP

2003-03-05 Thread Kjetil Torgrim Homme
[Jonathan Marsden]: > > That combination certainly seems to work fine here, in a > multi-server multi-domain international directory and email > deployment. OpenLDAP 2.0.27 and cyrus-sasl-2.1.7 or -2.1.10 or > -2.1.12 have all worked (currently on Red Hat 7.3, on x86 SMP > hardware). ye

RE: Questions about LDAP schema and Multi-Domain IMAP

2003-03-05 Thread Jonathan Marsden
On 5 Mar 2003, Howard Chu writes: > Note that OpenLDAP 2.0.X does not work with Cyrus SASL 2.1.x anyway, > so you need OpenLDAP 2.1 if you're already using SASL 2.1. I believe this general statement to be incorrect. That combination certainly seems to work fine here, in a multi-server multi-do

RE: Questions about LDAP schema and Multi-Domain IMAP

2003-03-05 Thread Howard Chu
I suggest you ditch OpenLDAP 2.0.27 and update to the latest 2.1 release. Then you ditch saslauthd & PAM and have SASL authenticate directly against LDAP. Note that OpenLDAP 2.0.X does not work with Cyrus SASL 2.1.x anyway, so you need OpenLDAP 2.1 if you're already using SASL 2.1. With those issu

Re: delivery to subfolders working??

2003-03-05 Thread Rob Siemborski
On Wed, 5 Mar 2003, [EMAIL PROTECTED] wrote: > > Have you given 'anyone' the 'p' permission on the submailbox? > > > > thans for the hint. it is working fine.. > but i think this should be mentioned somwhere in the docs, like this: > NOTE: this feature is only working if the corresponding folder h

Re: Two huge problems with CMU (tag stable_2.2) sieve 2.0 of thecurrent cvs source !

2003-03-05 Thread Christian Schulte
Rob Siemborski wrote: Could you send me your new .bc file? (you did recompile it, right?) Ups...sorry! I only made cvs update; make. After doing make distclean; configure; make; make install it now works! Great! Thanks a lot for your help. I attached the newly compiled script just for compl

Re: delivery to subfolders working??

2003-03-05 Thread [EMAIL PROTECTED]
On Wed, 5 Mar 2003, Rob Siemborski wrote: > On Wed, 5 Mar 2003, [EMAIL PROTECTED] wrote: > > > i'm wondering, if the "deliver directly intoo subfolder" feature of > > cyrus-imapd is really working?? > > > > on my system i've installed cyrus-sasl-2.1.12 and cyrus-imapd-2.1.12 > > together with send

TEST

2003-03-05 Thread Christian Schulte
Sorry again but it is for finding a sieve error which deals with getting mails from this list into the right folder...

Re: Two huge problems with CMU (tag stable_2.2) sieve 2.0 of thecurrent cvs source !

2003-03-05 Thread Rob Siemborski
On Wed, 5 Mar 2003, Christian Schulte wrote: > Rob Siemborski wrote: > > >Could you send me your new .bc file? > > > >(you did recompile it, right?) > > > > > > > Ups...sorry! I only made cvs update; make. After doing make distclean; > configure; make; make install it now works! Great! Thanks a lo

Re: [cyrus-imapd-2_2 CVS] Missing calls to prot_free ?

2003-03-05 Thread Ken Murchison
I fixed this in CVS. We scrapped the prot stream, since it wasn't needed. I also changed the shutdown_file() prototype and used it in lmtpengine.c Thanks, Ken Christian Schulte wrote: > > From imap/global.c: > > 550 /* > 551 * Return contents of the shutdown file. NULL = no file. > 552

Re: Two huge problems with CMU (tag stable_2.2) sieve 2.0 of thecurrent cvs source !

2003-03-05 Thread Rob Siemborski
On Wed, 5 Mar 2003, Rob Siemborski wrote: > On Wed, 5 Mar 2003, Franz Skale wrote: > > > Things are running good with the cvs code of cyrus (branche 2.2) but > > there are 2 probs i have with sieve. > > Btw. i am using sendmail 8.12.8 with the lmtp unix socket delivering > > option. (cyrusv2.mc) >

Re: delivery to subfolders working??

2003-03-05 Thread Rob Siemborski
On Wed, 5 Mar 2003, [EMAIL PROTECTED] wrote: > i'm wondering, if the "deliver directly intoo subfolder" feature of > cyrus-imapd is really working?? > > on my system i've installed cyrus-sasl-2.1.12 and cyrus-imapd-2.1.12 > together with sendmail-8.12.8. > > i have added the "FEATURE(`preserve_loc

TEST

2003-03-05 Thread Christian Schulte

delivery to subfolders working??

2003-03-05 Thread [EMAIL PROTECTED]
hi, i'm wondering, if the "deliver directly intoo subfolder" feature of cyrus-imapd is really working?? on my system i've installed cyrus-sasl-2.1.12 and cyrus-imapd-2.1.12 together with sendmail-8.12.8. i have added the "FEATURE(`preserve_local_plus_detail')" to sendmail.mc. if i send a mail ma

Re: Two huge problems with CMU (tag stable_2.2) sieve 2.0 of thecurrent cvs source !

2003-03-05 Thread Christian Schulte
Rob Siemborski wrote: On Wed, 5 Mar 2003, Christian Schulte wrote: All mail from the cyrus-info mailinglist got delivered to "Privat/Projects/Cyrus-Info" before the update. Right now after the bytecode-update these mails appear in "XCellcom/DEBUG" which is the target of the preceding rule...I

Re: Does anyone know why I'm getting two copies of every message fromthis list?

2003-03-05 Thread Ken Murchison
Do they have the same message-id? -- Kenneth Murchison Oceana Matrix Ltd. Software Engineer 21 Princeton Place 716-662-8973 x26 Orchard Park, NY 14127 --PGP Public Key--http://www.oceana.com/~ken/ksm.pgp

Re: Two huge problems with CMU (tag stable_2.2) sieve 2.0 of thecurrent cvs source !

2003-03-05 Thread Rob Siemborski
On Wed, 5 Mar 2003, Franz Skale wrote: > Things are running good with the cvs code of cyrus (branche 2.2) but > there are 2 probs i have with sieve. > Btw. i am using sendmail 8.12.8 with the lmtp unix socket delivering > option. (cyrusv2.mc) > > My first problem is of the vacation extension of si

Re: Two huge problems with CMU (tag stable_2.2) sieve 2.0 of thecurrent cvs source !

2003-03-05 Thread Rob Siemborski
On Wed, 5 Mar 2003, Christian Schulte wrote: > All mail from the cyrus-info mailinglist got delivered to > "Privat/Projects/Cyrus-Info" before the update. Right now after the > bytecode-update these mails appear in "XCellcom/DEBUG" which is the > target of the preceding rule...I did the update a

Re: net-snmp instead of ucd-snmp

2003-03-05 Thread Lawrence Greenfield
Date: Wed, 5 Mar 2003 07:33:01 -0300 From: Henrique de Moraes Holschuh <[EMAIL PROTECTED]> The right thing to do is to port all SNMP support to native net-snmp syntax, but that requires rewriting the SNMP code in Cyrus. And this is something that we'll probably do when we upgrade to u

Re: Two huge problems with CMU (tag stable_2.2) sieve 2.0 of thecurrent cvs source !

2003-03-05 Thread Christian Schulte
Ken Murchison wrote: We'd like to hear of any differences. I caught a couple myself when I first deployed it. What would help is a sample script, sample message(s) and the output of the sieve 'test' program (both the bytecode and non-bytecode versions). This is the sieve-script of my private acc

Does anyone know why I'm getting two copies of every message from this list?

2003-03-05 Thread Blackard, Robert
 

Questions about LDAP schema and Multi-Domain IMAP

2003-03-05 Thread Blackard, Robert
I didn't know if this was a general Cyrus issue or a sasl issue so I sent to both lists.   I'm having a hard time finding and reconciling documentation about how to set up multi-domain user authentication for Cyrus IMAP using saslauthd, PAM and OpenLDAP.  Any information, hints or suggest

Re: libcyrus and the imap proto

2003-03-05 Thread Patrick Welche
On Thu, Feb 27, 2003 at 07:01:28PM +, Patrick Welche wrote: > On Thu, Feb 27, 2003 at 09:53:57AM -0500, John Alton Tamplin wrote: > > Patrick Welche wrote: > ... > > >same for eg > > >. fetch 1 (internaldate) > > >* 1 FETCH (INTERNALDATE "30-Jan-2003 19:23:41 +") > > >. OK Completed > > >

Re: [cyrus-imapd-2_2 CVS] Missing calls to prot_free ?

2003-03-05 Thread Christian Schulte
Christian Schulte wrote: Then again in imap/lmtpengine.c: 1377rset: 1378 if(msg->data) prot_free(msg->data); 1379 if (msg) msg_free(msg); 1380 msg_new(&msg); 1381 1382 continue; 1383 } 1384

Re: Two huge problems with CMU (tag stable_2.2) sieve 2.0 of thecurrent cvs source !

2003-03-05 Thread Ken Murchison
Christian Schulte wrote: > > Franz Skale wrote: > > >Things are running good with the cvs code of cyrus (branche 2.2) but > >there are 2 probs i have with sieve. > >Btw. i am using sendmail 8.12.8 with the lmtp unix socket delivering > >option. (cyrusv2.mc) > > > >The cvs source from last week

Re: Two huge problems with CMU (tag stable_2.2) sieve 2.0 of thecurrent cvs source !

2003-03-05 Thread Franz Skale
The mail is delivered in the right mailbox. I am using virtdomains too, with no problems. In my opinion there's a problem with sieve, because the reply mail is sent with the -f sendmail option but with an empty sender address. Is there a hidden sieve switch in the imapd.conf, or is sendmail respons

Re: Two huge problems with CMU (tag stable_2.2) sieve 2.0 of thecurrent cvs source !

2003-03-05 Thread Christian Schulte
Franz Skale wrote: Things are running good with the cvs code of cyrus (branche 2.2) but there are 2 probs i have with sieve. Btw. i am using sendmail 8.12.8 with the lmtp unix socket delivering option. (cyrusv2.mc) The cvs source from last week worked perfectly with the vacation extension. I did a

Two huge problems with CMU (tag stable_2.2) sieve 2.0 of thecurrent cvs source !

2003-03-05 Thread Franz Skale
Things are running good with the cvs code of cyrus (branche 2.2) but there are 2 probs i have with sieve. Btw. i am using sendmail 8.12.8 with the lmtp unix socket delivering option. (cyrusv2.mc) My first problem is of the vacation extension of sieve. I am able to upload the script and activate it

[cyrus-imapd-2_2 CVS] Missing calls to prot_free ?

2003-03-05 Thread Christian Schulte
From imap/global.c: 550 /* 551 * Return contents of the shutdown file. NULL = no file. 552 */ 553 char *shutdown_file(void) 554 { 555 int fd; 556 struct protstream *shutdown_in; 557 static char shutdownfilename[1024] = ""; 558 static char buf[1024]; 559 char *p; 56

Re: Creating Mailboxes via Script

2003-03-05 Thread Patrick Boutilier
Joe Dennick wrote: We've got Cyrus-Imap 2.1.12 running very well for our company Red Hat 8.0. We are authenticating against a MySQL database that we use as a master Security Container for all of our application authentication and entitlements. We've already populated the database with all of th

Re: Creating Mailboxes via Script

2003-03-05 Thread Simon Matter
Hi, I'm using attached scripts to create accounts from an LDAP tree. imapcreate can be found on sourceforge.net somewhere. HTH Simon Joe Dennick schrieb: > > We've got Cyrus-Imap 2.1.12 running very well for our company Red Hat > 8.0. We are authenticating against a MySQL database that we use

Creating Mailboxes via Script

2003-03-05 Thread Joe Dennick
We've got Cyrus-Imap 2.1.12 running very well for our company Red Hat 8.0. We are authenticating against a MySQL database that we use as a master Security Container for all of our application authentication and entitlements. We've already populated the database with all of the user information re

transferring users to new server

2003-03-05 Thread Petre Agenbag
HI I have an existing server running an older version of cyrus-imap and cyrus-sasl. I have quite a number of users on the system, and would like to find out what the procedures are for migrating them to a new server running cyrus-imap-2.2 and sasl2. IE. I need to copy the mailboxes and contents the

²úÆ·¼°ÍøÕ¾ÍƹãµÄ×î¼ÑÖúÊÖ

2003-03-05 Thread ²úÆ·¼°ÍøÕ¾ÍƹãµÄ×î¼ÑÖúÊÖ
Title: 最新网络营销软件公布 最新网络营销软件公布: *美尔网络营销专家:    美尔网络营销专家是一款自动为企业发布信息的软件。本软件集信息发布、信息搜索、邮件群发、引擎登录为一体。网上信息发布是企业在网上进行宣传的重要手段,任何传统的宣传方法,都不及网络信息发布那样成本低廉、有效。*详情请进**下载试用* *美尔商务邮件国际特快:    美尔商务邮件国际特快(无需SMTP设置,无需安装)是为适应向国际上各个不同国家发送商务邮件而制作的功能全面、速度奇快、性能稳定的群发软件,特别具有同类软件中首创的支持邮件退订功能!!!    *详情请进**下载试用* *美尔网络客户

Re: net-snmp instead of ucd-snmp

2003-03-05 Thread Henrique de Moraes Holschuh
On Wed, 05 Mar 2003, Lord Chaser wrote: > is there a way to compile cyrus-imap 2.1.12 with net-snmp instead of ucd-snmp? I've had endless trouble doing it in Debian. It is possible, but not easy, and it requires that net-snmp be built with the ucd-snmp compatibility layer. The right thing to do