Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^5: Determine if domain is actually used for email

by Your Mother (Archbishop)
on Oct 04, 2011 at 19:35 UTC ( [id://929655]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Determine if domain is actually used for email
in thread Determine if domain is actually used for email

Good to know. Thanks. "Safe bet" still sounds like gambling. :P

  • Comment on Re^5: Determine if domain is actually used for email

Replies are listed 'Best First'.
Re^6: Determine if domain is actually used for email
by vit (Friar) on Oct 05, 2011 at 13:08 UTC
    Seeing if the server is listening on port 25 and is responding in a manner consistent with a SMTP server and not giving a 521 status code is a pretty safe bet though.

    So am I right that, although not 100% reliable, this might be a good way to check if a domain has an actual email with no risk to be caught as spammer? Is there a code which implements this approach?

      Depends how many servers you are looking at and how good the IDS is on the site. If it was enough of a problem, I could see using that fingerprint to tag a site to watch behavior more closely. ISTR discussions about this many years ago on SPAM-L. Perhaps browsing the archives for doorknocking, testing addresses, and some similar search terms might be useful.

      --MidLifeXis

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (9)
As of 2024-04-23 17:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found