Thanks Ottieni BlueMail per Android
Il giorno 29 gen 2020, 19:11, alle ore 19:11, Wietse Venema <wie...@porcupine.org> ha scritto: >Matteo Cazzador: >> Hi, is it possible to do a double pcre condition check like this: >> >> if /From:.*pi...@gmail.com/ >> /To:.*i...@example.com/ REDIRECT in...@example.com >> endif >> >> Check the sender but execute action REJECT only for a specific "To" ? > >As documented, not with header_checks. It may be done with >external tools: postfwd, policy protocol, content filter, milter. > > Wietse