Re: Question about how to run a deny in access_rules.

Michael Yount <[email protected]> Wed, 30 Sep 2009 19:42:23 -0700
Newsgroups gmane.mail.majordomo.majordomo2.devel
Message-ID <[email protected]>
Use a rule in the inform configuration setting, e.g.,
  post | fail | inform

Michael

Steven W. Orr wrote:
> I have a few situations in my lists when I want the person to be automatically
> denied, but I would also like to be informed on when it happens. Currently, I
> see no way to do this.
>
> For example, I currently have a number of these constructs in my access_rules:
>
> post
> deny, replyfile=MultiTo2
> $admin_bothlist2 >= 2
>
> The person who sends the message is getting the rejection, but is there some
> way that I as the list owner can get a copy when this happens?
>
> Thanks.
>
>