On 09/29/2014 08:39 PM, Wietse Venema wrote: > Marek Kozlowski: > [ Charset ISO-8859-2 converted... ] >> On 09/29/2014 08:30 PM, Wietse Venema wrote: >>> Marek Kozlowski: >>>> Maybe a stupid question... >>>> I'd like to allow incoming (or local) mail only addressed to aliases >>>> specified in `vitual_alias_maps' and `alias_map' but reject recipient >>>> addresses using user names. >>> >>> /etc/postfix/main.cf: >>> local_recipient_maps = >> >> >> Do you mean: >> >> local_recipient_maps = $vitual_alias_maps, $alias_maps > > No. I mean what I wrote.
I don't understand :-( "Don't do this on systems that receive mail directly from the Internet. With today's worms and viruses, Postfix will become a backscatter source: it accepts mail for non-existent recipients and then tries to return that mail as "undeliverable" to the often forged sender address." http://www.postfix.org/LOCAL_RECIPIENT_README.html /m