Re: sender maps and whitelisting

Damian <[email protected]> Tue, 23 Apr 2024 18:17:25 +0200
Newsgroups gmane.mail.virus.amavis.user
Message-ID <[email protected]>
> Here's a pastebin from an email similar to the above where one of the
> recips is whitelisted while the other is quarantined (using report_json).
> https://pastebin.com/8i6qwjvM

The paste shows

> "rcpt_to": [
> "[email protected]",
> "[email protected]"
> ],
which is surprising, as I would expect to see the bcc-user at the last 
position. When you said "I have an always_bcc user", did you actually 
mean Postfix' always_bcc instead of Amavis' $always_bcc?