Re: REDIRECT overrides always_bcc

2021-06-15 Thread Dominic Raferd
On 20/04/2021 10:04, Matus UHLAR - fantomas wrote: On 2021-04-16 12:03, Dominic Raferd wrote: > 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. On Fri, 16 Apr 2021, 20:07 Rob McGee, wrote:

Re: REDIRECT overrides always_bcc

2021-04-20 Thread Matus UHLAR - fantomas
On 2021-04-16 12:03, Dominic Raferd wrote: > 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. On Fri, 16 Apr 2021, 20:07 Rob McGee, wrote: It's ugly, but a possible workaround: REDIRECT to

Re: REDIRECT overrides always_bcc

2021-04-19 Thread Dominic Raferd
On Fri, 16 Apr 2021, 20:07 Rob McGee, wrote: > On 2021-04-16 12:03, Dominic Raferd wrote: > > 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. > > It's ugly, but a possible workaround: REDI

Re: REDIRECT overrides always_bcc

2021-04-16 Thread Rob McGee
On 2021-04-16 12:03, Dominic Raferd wrote: 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. It's ugly, but a possible workaround: REDIRECT to an address which runs a script (transport_maps entry

Re: REDIRECT overrides always_bcc

2021-04-16 Thread Dominic Raferd
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 act

Re: REDIRECT overrides always_bcc

2021-04-16 Thread Wietse Venema
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