Avoid segfault on ref:name specified as uid.
authorPhil Pennock <pdp@exim.org>
Wed, 23 Mar 2011 02:28:33 +0000 (22:28 -0400)
committerPhil Pennock <pdp@exim.org>
Wed, 23 Mar 2011 02:28:33 +0000 (22:28 -0400)
If group not also specified, make this a fatal error.  If group
specified, we'll error out anyway unless the group can be resolved.

Approach considered but not followed: fatal config error if built with
ref:name where name is a number.

fixes bug 1098


No differences found