From cb3054a1354b580f78b331b25478d1cdec121b8b Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Mon, 27 Jul 2020 09:36:42 +0100 Subject: [PATCH] No HTML for lists.openwrt.org lists either --- include/acl-recipient | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/include/acl-recipient b/include/acl-recipient index 164518b..3016d05 100644 --- a/include/acl-recipient +++ b/include/acl-recipient @@ -138,15 +138,15 @@ check_recipient: !senders = @@lsearch;CONFDIR/conf/verify-except-senders !verify = sender/callout=120s - warn domains = lists.infradead.org + warn domains = lists.infradead.org:lists.openwrt.org !local_parts = bmap-tools:aiaiai set acl_m_tolists = yes # bmap-tools list wants HTML so treat it as 'notlists' - warn domains = lists.infradead.org + warn domains = lists.infradead.org:lists.openwrt.org local_parts = bmap-tools:aiaiai set acl_m_tonotlists = yes - warn !domains = lists.infradead.org + warn !domains = lists.infradead.org:lists.openwrt.org set acl_m_tonotlists = yes accept -- 2.49.0