meOme <jan-adams at gmx.de> writes:
> Hi,
> is there a way to list all emailadresses? The list shouldn't contain any
> duplicates if possible, and should only contain the adresses (no mail text,
> subjects etc.).
> Thanks!
>
Does
notmuch address --deduplicate=address --output=address '*'
do what you want?