Is this a valid SMTP server?
Does your firewall/smtp server accept requests from your machine (ip
range, etc) ?
Alessandro Dias
==
http://lattes.cnpq.br/2174571414137869
Mail: alessandro.valerio.d...@gmail.com
Marie von Ebner-Eschenbach - "Even a stopped clock is right
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package javaapplication2;
import java.text.*;
import java.util.*;
import javax.mail.*;
import javax.activation.*;
import javax.mail.internet.*;
class test {
public static void main(String[] ar
please some can tell me what is the problem with the code below
<%@ page import="java.text.*"%>
<%@ page import="java.util.*"%>
<%@ page import="javax.mail.*"%>
<%@ page import="javax.mail.internet.*"%>
<%@ page import="javax.activation.*"%>
<%
try
{
InternetAddress toAddress=new Inte