 |
|
Make the list poor with MLW |
|
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.
The action upon a list of one million addresses takes about 3-5 seconds on a machine
with a Intel Pentium III 933 MHz processor.
|