Noel Jones: > On 12/27/2014 10:07 AM, Wietse Venema wrote: > > Patch follows. Most if not all *should* also work with Postfix 2.11 > > and possibly earlier versions. > > > > This introduces a new parameter smtp_address_verify_target (default: > > rcpt) that can be set to "data" for qmail-like servers. > > What are your thoughts about making this per-domain configurable eg. > smtp_address_verify_target_maps?
That would avoid the need for using transport maps, and result in simpler configuration. Wietse