Re: core dump

2005-12-01 Thread Patrick Welche
On Thu, Dec 01, 2005 at 04:36:09PM +, Patrick Welche wrote: > #0 0x08089fcc in find_node (db=0x812e680, key=0x812d4a0 "411b3b1e3fa295e4", > keylen=16, updateoffsets=0x0) at /usr/include/machine/byte_swap.h:54 (gdb) print *db $1 = {fname = 0x812d4e0 "/var/imap/us

core dump

2005-12-01 Thread Patrick Welche
.. of course I forgot to mention the version: Cyrus IMAP4 v2.2.2-BETA Hence the question is this core dump real / fixed, or am I getting a sigsegv because of something else eg system limits.. P (gdb) bt #0 0x08089fcc in find_node (db=0x812e680, key=0x812d4a0 "411b3b1e3fa295e4", keylen=16, u

core dump

2005-12-01 Thread Patrick Welche
imapd dumps core when the user with the most email tries to "select inbox". Has this already been fixed / look familiar? before I go down the system limits route (as it is the ubiquitous signal 11).. Core was generated by `imapd'. Program terminated with signal 11, Segmentation fault. ... #0 0x08

Re: Double Carriage return breaks header ..

2005-05-27 Thread Patrick Welche
On Fri, May 27, 2005 at 10:02:12AM -0400, Ken Murchison wrote: > [EMAIL PROTECTED] wrote: > > >Hello list, > > > >We're currently running Cyrus IMAP 2.2.8 and having the following problem. > >When a message arrives via LMTP with the header "Subject: > >SUBJECTLINE\r\r\n" the message i broken and a

Re: Configuring Cyrus IMAP questions

2005-04-25 Thread Patrick Welche
On Thu, Jan 13, 2005 at 10:21:33AM -0800, H. Scott Brown wrote: > Hi, List, > > OK, new problem... > > I am trying to rebuild Cyrus IMAP from scratch. Everything *seemed* to go ok > the first build, but now I am getting errors during configure. > > > ./configure --with-auth=unix --with-sasl=/usr

bugzilla feedback

2005-04-06 Thread Patrick Welche
Is there any way to get feedback on bugs? (eg 2588) Cheers, Patrick --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: using imclient

2005-03-17 Thread Patrick Welche
On Wed, Mar 16, 2005 at 04:04:48PM -0500, Patrick Radtke wrote: > I'll add a little code sample > > // server returns NO on an error > imclient_addcallback(imclient, "NO", > CALLBACK_NOLITERAL, > callback_error, > &error_string, >

Re: negative results of changing GOODCHARS?

2004-10-21 Thread Patrick Welche
On Thu, Oct 21, 2004 at 09:30:29AM -0700, Darrell Fuhriman wrote: > Other than obviously difficult characters to cope with like: "@%* > -- is there anything that's likely to break the server by > expanding the list of acceptable characters in mailbox names to > at least come closer to matching the

Re: Sieve Vacation and delivery to sender

2004-07-26 Thread Patrick Welche
On Mon, Jul 26, 2004 at 02:53:03AM +0300, Kristjan Kotkas wrote: > most probably this is a no brainer for you, but after 7 days of > googeling I cant ask the right question in google, also going through > the mailing list I find similar problems, but nothing so far seems to work. > > I'm running

line after message-id

2004-07-08 Thread Patrick Welche
I think this was discussed before, but googling didn't reveal much (to me).. I posted a note to someone who has a vacation message. Part of the message returned is here: === Received: from cyrus by imap.newn.cam.ac.uk with local (Exim 4.20) id 1Biax5-000

Re: unable to login

2004-07-07 Thread Patrick Welche
On Wed, Jul 07, 2004 at 11:10:48AM -0400, Louis LeBlanc wrote: > > > On 07/07/04 02:29 PM, Patrick Welche sat at the `puter and typed: > > I happen to use > > > > -rw--- 1 cyrus mail 24576 May 10 23:43 /etc/sasldb2 > > This is helpful. I guess you're

Re: unable to login

