On Tue, Aug 13, 2013 at 01:02:33PM +0200, Jim Klimov wrote: > from trivial > racl continue msg "Test" > to > racl continue addheader "X-Greylist: inspected by %V for IP:'%i' > DOMAIN:'%d' HELO:'%h' FROM:'%f' RCPT:'%r'" > > config error at line 240: syntax error I discover that command clause are not accepted if there are no filter clauses. This will work: racl continue from /.*/ addheader "X-Greylist: inspected ..." Feel free to track that bug down and submit a patch fixing it. -- Emmanuel Dreyfus manu@...
Message
Re: [milter-greylist] SPF SELF without known local address
2013-08-13 by Emmanuel Dreyfus