Make the list poor

This action removes all user names from a source list, so the destination file will contain e-mail addresses only. Addresses with wrong syntax are written to the destination file unchanged. We recommend that you run address syntax correction procedure first.

For example, a source file contains the following lines:

"JS" <jsmith@email.com>

jane@email.com

bzzzzz......

"Anna" <anna@@@email.com>

"Mr. Andrian" <andrian@email.com>

Upon processing, the list will look as follows:

jsmith@email.com

jane@email.com

bzzzzz......

"Anna" <anna@@@email.com>

andrian@email.com

In this example, the second and the fourth lines were not processed, and they were written to the destination file unchanged.