<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 05/11/2019 10:03, Sami Ketola via
dovecot wrote:<br>
</div>
<blockquote type="cite"
cite="mid:8F303367-6356-4FD5-9100-DDBFAD7E7351@dovecot.fi">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On 5 Nov 2019, at 9.53, Reio Remma via dovecot
<<a href="mailto:dovecot@dovecot.org" class=""
moz-do-not-send="true">dovecot@dovecot.org</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="">Hello!<br class="">
<br class="">
For the second time I've tripped onto this banana peel. :)<br
class="">
<br class="">
I had 2 sieve files in a directory that I wanted to
compile:<br class="">
<br class="">
sievec *.sieve<br class="">
<br class="">
The result of this is that first.sieve is compiled into
second.sieve instead of first.svbin, thus destroying the
source of second.sieve.<br class="">
<br class="">
Please consider this a bug report. :)<br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
<div class=""><br class="">
</div>
<div class=""><span style="background-color: rgb(255, 255, 255);"
class="">Not a bug. Works as documented:</span></div>
<div class=""><span style="background-color: rgb(255, 255, 255);"
class=""><br class="">
</span></div>
<div class="">
<div style="margin: 0px; font-stretch: normal; line-height:
normal;" class=""><span style="font-variant-ligatures:
no-common-ligatures; background-color: rgb(255, 255, 255);"
class=""># sievec</span></div>
<div style="margin: 0px; font-stretch: normal; line-height:
normal;" class=""><span style="font-variant-ligatures:
no-common-ligatures; background-color: rgb(255, 255, 255);"
class="">Usage: sievec [-c <config-file>] [-d] [-D]
[-P <plugin>] [-x <extensions>] </span></div>
<div style="margin: 0px; font-stretch: normal; line-height:
normal;" class=""><span style="font-variant-ligatures:
no-common-ligatures; background-color: rgb(255, 255, 255);"
class=""> <script-file>
[<out-file>]</span></div>
<div style="margin: 0px; font-stretch: normal; line-height:
normal;" class=""><span style="font-variant-ligatures:
no-common-ligatures; background-color: rgb(255, 255, 255);"
class="">sievec(root): Fatal: Missing <script-file>
argument</span></div>
</div>
<div class=""><span style="font-variant-ligatures:
no-common-ligatures; background-color: rgb(255, 255, 255);"
class=""><br class="">
</span></div>
<div class=""><span style="font-variant-ligatures:
no-common-ligatures; background-color: rgb(255, 255, 255);"
class="">if you want to compile all sieve scripts in a single
directory just give that directory as parameter and don't let
your shell to expand the wildcard.</span></div>
<div class=""><span style="font-variant-ligatures:
no-common-ligatures; background-color: rgb(255, 255, 255);"
class=""><br class="">
</span></div>
<div class=""><span style="background-color: rgb(255, 255, 255);"
class="">Sami</span></div>
</blockquote>
<br>
Very well, although unfortunate and counterintuitive. :)<br>
<br>
Reio<br>
</body>
</html>