On Wed, 8 Dec 1999, Marc Haber wrote:
> rbl_reject_except examples are in the docs usually given as
> "postmaster@domain". While this is fine for systems that only have a single
> local domain, it might be desireable to have that option match local part
> "postmaster" in all domains that are considered local. Is that currently
> possible?
I'm afraid not, unless you build the test yourself by something like
rbl_reject_except = postmaster@lsearch;/some/file
or whatever. An easier, cheaper, but not quite what you want test would
be
rbl_reject_except = postmaster@*
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.