>Alguien tiene alg�n programa que valide las direcciones de correo que se
>pueden entrar por pantalla? Hola. Se public� una utilidad en "Club Tech iSeries Programming Tips -- November 13, 2003" que comprueba las direcciones, a nivel de que el dominio sea v�lido (no comprueba que la direcci�n exista realmente). Te copio el art�culo: ------------------------------------------------- 1. HOW TO VALIDATE E-MAIL ADDRESSES Now that e-mail is an important way of communicating in the business world, many people have expanded their customer contact databases to include e-mail addresses. Unfortunately, it's very difficult to ensure that an e-mail address was typed correctly. In an effort to curb unsolicited e-mail, many companies do not allow you to look up addresses online to see if they're valid. Here's a service program that checks the basic syntax of an e-mail address. It makes sure that the syntax of the address is legal and uses DNS to verify the domain portion (the portion after the @ symbol) of the e-mail address. In addition to the service program, a test program is included showing how to call the service program. You can download the code here: http://www.iseriesnetwork.com/noderesources/code/clubtechcode/ValidateEmail.zip More information about the DNS resolver APIs can be found in the Information Center: http://publib.boulder.ibm.com/iseries/v5r2/ic2924/info/apis/unix8b.htm ------------------------------------------------- Lorenzo Martinez -------------------- _____________________________________________________ Forum.HELP400 es un servicio m�s de NEWS/400. � Publicaciones Help400, S.L. - Todos los derechos reservados http://www.help400.es _____________________________________________________ Para darte de baja, env�a el mensaje resultante de pulsar mailto:[EMAIL PROTECTED]
