Re: Another question about access_rules

Michael Yount <[email protected]> Sun, 09 Sep 2007 04:02:41 -0700
Newsgroups gmane.mail.majordomo.majordomo2.devel
Message-ID <[email protected]>
Steven W. Orr wrote:
> I set DEFAULT:nounsub to ref $OWNER
>
> post
> forward=$OWNER, replyfile=UnsubFoundInText
> $admin_unsub >= 50
>
> But it looks like variables don't seem to work in the access_rules, 
> only in the files they refer to. Can someone please confirm this? 
> Also, if this is easy t5o implement, it seems like other people 
> besides me could benefit from it.
Variable substitutions won't work in the access rules.

As the help document says for the forward action:
The default value is the address in the whoami_owner configuration setting.

Does the default value not work for you?

Michael