Wietse Venema, 02.12.19, 19:28 CET:
> Make it a PCRE map.
>
> # DO NOT INDENT THE TEXT BETWEEN IF AND ENDIF
> if !/^foo([-+]\S+)?@example\.com$/
> /@example\.com$/ b...@example.com
> endif
>
> See 'man pcre_table' for details.
Thanks Wietse!
I'll do it that way.
--
Regards
mks
Markus Sch?nhaber:
> Hi,
>
> having recipient_bcc_maps set to a map containing
>
> @example.com b...@example.com
Make it a PCRE map.
# DO NOT INDENT THE TEXT BETWEEN IF AND ENDIF
if !/^foo([-+]\S+)?@example\.com$/
/@example\.com$/ b...@example.com
endif
See 'man pcre_table' for details.
Hi Jaroslaw!
Jaroslaw Rafa, 02.12.19, 18:42 CET:
> Dnia 2.12.2019 o godz. 18:11:27 Markus Schönhaber pisze:
>>
>> having recipient_bcc_maps set to a map containing
>>
>> @example.com b...@example.com
>>
>> should create a BCC for every mail sent to example.com regardless of the
>> local part.
>>
Dnia 2.12.2019 o godz. 18:11:27 Markus Schönhaber pisze:
>
> having recipient_bcc_maps set to a map containing
>
> @example.com b...@example.com
>
> should create a BCC for every mail sent to example.com regardless of the
> local part.
> Is there an easy way to define an exception, i. e. BCCs s
Hi,
having recipient_bcc_maps set to a map containing
@example.com b...@example.com
should create a BCC for every mail sent to example.com regardless of the
local part.
Is there an easy way to define an exception, i. e. BCCs should be
created for every mail sent to @example.com except for notfo.