Re: When users delete mail, I want it to be moved to Trash.

2002-10-23 Thread James Greenhalgh
On 21 Oct 2002 17:12:02 -0400 Erik Enge [EMAIL PROTECTED] wrote: Thanks for the rapid replies. We will probably end up staying with our current POP solution unless Outlook proves to behave smart and does not delete mail but actually moves it to Trash before trying to EXPUNGE (which would

Creating users with Cyradm

2002-10-23 Thread Hank Beatty - StarBand - MRT
I downloaded the v2.2 code from cvs because I want the virtual domain support. When I try to run this: cyradm localhost it just hangs and this shows up in my log: Oct 23 08:19:40 draco perl: unable to dlopen /usr/lib/sasl2/libkerberos4.so.2: /usr/lib/sasl2/libkerberos4.so.2: undefined symbol:

Re: Compiling cyrus-imapd for Solaris 2.5 ( Respost )

2002-10-23 Thread Amos Gouaux
On Wed, 23 Oct 2002 10:13:18 +0200, Francesc Guasch [EMAIL PROTECTED] (fg) writes: fg anything else I could try ? Upgrading Solaris? You're using a hugely buggy release -- Amos

Re: Compiling cyrus-imapd for Solaris 2.5 ( Respost )

2002-10-23 Thread Hajimu UMEMOTO
Hi, On Wed, 23 Oct 2002 10:13:18 +0200 Francesc Guasch [EMAIL PROTECTED] said: frankie Carson Gaspar wrote: --On Monday, October 21, 2002 10:43 AM +0200 Francesc Guasch In file included from getaddrinfo.c:71: /usr/local/lib/gcc-lib/sparc-sun-solaris2.5/3.2/include/rpc/clnt.h:110:

Re: When users delete mail, I want it to be moved to Trash.

2002-10-23 Thread Eric Minto
I totally agree. In fact, we're in the process of banning Outlook from all employee computers. Instead, we're using IMAP (which Outlook doesn't work well with), with Imp as our web-based mail interface. Imp has a patch that allows it to display messages in an Outlook-style format, with a

Re: ldap saslauthd minor issue

2002-10-23 Thread Igor Brezac
On Wed, 23 Oct 2002, Kervin L. Pierre wrote: If the ldap server goes offline temporarily, and saslauthd binds with a special user, when the ldap server gets back online, saslauthd tries to use anonymous instead of the priviledged user. No. anonymous in the code means whatever you passed as

Re: 2.2 and FreeBSD

2002-10-23 Thread Neal Rigney
I had noticed this as well, and should have mentioned it in my previous mail. I can no longer repeat the problem, so I'm thinking I actually had a bad build of gcc somehow (the boxes I compile on track -stable very regularly, so I've seen some bad commits on occasion), as I can no longer repeat

Re: When users delete mail, I want it to be moved to Trash.

2002-10-23 Thread Erik Enge
Eric Minto [EMAIL PROTECTED] writes: Imp has a patch that allows it to display messages in an Outlook-style format, with a folders pane and a message preview pane. Where can I find this patch? Thanks, Erik.

Re: ldap saslauthd minor issue

2002-10-23 Thread Kervin L. Pierre
ok. well something else caused saslauthd to lose its connection to start searching as anonymous. I'm sure I did not change the configuration, and restarting saslauthd fixed the problem. --Kervin Igor Brezac wrote: On Wed, 23 Oct 2002, Kervin L. Pierre wrote: If the ldap server goes

Sieve Vacation not working

2002-10-23 Thread Eric Minto
I know this has been discussed several times on this list, but I have an additional wrench to add to the problem: Sieve works perfectly for all functions except for vacation. We are using sendmail as the MTA, Cyrus as the IMAP server, and procmail to process some advanced SPAM filtering.

sendmail problem

2002-10-23 Thread Dan Bishop
Need some help. Email began acting up yesterday (or over the weekend). We can receive messages OK but we are having problems sending messages. Most don't get sent and the few that do take 3-5 minutes (in Messenger) to send. Linux Redhat, Sendmail Cyrus on the Linux side Netscape Messenger

Re: Sieve Vacation not working

2002-10-23 Thread Gary Mills
On Wed, Oct 23, 2002 at 12:10:05PM -0500, Eric Minto wrote: Sieve works perfectly for all functions except for vacation. We are using sendmail as the MTA, Cyrus as the IMAP server, and procmail to process some advanced SPAM filtering. Many would ask: Why not use the vacation

Moving mailboxes to new server

2002-10-23 Thread Damon Brinkley
Hello everyone, I have a question. What steps do I need to take to move all mailboxes and mail from an old server to a new one. I've tarred up the /var/imap directory and copied it to the new server but what is needed to reconstruct the mailboxes. I've tried reconstruct -r user.user but it

Re: Is using Berkeley DB 4.0.14 recommended?

2002-10-23 Thread Rob Siemborski
On Wed, 23 Oct 2002, Aidan Evans wrote: Does CMU have a regular Cyrus shutdown/restart and/or regular reboot of the machine running Cyrus? Rebooting certainly resets the lock count; I don't know if just a Cyrus restart is enough but I suspect not. I suppose that depends on what you mean by

migrating UW IMAP messages to CYRUS - read status

2002-10-23 Thread sandra
Hi ALL, I have to migrate UW IMAP messages to CYRUS sever. I have done it before, and all the messages that have been copied to Cyrus mailboxes were marked as unseen, even when they have already been read in the UW IMAP server. Is there a way to tell Cyrus to mark as read when there is the

Re: migrating UW IMAP messages to CYRUS - read status

2002-10-23 Thread sandra
Kenneth, About the imapcopy. I have been reading it and It copies a mailbox (INBOX) from a host to a local mailbox. But is this copy in the same standart that Cyrus mantain the messages files (1. 2. 3. 4.) etc? It doesn't seem! Sandra

SASL doesn't build with ldap with FreeBSD

2002-10-23 Thread paul dekkers
Hi, I tried this for about some hours now, and I dont know where to look next I try to build sasl2 with ldap support, so I did ./configure --with-ldap --enable-login --with-bdb-incdir=/usr/local/include/db3 --disable-gssapi but I get: checking for ldap_initialize in -lldap... no

Re: migrating UW IMAP messages to CYRUS - read status

2002-10-23 Thread Michel Jouvin
Copies occur through IMAP protocol. So there is no concern about the particular message store format the IMAP server is using. Michel --On mercredi 23 octobre 2002 17:20 -0300 sandra [EMAIL PROTECTED] wrote: Kenneth, About the imapcopy. I have been reading it and It copies a mailbox

Re: Moving mailboxes to new server

2002-10-23 Thread Michael Bacon
You'll also want to somehow re-create the mailboxes, whether this is using a cyradm script or dumping your mailboxes database and reloading it intelligently. Plus, you'll want to look into carrying the data in the user, quota, and sieve directories over to the new one. --On Wednesday, October

RE: SASL doesn't build with ldap with FreeBSD

2002-10-23 Thread paul dekkers
Hi, I built/installed OpenLDAP first - the test.c file I created myself could be compiled too, so the configure script should be able too. I assume otp, kerberos, digest and md5 do not stand in the way for the LDAP support to built correctly? BTW, I built sasl on an Linux BOX to see what

Re: CYRUS_SKIPLIST_UNSAFE

2002-10-23 Thread Lawrence Greenfield
From: Rob Mueller [EMAIL PROTECTED] Date: Wed, 23 Oct 2002 15:30:09 +1000 [...] So this lets you turn off the use of fsync() calls altogher, but is clearly regarded as unsafe. I was wondering however, how unsafe it would be to remove the calls from the commit() code, which I'm

Re: SASL doesn't build with ldap with FreeBSD

2002-10-23 Thread Gardiner Leverett
paul dekkers wrote: Hi, I built/installed OpenLDAP first - the test.c file I created myself could be compiled too, so the configure script should be able too. I assume otp, kerberos, digest and md5 do not stand in the way for the LDAP support to built correctly? Not as far as I know.

Re: sieve (imap-flags) add any information in header

2002-10-23 Thread Ken Murchison
Quoting Achim Altmann [EMAIL PROTECTED]: hello, if is possible to use add imap-flags with self defined messages to add in the mail-header? I would use this for an c++-prog was read this header after sieve-modification to do any actions. sample: sieve check any mail and are the

[question] using IMAP/SORT extension...

2002-10-23 Thread
Hi, We are thinking of using the SORT extension which already implemented in Cyrus IMAP for our web-based mail client. Has any one experienced with the feature ? When I read IETF-DRAFT-SORT extension, I was confused with how to use the feature. What I guess to use the feature is : C: a

Re: sendmail problem

2002-10-23 Thread Kervin L. Pierre
Look at /var/log/maillog . It should give you a brief message on why the message was deferred. eg. dsn=4.0.0, stat=Deferred: Connection timed out with mail.domain.com --Kervin Dan Bishop wrote: Need some help. Email began acting up yesterday (or over the weekend). We can receive messages

ldap saslauthd minor issue

2002-10-23 Thread Kervin L. Pierre
If the ldap server goes offline temporarily, and saslauthd binds with a special user, when the ldap server gets back online, saslauthd tries to use anonymous instead of the priviledged user. Or so it looks like on my machine. So I guess whenever the ldap server is restarted saslauthd will

Re: Compiling cyrus-imapd for Solaris 2.5 ( Respost )

2002-10-23 Thread Francesc Guasch
Carson Gaspar wrote: --On Monday, October 21, 2002 10:43 AM +0200 Francesc Guasch In file included from getaddrinfo.c:71: /usr/local/lib/gcc-lib/sparc-sun-solaris2.5/3.2/include/rpc/clnt.h:110: field `RE_why' has incomplete type defined in /usr/include/rpc/auth.h Thank you ! I added a

Re: CYRUS_SKIPLIST_UNSAFE

2002-10-23 Thread Rob Mueller
But checkpoints don't happen every N seconds---they happen when the skiplist file has reached a certain size (due to so much write volume) and merely serve to keep the size of the file down (skiplist files can grow to twice the size they should be). Recovery isn't guaranteed to succeed (or