Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
email_verifier:settings [2013-09-06 10:43] svenemail_verifier:settings [2018-10-22 16:33] (current) sven
Line 6: Line 6:
 {{ :email_verifier:email_verifier_settings_mask.png |}} {{ :email_verifier:email_verifier_settings_mask.png |}}
  
-==== E-Mail Masks ====+==== Masks ====
  
 Here you can set your custom rules that will mark an E-Mail as Valid/Not Valid or Unsure. If you are e.g. not interested in verifying *@hotmail.com addressed, you can add that Mask and set it to "Do not load" Here you can set your custom rules that will mark an E-Mail as Valid/Not Valid or Unsure. If you are e.g. not interested in verifying *@hotmail.com addressed, you can add that Mask and set it to "Do not load"
  
-==== Server Response - Not Valid ====+==== Response - Not Valid ====
  
 SMTP-Servers will reply with a message. Some tell the program that the E-Mail is valid, others say it's not. You can define that here in case you have some replies that are not defined already. Please also [[http://www.gsa-online.de/contact.php|contact us]] and tell us the missing once. SMTP-Servers will reply with a message. Some tell the program that the E-Mail is valid, others say it's not. You can define that here in case you have some replies that are not defined already. Please also [[http://www.gsa-online.de/contact.php|contact us]] and tell us the missing once.
  
-==== Server Response - Blocking ====+==== Response - Blocking ====
  
 An SMTP-Server can also reply with a message that is not telling us that an E-Mail is valid or not but tells the program that that server will probably never allow us to verify E-Mails. If thats the case and one of the entered masks is matching, it will no longer be used for verification and all emails belonging to that server will be tagged as Unsure. Again, if you think we are missing some masks here, add them and [[http://www.gsa-online.de/contact.php|contact us]] please to update the software. An SMTP-Server can also reply with a message that is not telling us that an E-Mail is valid or not but tells the program that that server will probably never allow us to verify E-Mails. If thats the case and one of the entered masks is matching, it will no longer be used for verification and all emails belonging to that server will be tagged as Unsure. Again, if you think we are missing some masks here, add them and [[http://www.gsa-online.de/contact.php|contact us]] please to update the software.
 +
 +
 +==== Response - Valid ====
 +
 +There are special cases where some server responses pretend to give you an Unsure or "Not Valid" response (other than 200 reply). Though these replies actually show it's a valid E-Mail. You can add such responses here (empty by default).
  
 ---- ----
Line 42: Line 47:
  
 ==== Handle all interfaces as different outgoing IPs ==== ==== Handle all interfaces as different outgoing IPs ====
-If you have more than one active internet connection, you can chose this option to have the program use them all instead of the default one. This will also increase the speed as you can use e.g. two internet connections to access the same domain even if you have //Simultaneous connections on one domain// set to 1.+If you have more than one active internet connection, you can choose this option to have the program use them all instead of the default one. This will also increase the speed as you can use e.g. two internet connections to access the same domain even if you have //Simultaneous connections on one domain// set to 1.
  
 ==== DNS Server ==== ==== DNS Server ====
Line 56: Line 61:
 Just what this setting says. After a number of E-Mails have been checked, the program either stops the work or waits a certain time to check the rest. This can be useful if some E-Mail providers only allow you to check a certain amount of E-Mails in a given time. Just what this setting says. After a number of E-Mails have been checked, the program either stops the work or waits a certain time to check the rest. This can be useful if some E-Mail providers only allow you to check a certain amount of E-Mails in a given time.
  
 +==== Number of checks per hour/domain ====
 +This setting will limit the amount of checks on a smtp server to a certain number per hour. Usually 250 checks are allowed before a smtp server blocks access.
 +(//Not seen in screenshot//)
 ==== Timeout (max. time to wait for a reply) ==== ==== Timeout (max. time to wait for a reply) ====
 The program waits the given time when something is sent to the E-Mail provider. If it doesn't response within that time, it is a timeout and no further checking is done. The program waits the given time when something is sent to the E-Mail provider. If it doesn't response within that time, it is a timeout and no further checking is done.
Line 101: Line 109:
  
 Of course any other proxy might work as well. It is even improving the speed if you use e.g. a proxy list as the program can overcome the setting //Simultaneous connections on one domain// since each proxy will have a different outgoing IP. Of course any other proxy might work as well. It is even improving the speed if you use e.g. a proxy list as the program can overcome the setting //Simultaneous connections on one domain// since each proxy will have a different outgoing IP.
 +
 +
 +When using [[proxy_scraper:faq|GSA Proxy Scraper]] make sure you create 3 types of export files there for every proxy type (Socks4, Socks5, WEB). You can then use the option to Import easily.