Strip or modify URLs in mails - how?
Damian
amavis at arcsin.de
Thu Jan 9 15:41:24 CET 2020
> but it is a C program and I am no C programmer ...
>
Do you like Perl better? You can use the before_send-hook inside your
own Amavis::Custom [1] implementation. One caveat though is that one
cannot modify a multi-recipient message differently for different
recipients inside that hook.
[1] https://gitlab.com/amavis/amavis/raw/master/amavisd-custom.conf
More information about the amavis-users
mailing list