Answer the question
In order to leave comments, you need to log in
What software can be used to download addresses (rcpt, from) from mail server messages:?
Hi all!
How can I download the addresses of recipients and senders?
There is a mail server on Postfix, Dovecot. But it's hard to do it with them.
There are mail clients left, in ThunderBird I did not find a plugin to parse all letters, and pulled out only addresses from there. Maybe there is something similar in Outlook or Bat:?
Maybe someone knows or faced a similar problem?
Thank you!
Answer the question
In order to leave comments, you need to log in
If you have access to a mail server, then that's where it's easier to do. We do grep over the entire directory with mail and pull out all the lines that contain from and rcpt, then we format it as we need and select only unique lines.
And how to find exactly the addresses in order to display them in txt, in a list like:
[email protected]
[email protected]
итд
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question