2004-07-07 Thread Patrick Welche
On Wed, Jul 07, 2004 at 09:56:31AM -0400, Louis LeBlanc wrote: > On 07/07/04 02:29 PM, Patrick Welche sat at the `puter and typed: > > On Wed, Jul 07, 2004 at 12:03:12AM +0200, Dudi Goldenberg wrote: > > > Jul 6 23:58:32 mail cyrus/imapd[2205]: badlogin: localhost[127.0.0.1] &

Re: unable to login

2004-07-07 Thread Patrick Welche
On Wed, Jul 07, 2004 at 12:03:12AM +0200, Dudi Goldenberg wrote: > Jul 6 23:58:32 mail cyrus/imapd[2205]: badlogin: localhost[127.0.0.1] > Any hint what to look for? Clues in /var/log/authlog ? file permissions on /etc/sasldb2 ? capability string when trying to connect with imtest ? (Just guessin

sieve vacation

2004-06-04 Thread Patrick Welche
I just noticed that the sieve vacation draft expired - does this affect the future of the vacation command? Cheers, Patrick --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: email server concept: what's mail delivery agent

2004-06-02 Thread Patrick Welche
This is the way I understand - this might be wrong too! On Wed, Jun 02, 2004 at 07:49:53PM +0800, Zhang Weiwu wrote: > 1. Moden mail servers don't often do mail forwarding. So upon receiving > an email, it will always be 'local delievery'.; I understand local delivery to mean "write this message

Re: Alternative to cyradm

2004-05-22 Thread Patrick Welche
On Fri, May 21, 2004 at 01:49:51PM -0400, Kent L. Nasveschuk wrote: > Hello all, > Is there an alternative to cyradm? I haven't been able to get this to > run yet. I continue to get: IMAP.so: undefined symbol: db_version. You can use imclient and talk IMAP4 to the server directly.. (SETACL and GE

Re: complett relocation from old to new server and cyrus version

2004-05-21 Thread Patrick Welche
On Wed, May 12, 2004 at 10:49:18AM +0200, Pascal Gienger wrote: > 1. Dump your mailboxes-Database on the old system: > ctl_mboxlist -d > mailboxes.dump > Copy the resulting "mailboxes.dump" to the new server. ... Does one have to do any of that when upgrading say 2.2-beta to 2.4, or can one r

Re: Empty flags problem

2004-05-12 Thread Patrick Welche
On Tue, May 11, 2004 at 12:32:02PM -0400, Rob Siemborski wrote: > I'm not convinced. It also works with 2.2.3 and I *know* that code hasn't > changed substantially. > > Are you sure there aren't mysterious characters (e.g. the wrong line > terminator) getting added/dropped to the line? more -U o

Re: Empty flags problem

2004-05-11 Thread Patrick Welche
On Tue, May 11, 2004 at 07:39:41AM -0400, Ken Murchison wrote: > Which version of Cyrus are you using? > > Your command works fine on my box (2.3 CVS HEAD). S: * OK quartz.newn.cam.ac.uk Cyrus IMAP4 v2.2.2-BETA server ready Sounds like I need to upgrade.. (source from 30 Oct 2003 - nothing obvio

Re: Empty flags problem (PS)

2004-05-11 Thread Patrick Welche
On Tue, May 11, 2004 at 10:58:25AM +0100, Patrick Welche wrote: > I am having difficulty writing messages with no flags: > > 392 APPEND INBOX () "21-Aug-1999 20:59:08 +0100" {12670} > 392 BAD Missing required argument to Append command > > 393 APPEND INBOX (\Seen)

Empty flags problem

2004-05-11 Thread Patrick Welche
I am having difficulty writing messages with no flags: 392 APPEND INBOX () "21-Aug-1999 20:59:08 +0100" {12670} 392 BAD Missing required argument to Append command 393 APPEND INBOX (\Seen) "22-Aug-1999 17:44:08 +0100" {1970} 393 OK [APPENDUID 1084268571 221] Completed Yet in imapd.c v1.448 (whic

Re: Perl tools not working

2004-04-07 Thread Patrick Welche
On Mon, Apr 05, 2004 at 03:35:30AM +0200, Markus Wernig wrote: > Apr 5 01:58:11 alhambra perl[7152]: [ID 702911 auth.notice] Bad > IPLOCALPORT value" > imclient_connect: unknown host "127.0.0.1" at The one time I saw that sort of thing in the past, it was in another application, and related to

Re: SASL not initializing?

2004-02-28 Thread Patrick Welche
On Sat, Feb 28, 2004 at 10:45:54AM -0600, Ian Beyer wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > J.C. Roberts wrote: > > | A more interesting question is if you can get Cyrus imapd compiled, > | installed and working without SASL? If that can be done, we at least > | have a workin

Re: Getting started

2004-02-25 Thread Patrick Welche
On Wed, Feb 25, 2004 at 11:39:00AM +0800, Craig Ringer wrote: > On Wed, 2004-02-25 at 00:07, Fredrik Petersson wrote: > > > I have struggled hard to get a postfix-cyrus-mysql system run on a SuSE 8.2 > > dist. > > Out of curiosity, why MySQL? There seem to be a _lot_ of people trying > to use Cy

Re: unix hierarchy delimiter

2004-02-03 Thread Patrick Welche
> set ' unixhierarchysep: yes' in the imapd.conf config file but something > I get 'mail/user^pieter^with^points' instead . That's fine.. > The mailboxes are constructed > and a login is possible, but I can't access the INBOx folder : > > *ERROR : Could not complete request.* > Query: SELECT

Re: BDB or skiplist?

2004-01-12 Thread Patrick Welche
On Mon, Jan 12, 2004 at 02:05:22PM -0200, Andreas wrote: > I see that the cyrus-imap-2.2 branch already uses skiplist as > the default format. Does this recomendation also apply to the > 2.1 branch or was this due to some code change between 2.1 and > 2.2? I think the recommendation applies equall

Re: Problem in mailbox name

2004-01-02 Thread Patrick Welche
On Wed, Dec 31, 2003 at 09:47:21AM +0100, Vittorio Manfredini wrote: > I use cyrus-imapd-2.2 and Outlook with toltec connector all fine except that > Outloock is Italian and try to create a Folder on the IMAP server with the name > "Attività". This seem are not a good name for the imap server (sure

Re: Is there a limit on mailbox name length in Cyrus ?

2003-11-21 Thread Patrick Welche
On Tue, Nov 18, 2003 at 02:58:55PM -0500, Rob Siemborski wrote: > On Tue, 18 Nov 2003, Etienne Goyer wrote: > > > I was just wondering : is there is a limit on the length of mailbox name > > in Cyrus ? > > Yes. It is controlled by MAX_MAILBOX_NAME in imap/mailbox.h (490 > characters), but may pr

Re: using sieve

2003-10-31 Thread Patrick Welche
On Fri, Oct 31, 2003 at 07:14:18AM -0500, Tom Allison wrote: > If I'm not using sieveshell. > and I don't have any local user accounts (/etc/passwd, /home/...) > > Is there some way to use sieve for file filtering? You don't need local user accounts (as per the rest of cyrus), and as long as the

Re: imapd mem exhausted

2003-10-30 Thread Patrick Welche
I just tried the same test of opening an imap connection and APPENDing lots of mail to various new mailboxes in there (Courier -> cyrus move), with new cvs code, so the 2.2 line of code, and still: PID USERNAME PRI NICE SIZE RES STATE TIME WCPUCPU COMMAND 3518 cyrus 20

Re: sieve/vacation From line?

2003-10-24 Thread Patrick Welche
On Thu, Oct 23, 2003 at 03:54:35PM -0700, Pat Lashley wrote: ... > With Exim, you would still need a lookup for the rewrite; but it makes > such lookups quite easy. I assume that you already have some sort of > database that has the full.name -> mailbox translations. (I'm guessing > LDAP from yo

Re: certificate probleme

2003-10-02 Thread Patrick Welche
On Thu, Oct 02, 2003 at 06:48:56PM +0200, ramblewski david wrote: > hello, > > I have cyrus-imapd-2.0.17 and cyrus-sasl-1.5.28_2 > currently installed on my box. > > I try to use the SSL/TLS and it works fine but every time I > fetch my e-mails I have this message in my logs: > > imapd[5744]:

Re: Sieve interface for spam filtering scripts?

2003-10-01 Thread Patrick Welche
On Wed, Oct 01, 2003 at 12:33:01PM +0300, Alexandros Vellis wrote: > On Wed, 1 Oct 2003 00:33:33 +0100 (BST) > "Mike Brodbelt" <[EMAIL PROTECTED]> wrote: > > > > Squirrelmail has a sieve plugin. Maybe give that a try ;) > > > > I'll second that. I'm using Squirrelmail and the sieve plugin in > >

Re: Sieve interface for spam filtering scripts?

2003-10-01 Thread Patrick Welche
On Tue, Sep 30, 2003 at 12:44:12PM -0700, Pat Lashley wrote: .. > I'll also be checking out Websieve, Smartsieve, and "damn, none of > these do what I want so I'll have to roll my own". .. and the avelsieve plugin to squirrelmail.. Cheers, Patrick

Re: followup: stuck lmtpd processes

2003-09-24 Thread Patrick Welche
On Wed, Sep 24, 2003 at 02:20:50PM -0300, Henrique de Moraes Holschuh wrote: > On Wed, 24 Sep 2003, Etienne Goyer wrote: > > On Wed, Sep 24, 2003 at 11:27:46AM -0400, Rob Siemborski wrote: > > > However, I have looked into this and to my surprise, Linux is indeed > > > restarting the system calls i

Re: imapd mem exhausted

2003-09-24 Thread Patrick Welche
On Wed, Sep 24, 2003 at 10:58:46AM -0400, Rob Siemborski wrote: > On Wed, 24 Sep 2003, Scott Adkins wrote: > > > 3) The problem was characterized as an mmap() problem on Tru64 because > > our mailboxes.db file is about 27MB in size. However, we are seeing > > the sizes jump to 30-32MB

Re: imapd mem exhausted

2003-09-24 Thread Patrick Welche
On Wed, Sep 24, 2003 at 10:48:39AM -0400, Scott Adkins wrote: > What version of Cyrus are you using? CVS HEAD from yesterday, which is called 2.1.15. > We are using 2.2b1 here, and are > experiencing something similar with memory issues for IMAP. I brought up > the discussion a few weeks ago ab

imapd mem exhausted

2003-09-24 Thread Patrick Welche
Sep 24 09:50:30 imp imap[2030]: executed Sep 24 09:50:30 imp imapd[2030]: accepted connection Sep 24 09:50:47 imp imapd[2030]: accepted connection ... Sep 24 09:51:15 imp imapd[2030]: accepted connection ... Sep 24 10:26:23 imp imapd[2030]: Fatal error: Virtual memory exhausted That was then a rea

Re: single quote in mailbox

2003-09-23 Thread Patrick Welche
On Tue, Sep 23, 2003 at 04:06:43PM +0100, Patrick Welche wrote: > On Tue, Sep 23, 2003 at 10:11:50AM -0400, Marc-Andre Gaudreau wrote: > > Hi Patrick, > > > > I pretty much asked the same question in this message : > > http://asg.web.cmu.edu/archive/message.php

Re: single quote in mailbox

2003-09-23 Thread Patrick Welche
On Tue, Sep 23, 2003 at 10:11:50AM -0400, Marc-Andre Gaudreau wrote: > Hi Patrick, > > I pretty much asked the same question in this message : > http://asg.web.cmu.edu/archive/message.php?mailbox=archive.info-cyrus&searchterm=gaudreau&msg=19930 I'm sorry I missed it! I only came across a referenc

single quote in mailbox

2003-09-19 Thread Patrick Welche
As ever, I'm moving users from courier to cyrus. All was well until I hit a mailbox with a single quote in its name which cyrus rejects. I had a look at rfc3501 and as far as I can tell, it doesn't prohibit a ' (allows astring). imap/mboxname.c allows: #define GOODCHARS " +,-.0123456789:[EMAIL PR

Re: Cyrus and kth-kerberos iv libraries

2003-08-29 Thread Patrick Welche
On Thu, Aug 28, 2003 at 03:54:01PM -0400, Dave McMurtrie wrote: > Has anyone successfully built the latest cyrus & sasl (wanting krb4 > support) linked against the latest kth-kerberos libraries? > > kth-kerberos no longer includes it own DES implementation. It now relies > on DES routines from li

Re: Imap Authentication Failure

2003-07-28 Thread Patrick Welche
On Mon, Jul 28, 2003 at 04:08:34PM -0700, rahul wrote: I don't use PAM, however I think this should be: > [/etc/imapd.conf] > allowanonymouslogin: no > allowplaintext: yes > sasl_mech_list: PLAIN > configdirectory: /var/imap > partition-default: /var/spool/imap > admins: sr_imapadmin > sasl_pwche

mail archive

2003-07-26 Thread Patrick Welche
http://asg.web.cmu.edu/archive/message.php?mailbox=archive.info-cyrus&msg=16025 got me archive.info-cyrus - 16015 and http://asg.web.cmu.edu/archive/message.php?mailbox=archive.info-cyrus&msg=16035 got me archive.info-cyrus - 16025 They shouldn't be out by 10 should they? (This was while trying

Re: Cyrus Hell

2003-07-23 Thread Patrick Welche
On Tue, Jul 22, 2003 at 09:59:12PM -0500, Eric Naeseth wrote: > I've been trying to get Cyrus IMAPD 2.1.14 working on my system for a > couple days now with no success. Just to check the obvious: Do you see something like % ps ax | grep master 282 ?? Ss0:00.01 /usr/cyrus/bin/master -d Wha

Re: Recovering a corrupt mailboxes.db

2003-07-13 Thread Patrick Welche
On Sat, Jul 12, 2003 at 06:03:54PM +0530, Ramprasad A Padmanabhan wrote: > Is it possible to reconstruct the mailboxes.db > > I know I can use ctl_mboxlist and a file with all the mailboxes but > there seems to be no utility that create this file from the mail spool > directory Have a look at /us

Re: What to use when no AUTH=

2003-07-01 Thread Patrick Welche
On Tue, Jul 01, 2003 at 10:25:29AM -0400, Rob Siemborski wrote: > > Since I've heard bad things about Courier's standards complicance, I > can't advocate its use in any way. Don't worry, this is for copying *from* Courier *to* Cyrus :-) > In this case, though, you have to use the plaintext IMAP

What to use when no AUTH=

2003-07-01 Thread Patrick Welche
When connecting to imap servers with sasl, I thought the plan was to parse the capability string and add any AUTH= to the mechlist. This was fine for cyrus :) and UW, but pointing my code at Courier, I get S: * CAPABILITY IMAP4rev1 CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT .

Re: cyradm erros when reconstructing a mailbox

2003-06-30 Thread Patrick Welche
On Mon, Jun 30, 2003 at 12:08:06PM -0700, Ezsra McDonald wrote: > OK, I probably did something rash when I rsynced a few > of my mailboxes to a new cyrus mail server. It was an > unplanned migration and It had to be fast. > > One of the users can't delete messages in subfolders. > she also can't m

opiekeys

2003-06-30 Thread Patrick Welche
On Sun, Jun 29, 2003 at 01:57:59PM -0600, RYAN M vAN GINNEKEN wrote: > i have turned the permissions to > > -rwxrwxrwx 1 root wheel 0 Dec 12 2002 opiekeys > > and > -rwxrwxrwx 1 cyrus mail 1 Jun 21 11:49 sasldb2.db > > i know this is not smart but i am desperte nothing seem

Re: cyrus-imapd-2.1.13 sieve curiosity

2003-06-10 Thread Patrick Welche
On Mon, Jun 09, 2003 at 12:07:34PM -0500, Amos Gouaux wrote: > > On Mon, 9 Jun 2003 12:50:16 -0400 (EDT), > > Rob Siemborski <[EMAIL PROTECTED]> (rs) writes: > > rs> I don't think so, I'm pretty sure its only caused by errors during > rs> sieve_script_parse, not during sieve_execute_script

Re: Weird pop3d hang problem (fd blocked?!)

2003-06-06 Thread Patrick Welche
On Thu, Jun 05, 2003 at 11:14:47AM +1000, Stewart wrote: > Thanks for your reply Patrick (all 8 of them :) but i was hoping > there'd be a fix that didn't involve compiling.. this is a production > server installed from a debian pkg so compilation isn't really an > option at this stage.. Last t

Re: Weird pop3d hang problem (fd blocked?!)

2003-06-05 Thread Patrick Welche
On Wed, Jun 04, 2003 at 04:41:59PM +1000, Stewart wrote: > > On Saturday, May 31, 2003, at 01:33 AM, Ken Murchison wrote: > > > > > > >foobar wrote: > >> > >>No, I didn't check if I was out of entropy (random). > > > >This is most likely your problem, since the pop3d banner includes a > >random

good database type choices

2003-06-04 Thread Patrick Welche
On Tue, Jun 03, 2003 at 02:16:14PM -0600, Carl P. Corliss wrote: > So I think I figured out the problem. > > What was happening was that db4 was having issues (don't know what in > particular) but it was causing lmtp to hang because lmtp was waiting for the > duplicate delivery check to complet

Re: wishlist for 2.2 final

2003-06-02 Thread Patrick Welche
On Thu, May 29, 2003 at 02:59:00PM -0400, Rob Siemborski wrote: > On Thu, 29 May 2003, Patrick Welche wrote: > > > If we're doing wishlists, 2 things (perhaps trivial) fell by the wayside: > > - lib/imclient.c:578 int class = 2; > > Why not 0? If 2, then remove cha

Re: wishlist for 2.2 final

2003-05-30 Thread Patrick Welche
If we're doing wishlists, 2 things (perhaps trivial) fell by the wayside: - lib/imclient.c:578 int class = 2; Why not 0? If 2, then remove charclass[] checks. (I'm running with 0) - cmulocal/sasl2.m4: DYNLIB_SASL is not necessary: it seems to be there to somehow make perl work without shared li

struct imclient, outbuf

2003-04-04 Thread Patrick Welche
In trying to figure out what is going on in imclient_write, I simplified struct imclient, and moved from pointers to indices - a matter of taste, I know, but it seems the reply buffer is handled that way.. (One could also s/writelen/imclient->outlen/g) Cheers, Patrick Index: imclient.c

imclient_writeastring

2003-04-04 Thread Patrick Welche
Currently class is initialised as 2, which means that the charclass check is bypassed (max(charclass)=2 => class always >= charclass), and quoted strings are never emitted. Does this mean that there was a problem with quoted strings at some time? It's more obvious what is going on in the following

imclient_input

2003-04-04 Thread Patrick Welche
This just moves the plainlen==0 test, if it's needed at all - the rest is just formatting. Cheers, Patrick Index: imclient.c === RCS file: /cvs/src/cyrus/lib/imclient.c,v retrieving revision 1.77 diff -u -r1.77 imclient.c --- imclie

Re: imclient >4k literal error

2003-04-02 Thread Patrick Welche
On Wed, Apr 02, 2003 at 01:28:06PM -0500, Rob Siemborski wrote: > See Also: > > http://bugzilla.andrew.cmu.edu/show_bug.cgi?id=333 > > In practice, not many applications use libcyrus for reading email, the > closest we generally see is for small things like cyradm. So there hasn't > been pressur

imclient >4k literal error

2003-04-02 Thread Patrick Welche
When libcyrus reads a server response, it does so in 4k (4067) chunks. If I read a message which is greater than 4k, it is be truncated, eg {96091} gives me a 96050 long reply->text, the beginning of the reply looking like: FETCH (FLAGS (\\Seen) INTERNALDATE \"24-Feb-2003 12:45:17 +\" BODY[]

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-J

Re: libcyrus and the imap proto

2003-02-27 Thread Patrick Welche
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 > > > >How can I see the result o

libcyrus and the imap proto

2003-02-27 Thread Patrick Welche
Overall I see that you send commands to the imap server using imclient_send, the last argument of which is essentially the text of the imap command. You register callbacks based on keyword, so that when the server sends you a reply, the function registered gets called. I suspect I am getting confus

Re: Cyrus IMAPd 2.1.12 Released

2003-02-26 Thread Patrick Welche
On Tue, Feb 25, 2003 at 01:32:14PM -0600, Christopher Crowley wrote: ... > I applied a patch that I found in the e-mail archives. > (http://asg.web.cmu.edu/archive/message.php?mailbox=archive.cyrus-sasl > &msg=2965) > > So now lib/Makefile.am is: > > # diff Makefile.am Makefile.am.orig that wa

Re: cyrdeliver dies with errorcode 75

2003-02-20 Thread Patrick Welche
On Wed, Feb 19, 2003 at 07:16:53PM -0600, David Masover wrote: > Using cyrus 1.5.19 on debian-testing. Trying to deliver mail to Cyrus > from exim. cyrdeliver fails with errorcode 75, every time, no matter > what the options, except if I specify '-l' for LMTP. I don't think exim > knows LMTP,

Re: cyrus 2.2 from yesterday cvs

2003-02-19 Thread Patrick Welche
On Wed, Feb 19, 2003 at 09:20:22AM -0500, Rob Siemborski wrote: > On Wed, 19 Feb 2003, Jure Pecar wrote: > > > cyradm still does not compile to a working state outofthebox. Looks like > > env variables like BDB_LIB and SASL_LIB are not passed down to perl/imap. > > When exporting them by hand and

Re: Any suggestion ?

2003-02-11 Thread Patrick Welche
On Mon, Feb 10, 2003 at 05:56:52PM +0800, Lin Wang wrote: > > When I installed db-4.0.14, cyrus-sasl-2.1.6 and cyrus-imapd-2.1.5 on a new > Solaris platform, with gcc-2.95.3, make-3.79.1 and perl-5.8.0, which went > through on another machine. > Unfortunately this time there was a strange problem

Re: sieve problem

2003-02-08 Thread Patrick Welche
On Sat, Feb 08, 2003 at 06:41:57PM -0500, Ken Murchison wrote: > > > Patrick Welche wrote: > > > > Now sivtest, sieveshell (,imtest, mutt) are all happily connecting, but when > > I actually try out the test sieve script, I get an lmtp mail delivery error(!) >

sieve problem

2003-02-08 Thread Patrick Welche
Now sivtest, sieveshell (,imtest, mutt) are all happily connecting, but when I actually try out the test sieve script, I get an lmtp mail delivery error(!) This is the test script: require ["reject","fileinto"]; if address :is :all "From" "[EMAIL PROTECTED]" { reject "testing"; } and it is

Re: Compile-Error cuyry-imap2.1.12 and cyrus-imap2.1.9: Newbie

2003-02-06 Thread Patrick Welche
On Thu, Feb 06, 2003 at 04:54:40PM +0100, Klaus Litfin wrote: ... > Is the configure-Script corrupt or did i make a mistake with the parameters? > > A second/third try was a combination of > > (BerkleyDB 4.0.14, cyrus-sasl-2.1.12, and cyrus-imapd-2.1.12) > > or with (BerkleyDB 4.1.25, cyrus-sas

Re: Case sensitve user/mailbox names

2003-02-05 Thread Patrick Welche
On Wed, Feb 05, 2003 at 11:18:50AM -0700, Kevin P. Fleming wrote: .. > Hmmm. I think this may have something to do with the method being used to > get the messages from Exim to Cyrus. > > There are (at least) four ways to do that: > > 1) Exim can pipe the messages to the Cyrus "deliver" command.

Re: Case sensitve user/mailbox names

2003-02-05 Thread Patrick Welche
t; >Kerstin > > > > Exim 4.x does not act this way, but Exim 3.x did. If you don't make specific > > provisions to supply Cyrus a lowercase local part using Exim 4.x, the > messages won't get delivered. I couldn't believe that and just tried it: Subjec

Re: looking for Cyrus mail format documentation

2003-02-05 Thread Patrick Welche
On Sat, Feb 01, 2003 at 11:31:13AM -0500, Rob Siemborski wrote: > On Fri, 31 Jan 2003, Phil Howard wrote: > > > | Of course replicating some things such as seen state will be quite > > | painful, and you may need to do some hacks to keep uids unique between > > | the machines. > > > > How does Cyr

Re: exim and cyrus

2003-01-31 Thread Patrick Welche
On Thu, Jan 30, 2003 at 03:49:57PM +0100, Peter Burggraef wrote: > I don't know, what exim and cyrus are donig. It's all explained in cyrus/doc/install-configure.html As Matt says you need to tell it use the lmtp protocol. From memory this transport is not included in exim by default, and you nee

Re: disable logging

2003-01-16 Thread Patrick Welche
On Thu, Jan 16, 2003 at 07:27:27PM +0100, Woerns Urstmann wrote: > how can i disable this excessive logging to my syslog? i really can't find > any "debug" switch in my setup. from doc/install-configure.html part 3: If you do not copy the "syslog/syslog.conf" file to the "/etc" dir

Re: Folder deliver

2002-10-03 Thread Patrick Welche
On Wed, Oct 02, 2002 at 03:53:15PM +0400, Sergey Merkuriev wrote: > Hello All, > > I know what this is not exim mail list, but I ask one question. > I have Exim SMTP Server and have rule for deliver mail to Cyrus: > > local_delivery: > driver = smtp > protocol = lmtp > hosts = 127.0.