David Schwartz wrote:
I never know what the ip is. Need to send email from any browser
(wherever I am).

If the applet is the one actually sending the message, then you'd basically be providing an open relay. What someone was suggesting was having your applet talk (via HTTP or some other protocol) to a servlet, and have the servlet connect to a local server.


Unless you have some fancy authentication happening with your email, hopefully you can see that allowing a mail server to relay email from any browser/Ip address would be an open relay. ;)

--
Serge Knystautas
President
Lokitech >> software . strategy . design >> http://www.lokitech.com
p. 301.656.5501
e. [EMAIL PROTECTED]


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to