trimmed.
In message <572c0016.1080...@msapiro.net>
Mark Sapiro writes:
>
> Your "If I send mail to a set of mailing lists then dupes get
> suppressed" statement tells me you may already be using this. However,
> it depends on the "sibling list" being explicit in To: or Cc: which will
> not be the
On 05/05/2016 04:33 PM, Curtis Villamizar wrote:
>
> I have a postfix virtual-alias of the form:
>
> ab, c, d
> ce, f
> dg, h
> gi, j
> hk, l
>
> If I send mail to a set of mailing lists then dupes get suppressed but
> not if I send to an alias that expands to the s
I'm not sure if this counts as suppressable dupes. All users have
nodupes set.
bin/export.py | grep nodupes | wc -l
183
bin/export.py | grep nodupes | grep -v True | wc -l
0
I have a postfix virtual-alias of the form:
ab, c, d
ce, f
dg, h
gi, j
h