Re: sender maps and whitelisting

Alex <[email protected]> Tue, 23 Apr 2024 15:55:34 -0400
Newsgroups gmane.mail.virus.amavis.user
Message-ID <CAB1R3sgQfH-rtLNd6Qbx==34J05Wj6t8n+NY8LcgJmdAuRVmzA@mail.gmail.com>
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": [
>> "[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.
>

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?








>
>
>
>