On Sun, 2006-11-19 at 13:28 +0100, Paul J Stevens wrote: > To do something like that in dbmail, you'd have to add an alias like > 'postmaster@' to user 'myuser' - however, dbmail doesn't support such > wildcard cross-domain aliases! So, you need to add explicit aliases to > all users for each address you which to receive mail on. Or, you need to > start working out some funky stuff in the sql maps postfix supports.
Sure does, I wrote that code months ago :-) 2.2 supports username@ and @domain catch-alls. I think some SQL trickery would be needed to get the Postfix alias maps to understand this, however -- but it would be a useful thing to post up on the Wiki if someone hammers out a reasonable query for it. Aaron
