Auteur: Lena Date: À: exim-users Sujet: Re: [exim] Configuring rate limiting on a per router basis
> From: Cameron Harris
> Would $sender_address_data be able to contain data about
> message headers?
You can specify in address_data (in router[s]) anything you want.
Sorry, not $sender_address_data but $address_data in your case.
> > in acl_check_rcpt after "verify = recipient" you can use
> > $address_data, for that specify address_data in a router.