> On 21 September 2018 at 23:10 Ranbir <m3fr...@thesandhufamily.ca> wrote: > > > On Fri, 2018-09-21 at 23:09 +0300, Aki Tuomi wrote: > > > Did you forget the pastebin link? > > I had it in my first post. Here it is again: > > https://www.pastiebin.com/5ba3faa8628c2 > > > Also 2.2.10 is ancient. > > I totally understand, but it's what ships with "CentOS Linux release > 7.5.1804 (Core)". > > > -- > Ranbir >
You probably wanted to use sieve_before instead of sieve_global. sieve_global is directory which is used when you refer to scripts using :global tag, not scripts ran globally. Aki