On 16/04/2021 18:39, Wietse Venema wrote:
Dominic Raferd:
I have started using a REDIRECT action in a header_checks table which
works but seems to prevent always_bcc from operating - the email is not
bcc'd.
REDIRECT is a blunt tool that ignores all recipients. If there are
multiple redirect actions, then the last action will take effect.
Theoretically it would be possible to parse the REDIRECT argument
as an address list, but demand for this has been rare. Multi address
support would have to be implemented for every BCC feature, otherwise
we'd drive people insane with inconsistencies.
Well that's a shame but thanks for explaining it Wietse

Reply via email to