Hello
I use smtpd_sender_restrictions map to filter undesirable addresses
actually I had manually a bunch of addresses every day.
I wonder if it would be possible to do that by forwarding this SPAM to
a "special" email address ?
I mean the fact to forward the email would start a script on the MX that
would
add the address in smtpd_sender_restrictions map and reload postfix.
I have no problem to write the script that would to this but I am not able
to build a filter that intercept the forwarded email.
Would it be possible with sieve ?
Any info welcome .
Thanks