Peter: [ Charset ISO-8859-1 converted... ] > On 05/04/2015 07:08 PM, Viktor Dukhovni wrote: > > I guess reading to the end of a short section of text is too much > > work. :-) > > Duh, you got me: > > "With regular expression tables, Postfix only queries with the full > recipient address, and not with the bare username or the "@domain.tld" > wild-card." > > Still, it seems counter-intuitive because it works different with > alias_maps and those two settings definitely are related.
Postfix may be configured to perform local delivery with a different mechanism, for example as virtual(8) or lmtp(8) instead of local(8), that does require full user@domain address forms. Wietse