<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><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="">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><div class=""><br class=""></div></body></html>