TCC 25.00.28 x64 Windows 7 [Version 6.1.7601]
TCC Build 28 Windows 7 Build 7601 Service Pack 1
When I run the following command ona text file to verify email addresses - this is the output:
[C:\Z_WorkHere\LST_000]set num=1 & for %line in (@Addr.lst) ( ( if %@email[%line] eq 0 echo %num = %line )& set num=%@inc[%num] )
1 = [email protected]
19 = [email protected]
23 = AOLFeedback1
26 = [email protected]
43 = Brooke_Langton-accept-Nz1Lp30Nol_p763xSWX=[email protected]
44 = Brooke_Langton-reject-0=[email protected]
59 = Cesedude
72 = Christine_Elise_Fans-reject-582B97C=[email protected]
81 = Comic207
82 = confirm-s2-8Un_1bMGsPnmd83O9d5PEsphdLE-gallowayc=[email protected]
83 = confirm-s2-kwenad4vdxflf1wygbaffoljxummirf2-gallowayc=[email protected]
140 = [email protected]
144 = CSGatMoms
158 = DoctorWho8
165 = Emmausfan
199 = [email protected]
228 = [email protected]
237 = InTheZone1103
238 = InTheZone1103
251 = JoeysItalianGirl
264 = kcornettoh
271 = lady00wrestling
TCC: (Sys) The system cannot find the file specified.
""
318 = Mstvjab
343 = PattonGG
344 = PattonGG
376 = SBurn10
393 = Stacia777
410 = TarraAnn85
431 = weekendafirenze.com
441 = YoungatH
I know why the ones without the at symbol are errored. but the ones with reject, accept, =, etc are valid.
I can not figure out what is causing the TCC: (Sys) error line, am attaching addr.lst
TCC Build 28 Windows 7 Build 7601 Service Pack 1
When I run the following command ona text file to verify email addresses - this is the output:
[C:\Z_WorkHere\LST_000]set num=1 & for %line in (@Addr.lst) ( ( if %@email[%line] eq 0 echo %num = %line )& set num=%@inc[%num] )
1 = [email protected]
19 = [email protected]
23 = AOLFeedback1
26 = [email protected]
43 = Brooke_Langton-accept-Nz1Lp30Nol_p763xSWX=[email protected]
44 = Brooke_Langton-reject-0=[email protected]
59 = Cesedude
72 = Christine_Elise_Fans-reject-582B97C=[email protected]
81 = Comic207
82 = confirm-s2-8Un_1bMGsPnmd83O9d5PEsphdLE-gallowayc=[email protected]
83 = confirm-s2-kwenad4vdxflf1wygbaffoljxummirf2-gallowayc=[email protected]
140 = [email protected]
144 = CSGatMoms
158 = DoctorWho8
165 = Emmausfan
199 = [email protected]
228 = [email protected]
237 = InTheZone1103
238 = InTheZone1103
251 = JoeysItalianGirl
264 = kcornettoh
271 = lady00wrestling
TCC: (Sys) The system cannot find the file specified.
""
318 = Mstvjab
343 = PattonGG
344 = PattonGG
376 = SBurn10
393 = Stacia777
410 = TarraAnn85
431 = weekendafirenze.com
441 = YoungatH
I know why the ones without the at symbol are errored. but the ones with reject, accept, =, etc are valid.
I can not figure out what is causing the TCC: (Sys) error line, am attaching addr.lst