RE: using SMTP server

2006-11-01 Thread Shardayyy
: Wednesday, November 01, 2006 10:26 AM To: Struts Users Mailing List Subject: Re: using SMTP server -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David, > Don't forget about the handful of ISP's that block outgoing port 25 > (SMTP) unless it is directly to their own mail servers. I had

Re: using SMTP server

2006-11-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David, > Don't forget about the handful of ISP's that block outgoing port 25 > (SMTP) unless it is directly to their own mail servers. I had one of > two of those in recent years. That is unlikely, as he can successfully send messages to gmail. I th

RE: using SMTP server

2006-11-01 Thread David Friedman
ovember 01, 2006 8:17 AM To: Struts Users Mailing List Subject: Re: using SMTP server -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 To whom it may concern, > I wanna put a text box on my form that user can enter her email and by > submitting, an email send to her. I can do it with a free SM

Re: using SMTP server

2006-11-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 To whom it may concern, > I wanna put a text box on my form that user can enter her email and by > submitting, an email send to her. I can do it with a free SMTP server. I set > smtp host on localhost in server.xml ( {tomcat folder}/conf/server.xm

RE: using SMTP server

2006-11-01 Thread Dave Newton
From: Anet [mailto:[EMAIL PROTECTED] > Plz help me or introduce me some documents about SMTP > protocol. http://www.ietf.org/rfc/rfc0821.txt But I'm guessing lack of RFC knowledge isn't the issue here! ;) Dave - To unsubscri