Hello!
On Sun, Dec 13, 2009 at 04:19:14PM +0100, ?????????? ???????????????? wrote:
Is the following action valid, or not:
require [""];
I don't think so, unless you have an extension with capability name ""
(empty string) which one might enable using
require "";
or
require [""];
See RFC 5228, sec. 3.2.
However, I'm not aware of any public extension with that name, and
vendor defined extensions would have names starting with "vnd.", cf. RFC
5228, sec. 6.1.
Kind regards,
Hannah(s).
_______________________________________________
sieve mailing list
sieve(_at_)ietf(_dot_)org
https://www.ietf.org/mailman/listinfo/sieve