Hi, > 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": [ >> "bcc-u...@gambit.example.com" <bcc-u...@gambit.example.com>, >> "hartm...@tenney.com" <hartm...@tenney.com> >> ], >> >> 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. >
It would also be very helpful to have a better description of the syntax I needed to use here for wildcards. What's the difference between the new_RE() form and the hash-type lookup table? How do regular expressions work for the hash table to match an entire domain, for example? > > > >