Re: compile warning msg

2001-05-09 Thread Reynald I. Ngo
At 06:49 PM 5/9/01 -0700, Norman Zhang wrote: Check http://www.linuxdoc.org/HOWTO/Cyrus-IMAP-6.html#ss6.2 you did the right thing. >When I compile cyrus-imapd-2.0.13, with >./configure --with-auth=unix --with-dblib=/usr/lib/ --with-sasl=/usr/lib/ >How can I get ride of the warning mess

Re: makedepend

2001-05-09 Thread Hirotaka Wakabayashi
Hi, No "install" rule is in the Makefile, so i did like this . $ cp makedepend /usr/local/bin/ $ chmod 755 /usr/local/bin/makedepend --- [EMAIL PROTECTED] ( Wakabayashi Hirotaka ) At Wed, 9 May 2001 14:50:43 -0700, "Norman Zhang" <[EMAIL PROTECTED]> wrote: > I am trying to compile cyrus

compile warning msg

2001-05-09 Thread Norman Zhang
When I compile cyrus-imapd-2.0.13, with ./configure --with-auth=unix --with-dblib=/usr/lib/ --with-sasl=/usr/lib/ How can I get ride of the warning message? configure: warning: Parts of com_err distribution were found, but not compile_et. configure: warning: Will build com_err from included sourc

makedepend

2001-05-09 Thread Norman Zhang
I am trying to compile cyrus-imapd-2.0.13 on my Mandrake platform. When I issue the command ./configure --with-auth=unix --with-dblib=/usr/lib/ --with-sasl=/usr/lib/ -- with-com_err=/tmp/cyrus-imapd-2.0.13/et/ I get a warning message, configure: warning: Makedepend is not installed on this syst

Not quite Cyrus but Solaris...

2001-05-09 Thread Tony Maro
Title: Message Okay, off-topic again, BUT important.   A new Internet worm is attacking Solaris boxes out there and I know several of you run Solaris.  Once it ingrains itself in the Solaris box it uses that as a launching point to attack Microsoft IIS servers and deface websites with an an

Re: Delivering mail directly to an IMAP folder

2001-05-09 Thread Amos Gouaux
> On Wed, 09 May 2001 10:13:01 -0300, > Branden <[EMAIL PROTECTED]> (b) writes: b> I'm using Cyrus with Postfix, using OpenLDAP to implement the user b> base. I would like to deliver mail to some special addresses to a b> folder other than INBOX for an user. You don't indicate what vers

Master and imapd process fork

2001-05-09 Thread Julien Marchal
I have install cyrus-imapd-2.0.13 it work fine. The master fork the imapd process. If connexion is finish the imapd process run again (show in ps -edf). I want to know how the distribution process is made . And in which case the imapd process stop. I have an other question if i put defaultacl:

Getting sieve to work under Solaris 8, 64 bit mode

2001-05-09 Thread Leonard R Smith II
To all, For almost a year I was not able to get sieve to work under Solaris 8 ( 64 bit mode ) and Cyrus-imapd-2.0.X code branch. This week I finally spent the time to go through the code and a co-worker and I figured out the problem. I figure this might be useful information for others.

Re: renm and subfolders

2001-05-09 Thread darrellb
i had exactly the same problem...you might want to contact Larry M. Rosenbaum <[EMAIL PROTECTED]>, who has a sceript that does the trick cheers Tuuli K Tuominen wrote: > > Hi, > we're using versions 1.5.19 and 1.6.25 still and have about 23000 user > mailboxes on lots of imap partitions. Some

Delivering mail directly to an IMAP folder

2001-05-09 Thread Branden
Hi. I'm using Cyrus with Postfix, using OpenLDAP to implement the user base. I would like to deliver mail to some special addresses to a folder other than INBOX for an user. For example, suppose my user is [EMAIL PROTECTED], and in the IMAP structure of myuser I have under INBOX a folder cal

RE: Problem with Cyrus::IMAP::Admin

2001-05-09 Thread Stefano Coatti
Fantastic. Now it works fine. Very very thanks Best regards Stefano -Original Message- From: Francesc Guasch [mailto:[EMAIL PROTECTED]] Sent: mercoledì 9 maggio 2001 13.52 To: Stefano Coatti Cc: 'Cyrus List (E-mail)' Subject: Re: Problem with Cyrus::IMAP::Admin Stefano Coatti

RE: renm and subfolders

2001-05-09 Thread Nick Ustinov
Yeah, moving mailboxes is a pain :) I had the same problem when I used to run 1.5-style mailboxes and with 2.0.12. For me it was since my disks were running out of space, so I had to create new partition on a new disk and move mailboxes there. Not sure how to do that in case you are in need of "s

Sieve authentication question.

2001-05-09 Thread Hennie Rautenbach
Hi there, I have recently installed and configured cyrus-imapd-1.6.24 to run on a HP 9000 (HP-UX 10.20) All is working well and I'd now like to enhance the setup through the implimentation of sieve filters to kurb e-mail abuse. I'm having problems with sieve authntication when I try to list or a

sieve vacation return path

2001-05-09 Thread Nick Ustinov
I wonder if it works fine for other people? My sieve vacation wasn't adding return-path to outgoing messages, so I had to add fprintf(sm, "Return-Path: <%s>\r\n", src->fromaddr); to lmtpd.c, in send_response function. Am I missing something? Nick Ustinov [EMAIL PROTECTED] http://www.videin

Re: Problem with Cyrus::IMAP::Admin

2001-05-09 Thread Francesc Guasch
Stefano Coatti wrote: > > I tried to write my personal script to make batch command in > creating/listing/deleting user & mailboxes. I login like this: my $plen = length($pass); warn ("$user $pass\n"); $imap->send(undef,undef,"LOGIN $user {$plen}\r\n$pass")

renm and subfolders

2001-05-09 Thread Tuuli K Tuominen
Hi, we're using versions 1.5.19 and 1.6.25 still and have about 23000 user mailboxes on lots of imap partitions. Some of these mailboxes need to be transferred from one partition to another. I noticed that cyradm's renm command doesn't move the mailboxes recursively, so the subfolders stay on the

Problem with Cyrus::IMAP::Admin

2001-05-09 Thread Stefano Coatti
I tried to write my personal script to make batch command in creating/listing/deleting user & mailboxes. I tried to do it in similar manner than Shell.pm perl module, but the function "_authenticate" called in IMAP.pm module does segmentation fault after taken the authentication by the demon imapd

Re: Migration from foriegn IMAP mailboxes

2001-05-09 Thread Nick Sayer
CYRUS LIST wrote: > Has anyone done a script to migrate folder and mail data from a foreign IMAP > sever? > > Basically, I need to automate the procedure of a client logging into both > old and new IMAP servers, and for each folder, create the folder, and for > each message, copy the message, re