Hello cyrus users

2008-04-23 Thread Bob Hoffman
I am not sure how happy I am too find out about cyrus. I just spent a lot of time getting everythig working on my first server...and even sendmail was not too hard (centos 5 sets it up rather well)... Then I see I needed a pop3 doo hickey.. Holy moly. Looking for cyrus on machine was interestin

Re: Cyrus IMAPd 2.3.12 Released

2008-04-23 Thread Simon Matter
> > > On Wed, 23 Apr 2008, Thomas Robers wrote: > > ; Ken Murchison schrieb: > ; > Can you try this patch: > ; > > ; > > https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/lib/libconfig.c.diff?r1=1.18;r2=1.18.2.1 > ; > ; I tried the patch. Compiling is ok, but the master segfaults when I

Re: Cyrus IMAPd 2.3.12 Released

2008-04-23 Thread Bron Gondwana
On Wed, Apr 23, 2008 at 03:37:19PM +0400, Dmitriy Kirhlarov wrote: > If dspam miss, user can manually move message from|to "spam" folder. This > fact fixed in cyrus log file. simple script parsing log and relaunch dspam. > +syslog(LOG_ERR, "DSPAM-Hack index_copysetup(): %s -> %s, hdr %s", >

Re: Cyrus IMAPd 2.3.12 Released

2008-04-23 Thread Bron Gondwana
On Wed, Apr 23, 2008 at 05:58:27PM +0400, Dmitriy Kirhlarov wrote: > Sebastian Hagedorn wrote: > > --On 23. April 2008 15:37:19 +0400 Dmitriy Kirhlarov <[EMAIL PROTECTED]> > > wrote: > > > >> Attached patch add to log information about moving messages between > >> folders. I am using this informa

Re: how to get rid of "Client side certs may not work" message

2008-04-23 Thread Goetz Babin-Ebell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniel O'Connor wrote: | On Wed, 23 Apr 2008, Goetz Babin-Ebell wrote: |> Lukasz Michalski wrote: |> | I have working setup with TLS/SSL encryption based on server |> | certificate only. I have following message each successful login: |> | |> | Apr 22

imapsync authentication failure

2008-04-23 Thread brian
I'd like to use imapsync to migrate some mailboxes but haven't been able to authenticate to the source server with it. First, here's the failed transaction (run from a 3rd machine): -- snip -- $RCSfile: imapsync,v $ $Revision: 1.249 $ $Date: 2008/03/19 02:14:24 $ Here is a [linux] system (Linux a

Re: Cyrus IMAPd 2.3.12 Released

2008-04-23 Thread Dmitriy Kirhlarov
Sebastian Hagedorn wrote: > --On 23. April 2008 15:37:19 +0400 Dmitriy Kirhlarov <[EMAIL PROTECTED]> > wrote: > >> Attached patch add to log information about moving messages between >> folders. I am using this information from logs for relaunch dspam. >> Any chances for add this patch to project

Re: Cyrus IMAPd 2.3.12 Released

2008-04-23 Thread Andy Fiddaman
On Wed, 23 Apr 2008, Thomas Robers wrote: ; Ken Murchison schrieb: ; > Can you try this patch: ; > ; > https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/lib/libconfig.c.diff?r1=1.18;r2=1.18.2.1 ; ; I tried the patch. Compiling is ok, but the master segfaults when I try to start: ; 3

Re: Cyrus IMAPd 2.3.12 Released

2008-04-23 Thread Sebastian Hagedorn
--On 23. April 2008 15:37:19 +0400 Dmitriy Kirhlarov <[EMAIL PROTECTED]> wrote: Attached patch add to log information about moving messages between folders. I am using this information from logs for relaunch dspam. Any chances for add this patch to project tree? FWIW, logging this at LOG_ERR l

Re: Cyrus IMAPd 2.3.12 Released

2008-04-23 Thread Thomas Robers
Ken Murchison schrieb: > Can you try this patch: > > https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/lib/libconfig.c.diff?r1=1.18;r2=1.18.2.1 > I tried the patch. Compiling is ok, but the master segfaults when I try to start: This GDB was configured as "x86_64-linux-gnu". (gdb) f

Re: Cyrus IMAPd 2.3.12 Released

2008-04-23 Thread Dmitriy Kirhlarov
Attached patch add to log information about moving messages between folders. I am using this information from logs for relaunch dspam. Any chances for add this patch to project tree? It's useful schema and I think it can be helpful not only for me. Some details: dspam watch all incoming message

Re: Cyrus IMAPd 2.3.12 Released

2008-04-23 Thread Thomas Robers
Hi, thanks for the answer Bron Gondwana schrieb: > This would be even more useful: > > % gdb /opt/imap/libexec/master >> run -d > [ wait for it to segfault ] >> bt here's the output (gdb) file /opt/imap/libexec/master Reading symbols from /opt/cyrus-imapd-2.3.12/libexec/master...done. Using ho

Re: Cyrus IMAPd 2.3.12 Released

2008-04-23 Thread Antoine Jacoutot
On Mon, 21 Apr 2008, Ken Murchison wrote: > I don't have an OpenBSD system to test on, and I don't have any problem on > Linux or Solaris. I'd be happy to accept a patch if you can find the problem. This patch fixes the issue for me: http://bugzilla.andrew.cmu.edu/show_bug.cgi?id=3059 -- Antoi

Re: Moving files to imap folders

2008-04-23 Thread Michael Menge
Hi, IMAP stores emails, to store a file it has to be encapsulated in an email as attachment. Most mailclients allow to save drafts. These drafts are regular messages which have not been send but been inserted via the IMAP protocoll. Regards Michael Menge Quoting Test <[EMAIL PROTECTED]>

Re: Cyrus IMAPd 2.3.12 Released

2008-04-23 Thread Bron Gondwana
On Wed, 23 Apr 2008 10:33:27 +0200, "Thomas Robers - TuTech Innovation GmbH" <[EMAIL PROTECTED]> said: > Ken Murchison schrieb: > > I am pleased to announce the release of Cyrus IMAPd 2.3.12. This > > release should be considered production quality. > > I'm getting a segmentation fault when I try

Re: Cyrus IMAPd 2.3.12 Released (fwd)

2008-04-23 Thread Thomas Robers
Andy Fiddaman schrieb: > ; On Wed, 23 Apr 2008, Thomas Robers - TuTech Innovation GmbH wrote: > ; ; Hello, > ; ; > ; ; I'm getting a segmentation fault when I try to start the master process. > ; ; Compiling went fine on Debian etch (2.6.18-5-xen-amd64) with gcc version > ; ; (GCC) 4.1.2 20061115 (

Re: Cyrus IMAPd 2.3.12 Released (fwd)

2008-04-23 Thread Andy Fiddaman
; On Wed, 23 Apr 2008, Thomas Robers - TuTech Innovation GmbH wrote: ; ; Hello, ; ; ; ; I'm getting a segmentation fault when I try to start the master process. ; ; Compiling went fine on Debian etch (2.6.18-5-xen-amd64) with gcc version ; ; (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) ; ; T

Re: Cyrus IMAPd 2.3.12 Released

2008-04-23 Thread Andy Fiddaman
On Wed, 23 Apr 2008, Thomas Robers - TuTech Innovation GmbH wrote: ; Hello, ; ; I'm getting a segmentation fault when I try to start the master process. ; Compiling went fine on Debian etch (2.6.18-5-xen-amd64) with gcc version ; (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) Take a look at h

RE: Moving files to imap folders

2008-04-23 Thread Ciprian Marius Vizitiu
> Does anyone know if there is a way to move/copy files (like documents, > zip files etc.) to an imap folder ? > I would not like to mail them, just make the files available through > imap. Why not mail them? Seems the simplest way. :-o OK, maybe "nail" will help; especially the -F option. Bu

Moving files to imap folders

2008-04-23 Thread Test
Does anyone know if there is a way to move/copy files (like documents, zip files etc.) to an imap folder ? I would not like to mail them, just make the files available through imap. -- Test <[EMAIL PROTECTED]> Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusima

Re: Cyrus IMAPd 2.3.12 Released

2008-04-23 Thread Thomas Robers - TuTech Innovation GmbH
Ken Murchison schrieb: > I am pleased to announce the release of Cyrus IMAPd 2.3.12. This > release should be considered production quality. > > > Noteworthy changes: > > * Added statuscache.db to cache IMAP STATUS data which > significantly reduces the amount of I/O necessary when neither the

Re: how to get rid of "Client side certs may not work" message

2008-04-23 Thread Lukasz Michalski
Daniel O'Connor pisze: On Wed, 23 Apr 2008, Goetz Babin-Ebell wrote: Lukasz Michalski wrote: | Hello, Hello Lukasz, | I have working setup with TLS/SSL encryption based on server | certificate only. I have following message each successful login: | | Apr 22 15:42:46 black imap[26881]: TLS serv