frustrated
New Member
Can't figure out this frustrating program.
Email extractor just reports queued /processing for hours, but never extracts any emails at all. The help file has no useful information, but guessing that the program can't handle anything other than small plain text files, I copied a small portion of the original plain text file to a new .txt document and tried again.
After waiting a long time, I get the unhelpful message:
Process complete
Mails processed: 22,036
Valid addresses: 0
Bad addresses: 1
Duplicates: 0
WTF? The program won't handle large files at all. And when pointed to a small plain text file recognizes that there are 22,000 emails but doesn't extract any of them. I also had the generate a detailed error report preference checked and no error file is generated. Nor can I find how to keep the program from forcing itself to be on top of other windows.
The source file is a plain text file, not a binary. In this case a standard vbulletin database in comma delimited format. There are 22,084 valid email addresses there. Of which email extractor identifies only 22,036 and extracts zero.
Excerpt:
email extractor 3.6.4, windows xp sp3
Any help appreciated
.
Email extractor just reports queued /processing for hours, but never extracts any emails at all. The help file has no useful information, but guessing that the program can't handle anything other than small plain text files, I copied a small portion of the original plain text file to a new .txt document and tried again.
After waiting a long time, I get the unhelpful message:
Process complete
Mails processed: 22,036
Valid addresses: 0
Bad addresses: 1
Duplicates: 0
WTF? The program won't handle large files at all. And when pointed to a small plain text file recognizes that there are 22,000 emails but doesn't extract any of them. I also had the generate a detailed error report preference checked and no error file is generated. Nor can I find how to keep the program from forcing itself to be on top of other windows.
The source file is a plain text file, not a binary. In this case a standard vbulletin database in comma delimited format. There are 22,084 valid email addresses there. Of which email extractor identifies only 22,036 and extracts zero.
Excerpt:
Code:
INSEERT INTO `vb_user` VALUES (9803,23,'',0,'hellmore','80c457f45464a272bc4a4c2fe8de2dd5','2008-12-29','[email protected]',(9825,23,'',0,'hellson','44c423f45433a211ac4b342fecwd34rt','2010-10-04','[email protected]',
email extractor 3.6.4, windows xp sp3
Any help appreciated
.