On Thu, 4 Feb 1999, Alexander Koch wrote:
> I have the following router:
>
> reject:
> driver = domainlist
> local_parts = "bassman:althaus"
> self = local
> route_list = "* localhost"
Sorry, I got that wrong. The last line should be
route_list = * localhost byname
> There's no option to effectively deny *any* "RCPT TO:" addresses
> or something? Then I'd like to make this a wishlist item.
Denying RCPT TO addresses is the job of verifying. You can set up
directors and routers that are run only when verifying and not when
delivering. This gives you a great deal of flexibility.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.
--
*** Exim information can be found at
http://www.exim.org/ ***