On 08.02.2021 14:50, Matus UHLAR - fantomas wrote: > On 08.02.21 14:48, maciejm wrote: >> What I must set to enable "postscreen" ? > > it's described on: > http://www.postfix.org/POSTSCREEN_README.html > >> I ask because I must use "-o >> receive_override_options=no_address_mappings" in master.cf > > no, you usually don't have to do this, it should usually be used when > receiving mail from content filter. > I realy known what I need I have many alias group and others and this options I need (amavis+SA+other) and works perfectly.
>> smtp inet n - y - 100 smtpd >> -o receive_override_options=no_address_mappings >> ....... >> proxymap unix - - n - - proxymap >> proxywrite unix - - n - 1 proxymap >> smtp unix - - y - - smtp >> -o smtp_helo_timeout=5 -o smtp_connect_timeout=5 >> ... >