Guide to implementing Bounce Address Tag Validation.

1) Define a BATV key:
BATVKEY=s3cr3ts3cr1t

2) Define a list of domains to use BATV for:

domainlist use_batv_domains = foo.com : bar.com

3) Define ACLs to check/reject bounces for these domains:

4) Define a router for outgoing mail sent from these domains:

relay_batv:

5) And a transport to match:

remote_smtp_batv:

6) Define a router for incoming mail to undo the PRVS-encoding ahead of any local delivery:
batv_redirect:

EximWiki: BATV signed address (last edited 2010-03-09 10:09:13 by 196-210-182-78-wrbs-esr-2)