Re: PostgreSQL backend: a waste of time?

2002-12-03 Thread Nicola Ranaldo
>I really don't know... This buffer is in the daemon? This would be in the client. >Don't you have to receive responses from the SQL DB? Or these commands >are only writes (UPDATE, INSERT)? If these are only writes it seams a >good ideia, but if you need to SELECT (inside the transaction) too the

Re: PostgreSQL backend: a waste of time?

2002-12-03 Thread Nicola Ranaldo
> That being said, I really think that using an RDBMS for the simple > key/value pairings that cyrus needs is really unnecessary and reeks of "I > want to use a buzzword" more than being a real solution. > > -Rob Oh! finally a negative response :) Howewer this solution is *real* for me, I solved a

Fwd: pre-login buffer overflow in Cyrus IMAP server

2002-12-03 Thread Steve Wright
Hello, The message below is forwarded from bugtraq. I've not seen any discussion of this, is an official fix available ? The "semi-exploit" shown does indeed segfault imapd processes on my Debian (sid) boxes. Steve. -- Forwarded Message -- Subject: pre-login buffer overflow

Fwd: Cyrus Sieve / libSieve buffer overflow

2002-12-03 Thread Stefan Suurmeijer
Another vulnerability report, this one in the sieve implementation. I'd very much like to have an ETA on a patch as well. -- Forwarded Message -- Subject: Cyrus Sieve / libSieve buffer overflow Date: Mon, 2 Dec 2002 19:56:45 +0200 From: Timo Sirainen <[EMAIL PROTECTED]> To: [E

Re: PostgreSQL backend: a waste of time?

2002-12-03 Thread Christian Schulte
Nicola Ranaldo wrote: But another main reason is that I hold in the same database user passwords and other accounting informations, imp prefs/addressbook, and all my sendmail maps (Yes! also virtusertable!). Hello, that sounds interesting for me! Did you patch sendmail to read its maps out fr

Re: Shared folders and virtual domains ?

2002-12-03 Thread Christian Schulte
Jonathan Marsden wrote: On 3 Dec 2002, Christian Schulte writes: 20776 >>> MAIL From:<[EMAIL PROTECTED]> SIZE=1076 BODY=8BITMIME 20776 <<< 250 2.1.0 ok 20776 >>> RCPT To:<+sharedfolder@domain> 20776 >>> DATA 20776 <<< 250 2.1.5 ok 20776 <<< 451 4.3.2 cannot create temporary file: No such file

Re: Shared folders and virtual domains ?

2002-12-03 Thread Ken Murchison
Christian Schulte wrote: > > Ken Murchison wrote: > > >Christian Schulte wrote: > > > > > >>Hi, > >> > >>I am running 2_2 cvs branch with virtual domain support turned on and > >>everything seemd to work fine. I now wanted to move my old installation > >>to the new one and cannot get delivery t

Re: Fwd: pre-login buffer overflow in Cyrus IMAP server

2002-12-03 Thread Nels Lindquist
On 3 Dec 2002 at 9:57, Steve Wright wrote: > The message below is forwarded from bugtraq. > I've not seen any discussion of this, is an official fix available ? > The "semi-exploit" shown does indeed segfault imapd processes on my Debian > (sid) boxes. I'd imagine there should be patches for 1.6

how to archive messages on local computer?

2002-12-03 Thread Virgil Simplaceanu
Hello there! I would like to copy my mail to a local disk (or even ZIP disk) and then delete it from my INBOX in order to stay within the quota. It was easy on the old MacMail ... I cannot find any (at least simple) way of doing it with Mulberry, especially that I don't have my own and private c

unable to access folders - need help troubleshooting

2002-12-03 Thread Joe
It seems I am unable to access the trash folders (Inbox.Trash) to archive and purge them after they reach a certain size. I've tried with several different clients (Squirrelmail, NS Messenger and Balsa) and they all either time out or tell me they can't make a connection. I'm new to imap and cyru

Re: problem with checkpoint of databases

2002-12-03 Thread Lawrence Greenfield
--On Monday, December 02, 2002 10:11 PM +0100 [EMAIL PROTECTED] wrote: [...] it takes around one hour per day of failure of checkpointing to restart. -Is there a way to speedup that process? Recovery speed is relative to how often checkpoints are done. Since your checkpoints aren't finishing,

