Re: sender maps and whitelisting
Alex <[email protected]> Tue, 23 Apr 2024 15:43:12 -0400
| Newsgroups | gmane.mail.virus.amavis.user |
|---|---|
| Message-ID | <CAB1R3sjePpHyyaWa_rPm+i1Rsup56iXAbzS+81goxQHu+kOoJg@mail.gmail.com> |
Hi, On Tue, Apr 23, 2024 at 12:18 PM Damian <[email protected]> wrote: > 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]>, > "[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? > Yes, that's correct - I've always used postfix always_bcc and didn't realize there was one for amavis as well.