On 07.12.17 17:28, sergio.belkin wrote:
Please, has not anyone had got this problem?

MHO is
- don't modify e-mail passing your servers

if you really need it, don't care about removing existing signatures. Most
people keep useless stuff in their e-mail, I don't see any reason why should
you take care of removing it.


El 23/11/17 a las 12:44, sergio.belkin escribió:
I use amavisd-new-2.10.1-5.el7.noarch and postfix-2.10.1-6.el7.x86_64. I've configured amavis in order to add a disclaimer to every outgoing e-mail. But how can I prevent the stacking of disclaimers after a few replies?

Relevant lines in amavisd.conf:

~~~~

    originating => 1,
    bypass_spam_checks_maps   => [1],
    allow_disclaimers => 1
};
--
$child_timeout = 45;
$mydomain = 'muteriver.example.local';
$defang_maps_by_ccat{+CC_CATCHALL} = [ 'disclaimer' ];
@altermime_args_disclaimer = qw(--disclaimer=_OPTION_.txt --disclaimer-html=_OPTION_.html);
@disclaimer_options_bysender_maps = ( {
'.' => '/var/lib/nethserver/mail-disclaimers/_default_',
'example.local' => '/var/lib/nethserver/mail-disclaimers/mail.example.com', 'example.com' => '/var/lib/nethserver/mail-disclaimers/mail.example.com'}, );
@mynetworks_maps = ( read_cidr('/etc/postfix/mynetworks.cidr') );
~~~~

Is there a way to fix that?

--
Matus UHLAR - fantomas, [email protected] ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Eagles may soar, but weasels don't get sucked into jet engines.

Reply via email to