Re: installing sieve scripts - HELP!
Solved!
One can circumvent the remote process by using sievec to compile the
script into a defaultbc file.
/usr/local/cyrus/bin/sievec sieve.txt defaultbc
.
Relevant Pages
- Re: asp.net doesnt respond immediately when code updated
... are you sure the script is in the .aspx.cs file? ... If so it probably is in the code behind, hence you need to compile it before ... Prev by Date: ... (microsoft.public.dotnet.languages.csharp) - mex -I
... I am trying to compile several c files with a script. ... include a header file with these c files. ... Prev by Date: ... (comp.soft-sys.matlab) - Re: question about compiling Expect script with freewrap: invalid command spawn
... > I want to compile my scripts for distribution. ... and then compiled one of my little script. ... does freewrap only support TCL ... when I run the file with error parameters, ... (comp.lang.tcl) - Re: long double in C89?
... >> compile time for conforming to any standard (no equivalent of ... Oh, I do (I use GNU autoconf which generates a 'configure' script, ... environment (or at least a Bourne shell equivalent and several standard ... (comp.lang.c) - Re: Massive Memory Structures
... (Solaris on sparc, Solaris on x86_64) ... script, I get an out of memory error and the script dies. ... what options do I need to compile in to make this happen. ... It will create a 5g test file, ... (comp.lang.perl.misc) |
|