[IRCServices Coding] A few things...
Aragon Gouveia
aragon at phat.za.net
Fri Sep 20 06:11:38 PDT 2002
| By Yusuf Iskenderoglu <uhc0 at rz.uni-karlsruhe.de>
| [ 2002-09-20 14:27 +0200 ]
> As of this, a new command a la DENYMAIL add|del|list to prevent
> Certain email addresses from being used at registration processes
> Would moreover be fine.
What would be really cool is if services did some verification on the email
address. Even a simple MX lookup will block most of the fakes. Ideally a
nice little socket routine that does an MX lookup, connects to one of the MX
hosts, goes through the swing of sending mail and if it receives a 250 after
the RCPT TO it does a RSET and QUIT and assumes the email address is valid.
That would rock! :)
Regards,
Aragon