[2019-09-29 18:16] Michael Richardson <[email protected]>
> So I've added:
>
>    %-16(putstrf{List-Id})
>
> to my scan arguments, and it's close, but not yet what I want.
> Ideally, I just want what's in <> of the List-Id:, and I'd be happy with the
> first 16 characters only.  But I can't see a way to get that.  So I'd settle
> for the last 16 bytes of the entire header, but I can't get that either.

You could just use:

    %(addr{list-id})

I know list-id isn't realy an address, but it works.

Philipp

-- 
nmh-workers
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to