strange authentication error

2002-12-03 Thread Mark J. Lilback
Hi. I'm running in to a strange authentication problem and was hoping someone could point me in the right direction. I've configured cyrus-imapd-2.1.10 on a Solaris 8 box, along with cyrus-sasl-2.1.9. My imap.conf contains the following lines related to authentication: admins: mailadmin sasl_pw

Re: strange authentication error

2002-12-03 Thread Rob Siemborski
I suspect you're trying to use one of the non plaintext mechanisms. What mechanisms are offered when you connect using imtest? The probably solution is to add a line to imapd.conf like: sasl_mech_list: PLAIN LOGIN -Rob On Tue, 3 Dec 2002, Mark J. Lilback wrote: > Hi. I'm running in to a stran

Re: Fwd: pre-login buffer overflow in Cyrus IMAP server

2002-12-03 Thread Rob Siemborski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 3 Dec 2002, Nels Lindquist wrote: > On 3 Dec 2002 at 9:57, Steve Wright wrote: > > > The message below is forwarded from bugtraq. > > I've not seen any discussion of this, is an official fix available ? > > The "semi-exploit" shown does indeed

reconstruct in cyrus-imap-2

2002-12-03 Thread Wolfgang Hottgenroth
Hi, on one of our production complexes with roughly 200,000 mailboxes running on cyrus-imap-1, once we used 'reconstruct -m' after an operator failure. Within the manpage of reconstruct in cyrus-imap-2 I read -m NOTE: CURRENTLY UNAVAILABLE The guys from productions are really unha

Re: strange authentication error

2002-12-03 Thread Rob Siemborski
On Tue, 3 Dec 2002, Mark J. Lilback wrote: > At 2:20 PM -0500 12/3/2002, Rob Siemborski wrote: > >I suspect you're trying to use one of the non plaintext mechanisms. > > > >What mechanisms are offered when you connect using imtest? > > Digest-MD5. The transcript is below. If I add the line like yo

Re: strange authentication error

2002-12-03 Thread Mark J. Lilback
At 2:20 PM -0500 12/3/2002, Rob Siemborski wrote: I suspect you're trying to use one of the non plaintext mechanisms. What mechanisms are offered when you connect using imtest? Digest-MD5. The transcript is below. If I add the line like you suggested, I still get the generic failure and the lo

Re: reconstruct in cyrus-imap-2

2002-12-03 Thread Lawrence Greenfield
Date: Tue, 3 Dec 2002 21:50:40 +0100 (CET) From: Wolfgang Hottgenroth <[EMAIL PROTECTED]> on one of our production complexes with roughly 200,000 mailboxes running on cyrus-imap-1, once we used 'reconstruct -m' after an operator failure. Within the manpage of reconstruct in cyru

Over Quota Problem

2002-12-03 Thread Herbert Mayer
Hi, I have a little problem with cyrus imapd 2.1.10. If a mailbox is over quota, the user sees only the last message if he connects with IMAP/IMAPS, so he cannot clean the box. If he connects with POP/POP3S he gets all messages. Any hints ? -- Kind regards Herbert

cyradm: how to quote mailbox (folder) names for special characters (space and '&') - not escaping

2002-12-03 Thread Hasso Meyer-Jordan
Hi Cyrus fellows! cyradm (Cyrus 2.0.16): Does anyone know how to quote mailbox (folder) names for special character matters (space and '&') in cyradm commands? Not escaping! Like this (but it doesn't work): setaclmailboxes "user.user1.Sent Items" adminuser lrswipcda Neither double qoutes ("..."

Re: cyradm: how to quote mailbox (folder) names for special characters(space and '&') - not escaping

2002-12-03 Thread Rob Siemborski
On Wed, 4 Dec 2002, Hasso Meyer-Jordan wrote: > cyradm (Cyrus 2.0.16): > Does anyone know how to quote mailbox (folder) names for special character > matters (space and '&') in cyradm commands? Not escaping! Its broken in 2.0 and isn't going to be fixed. It is fixed in the most recent 2.1, I'd s