Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: Finding if email addresses exist?

by mikeraz (Friar)
on Jun 21, 2005 at 03:25 UTC ( [id://468554]=note: print w/replies, xml ) Need Help??


in reply to Re: Finding if email addresses exist?
in thread Finding if email addresses exist?

Among the other reasons to not use this approach mentioned already is . . . Some spam fighting systems, mine included, monitor the maillog and quickly throw up a firewall rule blocking access to the system as soon as delivery is attempted to an invalid address. The object is to block dictionary attacks. The benefit is that your system no longer processes email destined for bogus addresses. There's a side effect of the sender being cut off after the first invalid address so any spam addressed to multiple adressees will never get delivered to legit addressees either.

Be Appropriate && Follow Your Curiosity
  • Comment on Re^2: Finding if email addresses exist?

Replies are listed 'Best First'.
Re^3: Finding if email addresses exist?
by ww (Archbishop) on Jun 21, 2005 at 15:27 UTC
    ...but a horrid problem for the lex-dysic... whose wife has personal and business accounts: fi_lname@work... and lname_fi@personal...

    So if I botch an address with lname_fi@work..., her server there is gonna, forever afterward, bounce (or worse, simply dev\nul it) until she cleans my IP out of the filter?

    Agreed (I'D YELL AGREEMENT! but that would be impolite... but isn't that solution rather draconian (or, alternately, is there something here I don't understand)?

      Dyslexia? That's what address books are for. As it is I lock 'em out for six minutes. A spammer goes on. A legit email will eventually bounce and then can send again.

      Draconian? My tiny little home system went from processing over 30,000 incoming emails a day to ~4,800.

      Be Appropriate && Follow Your Curiosity

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://468554]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (5)
As of 2024-04-16 18:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found