2015-09-25T09:48:07.432341+02:00 03aaas postfix/smtpd[16396]:
3nMlj333q5zFpVZ: client=localhost[127.0.0.1],
orig_client=unknown[127.0.0.1]

How can I restore the amavisd-2.9 behaviour?

Add 127.0.0.1 to @mynetworks_maps.

Hello Patrick,
 I tried to set it explicitly:

@mynetworks = qw( 127.0.0.1 127.0.0.0/8 [::1] );
@mynetworks_maps = (\@mynetworks);

but it doesn't change...

Instead, if I replace amavisd binary file with the old 2.9.1 version it works.

Thanks again
Marco

Reply via email to