--On vendredi 29 mars 2002 22:05 -0500 Lawrence Greenfield
<[EMAIL PROTECTED]> wrote:
>Date: Fri, 29 Mar 2002 23:33:41 +0100
>From: Mathieu Arnold <[EMAIL PROTECTED]>
>
>Is there a limit on the size of scripts that the sieve server can
> handle ?because I don't seem to be able t
Date: Fri, 29 Mar 2002 23:33:41 +0100
From: Mathieu Arnold <[EMAIL PROTECTED]>
Is there a limit on the size of scripts that the sieve server can handle ?
because I don't seem to be able to get scripts larger than 32kB.
man imapd.conf
You want to tweak that variable "sieve_maxscripts
[EMAIL PROTECTED] wrote:
>
> Good Afternoon!
>
> I'm having weird issues with my websieve
> stuff on my new server.
>
> I'm using websieve and testing the functions.
> Checking it with straight up sieveshell.
>
> Server solaris 8, cyrus 2.1.1.
>
> Everything looks good for straight mail and
>
>I'm baffled by the Decoding Error in syslog- usually, there's some
>indication from Google what's going on. But no Decoding Errors
>(outside of TLS, which I'm not currently using) seem to be mentioned
>in reference to cyrus imapd.
>
>To recap- cyradm locally fails, because it can't find my
At 1:21 AM -0700 3/29/02, Mark Derbyshire wrote:
>cyradm and perl are the two cesspools for Mac OS X. Some cryptic
>notes that migtht help:
>
>The perl stuff fails to link with -lsasl because it doesnt't accept
>the LDFLAGS from the
>config files.
>
>Changed Makefile.in in perl to have:
>
>LDFLA
this is all ok if you notice it is looking for libraries and finding
them , I cant see one it fails on.
--
Simon
>
> Got an interesting output. I hope it´s ok to post it here, sorry.
>
> execve("./master", ["./master"], [/* 48 vars */]) = 0
> open("/etc/ld.so.preload", O_RDONLY)= -1 ENOE
Hi
Is there a limit on the size of scripts that the sieve server can handle ?
because I don't seem to be able to get scripts larger than 32kB.
--
Mathieu Arnold
Hello!
Am Fri, 29 Mar 2002 14:41:51 -0500 schrieb Clifford Thurber:
> you might try to run trace strace on the master process and see what calls
> are being made.
Got an interesting output. I hope it´s ok to post it here, sorry.
execve("./master", ["./master"], [/* 48 vars */]) = 0
open("/etc
Good Afternoon!
I'm having weird issues with my websieve
stuff on my new server.
I'm using websieve and testing the functions.
Checking it with straight up sieveshell.
Server solaris 8, cyrus 2.1.1.
Everything looks good for straight mail and
receipt except this piece.
(I finally got SSL wo
Hello!
Am Fri, 29 Mar 2002 14:08:38 -0500 schrieb Clifford Thurber:
> I had a similar problem on RedHat. It ended up that the distro shipped with
> a version of BerkeleyDB and the header file in /usr/include/db.h was being
> used instead of the one installed in /usr/local/BerkeleyDBx.x which i
At 1:07 AM -0700 3/29/02, Mark Derbyshire wrote:
>Similarly setproctitle.c uses sys/resource.h that in OS X doesn't
>include sys/time.h and needs it, but you can add it and that works.
hmm.
Adding
#include
to setproctitle.c, and removing all references to msg.h (whose
functionality is appar
Hello!
Am Fri, 29 Mar 2002 12:57:56 -0500 schrieb Clifford Thurber:
> You don't say what plaform you are running on.
I´m on a SuSE Linux kernel 2.2.16 with postfix 1.1.5
>
> At 06:41 PM 3/29/2002 +0100, you wrote:
> >ehlo all!
> >
> >I can´t get the cyrus to run. I compiled with
> >env CPPFLA
ehlo all!
I can´t get the cyrus to run. I compiled with
env CPPFLAGS=-I/usr/local/include LDFLAGS=-s
CPPFLAGS="-I/usr/local/BerkeleyDB.3.1/include" \
LDFLAGS="-L/usr/local/BerkeleyDB.3.1/lib -R/usr/local/BerkeleyDB.3.1/lib" \
./configure
--with-dblib=berkeley \
Make sure you have
sievedir: /usr/sieve
in your /etc/imapd.conf
Sincerely,
Nick
- Original Message -
From: "Alain Barthélemy" <[EMAIL PROTECTED]>
To: "Cyrus-list" <[EMAIL PROTECTED]>
Cc: "cassandre" <[EMAIL PROTECTED]>
Sent: Friday, March 29, 2002 15:27
Subject: Cyrus-Imap/Sieve/Postfi
Which version of cyrus are you using? And why do you say that the problem is
with cyrus-sasl? ctl_mboxlist is using cyrus-imapd mailbox database.
You can try to kill ctl_mboxlist, then go to /usr/cyrus/bin do su cyrus and
run ./ctl_cyrusdb -r. I guess in older versions it was ctl_mboxlist -r but
Oh, also check /etc/cyrus.conf so you have
sievecmd="timsieved" listen="sieve" prefork=0
under SERVICES
Sincerely,
Nick
- Original Message -
From: "Kennedy van Dam Eric" <[EMAIL PROTECTED]>
To: "info-cyrus" <[EMAIL PROTECTED]>
Sent: Friday, March 29, 2002 18:43
Subject: Prob
Hi everybody.
We suffer a problem with Cyrus-sasl.
Taper (backup application) completly froze the server and we need to make a hard
reboot. Since this reboot, people are unable to connect to their mail account
(using imap4 or pop3).
For a while, restarting cyrus service only seems to restart t
Hello,
Trying to install sieve but I am stucked
I am looking for a good manual for Sieve but it is unfindable.
Cyrus-Imap works without apparent problems
With the SuSE 7.3 standard installation
There is a directory /usr/sieve with cyrus:mail ownership
In this directory: directories a => z
I f
I will post a problem report from what we have experienced on the Compaq
Alpha Tru64 system a little later this morning (I am pressed for time at
this very second). In any the case, we do experience the lossage of ports
from time to time, but I believe I understand why (which is what I will
expla
Mike Brady wrote:
>I am observing a problem where imapd occasionally does not close the TCP
>session properly. This only seems to occur with 2.1.3.
><...original details at end...>
>
We are also seeing an odd problem with 2.1.3. It may or may not be
related to Mike's issue. We are using the ski
On Fri, Mar 29, 2002 at 12:10:17AM -0600, Amos Gouaux wrote:
> Sieve is based on a standard with particular design goals in mind.
> You might want to visit http://www.cyrusoft.com/sieve/
I know the standard and I do not know why the following should not
work:
require "addheader";
if not exists
--On Thursday, 2002 March 28 22:32 -0700 Michael Bartosh <[EMAIL PROTECTED]>
wrote:
> ...Although I'm still having the previously mentioned "cyradm: Undefined
> Symbols" problem, I've sort of successfully run cyradm from my linux box
> connecting to the server I'm trying to build.
>
> I can auth
--On Thursday, 2002 March 28 14:33 -0700 Michael Bartosh <[EMAIL PROTECTED]>
wrote:
> After some patching, (patching of patches, actually) I got Cyrus imapd
> 2.0.16 to run on Mac OS X. Testing works with imtest (ie I can
> authenticate).
>
> cyradm fails, though:
>
> [sstout:~] admin% cyradm
>
--On Wednesday, 2002 March 27 13:19 -0700 Michael Bartosh
<[EMAIL PROTECTED]> wrote:
> ...I'm using 2.0.16, since I ldap doesn't work with libsasl2 yet.
>
> Running with these flags:
>
>> [sstout:~] admin% printenv | grep FLAGS
>> CPPFLAGS=-I/sw/include
>> LDFLAGS=-flat_namespace -L/sw/lib
>> C
24 matches
Mail list logo