need a email list manager?

jl8105

Junior Member
Joined
Aug 28, 2010
Messages
120
Reaction score
30
Hi im looking for a email list manager to manage my list. What im trying to do is sort out certain domians from the list like @gmail.com emails ect. Does anyone kow a good software that can do this for me thanks.
 
any CRM system should do what you are wanting to do.. have you thought about Sugar CRM?
 
Why don't you use use excel? You can use delimiters to separate the emails, and then clean then, and put them back together. This is what I use to filter my email lists.
 
Install mysql or the full WAMP server on your pc. You can load millions of records into a mysql table and easily do those kinds of sorts.
 
Back
Top