Email List Separator Script

Overview

Use the Email List Separator to separate the list of e-mail addresses
by domains and then arrange the addresses within domain.
For example, the input list is:
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
twi@gmail

The results:

Gmail emails(2)
[email protected]
[email protected]

Yahoo emails(3)
[email protected]
[email protected]
[email protected]

Hotmail emails(1)
[email protected]

AOL emails(1)
[email protected]

Other emails (2)
[email protected]
[email protected]

Invalid emails(1)
twi@gmail

Features

  •  Separate email addresses
  • Sort email list
  • Sort email address by domain
  • Filter invalid email address

Requirements

  • Web server(PHP)

Instructions

 — Installing package —

Unpack email-list-filter.zip

Open http//yoursite.com/email-list-filter or http//yoursite.com/installation folder

— How to Use —

Input or Copy your email list into the textarea and click on submit

Example: You can separate your email list with comma

[email protected], [email protected], [email protected]

OR You can also separate your email list with lines

[email protected]
[email protected]
[email protected]

— Didn’t Get it —

Contact me for any assistance 

Related