JSCAPE User Forum  

Go Back   JSCAPE User Forum > Java Components > Secure iNet Factory

Reply
 
Thread Tools Display Modes
  #1  
Old 02-20-2009, 03:52 AM
swapna R swapna R is offline
Junior Member
 
Join Date: Feb 2009
Location: bangalore
Posts: 5
Default plz help

Hi,

As i am trying to use jscape email validation program, i have a doubt ,


I want to verify 1000 email ids one by one from this code but if i do that to check email is valid or not, it will check that by pinging to the domain server,
then checks mx record again pinging to the domain, since we are hitting others domains many times, any chances that our ip will black list ?

verifying email continously whether black list our ip ?

Last edited by swapna R; 02-21-2009 at 04:51 AM.
Reply With Quote
  #2  
Old 02-20-2009, 06:13 PM
vglass vglass is offline
Support
 
Join Date: Jun 2008
Posts: 358
Default

Hi,

The email verification code does not perform a ping, but rather a DNS lookup. This should not result in any sort of "blacklisting", however if this were a concern then you could simply store those domains in a file or in memory that you know to be valid so you don't need to do a lookup.
__________________
Van Glass
JSCAPE
Managed File Transfer and Security Solutions
http://www.jscape.com
Follow us on Twitter - http://twitter.com/jscape
Become a Facebook Fan - http://www.facebook.com/pages/JSCAPE/183781653133
Reply With Quote
  #3  
Old 02-21-2009, 04:50 AM
swapna R swapna R is offline
Junior Member
 
Join Date: Feb 2009
Location: bangalore
Posts: 5
Default

hi,

thanks for your reply.

plz correct me if i am wrong.

actualy in email verification if we do syntax checking ,dns look up then smtp check , if we check dns lookup for checking the domain is valid or not but not for email, if i want to check email through smtp check i need to check in perticular mail server to check its valid or not.so for 1000 emails to verify if i am hitting mail server many times ,then any chances of black listing ?

i am new to this , if u explain in detail or give me the exact link related with it ,it will b very useful for me.

Regards,
swapna r
Reply With Quote
  #4  
Old 02-24-2009, 06:22 AM
swapna R swapna R is offline
Junior Member
 
Join Date: Feb 2009
Location: bangalore
Posts: 5
Default plz help

hi,

thanks for your reply.

plz correct me if i am wrong.

actualy in email verification if we do syntax checking ,dns look up then smtp check , if we check dns lookup for checking the domain is valid or not but not for email, if i want to check email through smtp check i need to check in perticular mail server to check its valid or not.so for 1000 emails to verify if i am hitting mail server many times ,then any chances of black listing ?

i am new to this , if u explain in detail or give me the exact link related with it ,it will b very useful for me.

Regards,
swapna r[/quote]
Reply With Quote
  #5  
Old 02-24-2009, 12:50 PM
vglass vglass is offline
Support
 
Join Date: Jun 2008
Posts: 358
Default

"then any chances of black listing"

This really depends on the SMTP server. It's possible. It really depends on how many email addresses you are talking about. If you are talking maybe a few dozen, then not very likely, but if you are talking 1000's then yes it is possible.
__________________
Van Glass
JSCAPE
Managed File Transfer and Security Solutions
http://www.jscape.com
Follow us on Twitter - http://twitter.com/jscape
Become a Facebook Fan - http://www.facebook.com/pages/JSCAPE/183781653133
Reply With Quote
  #6  
Old 02-28-2009, 05:41 AM
swapna R swapna R is offline
Junior Member
 
Join Date: Feb 2009
Location: bangalore
Posts: 5
Default plz help

Hi,

is there any way that i can check 1000 emails but our ip should not black list?

kindly help.

if regarding the email verification step by step procedures any links are available plz post it.

regards,
swapna

Last edited by swapna R; 02-28-2009 at 05:54 AM.
Reply With Quote
  #7  
Old 03-05-2009, 09:09 AM
swapna R swapna R is offline
Junior Member
 
Join Date: Feb 2009
Location: bangalore
Posts: 5
Default plz help

Hi,

is there any way that i can check 1000 emails but our ip should not black list?

kindly help.

if regarding the email verification step by step procedures any links are available plz post it.

regards,
swapna
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT. The time now is 06:19 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.