Frank Doege:
> The problem is that postfix seems to generate the bcc message before
> the spamfilter
> and then send it without checks to the exchange.
Look in the Postfix FILTER_README for no_address_mappings.
Wietse
Hi Jeroen,
i just checked again and now its run before the duplication, i still
have to investigate how this
mail (the reason i started to investigate) slipped through.
Working now as expected. thanks for your help
Frank
On 09/05/2010 02:52 PM, Frank Doege wrote:
Hi,
i have a postfix implementation where i use recipient_bcc maps to
duplicate
messages which are from users which are on my exchange server.
Don't you mean sender_bcc_maps in that case ?
This is needed
because users still want to be able to read
Hi,
i have a postfix implementation where i use recipient_bcc maps to
duplicate
messages which are from users which are on my exchange server. This is
needed
because users still want to be able to read there mail with the
conventional
imap system ( so forwarding is no solution ).
The problem