Re: mail servers question
Sam Seaver <[email protected]>
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Message-ID | <[email protected]> |
If you had hotmail's actual SMTP hostname, and the authentication that would probably be needed (probably your hotmail username and password) then you could send it to that smtp hostname yes, but ive never done it so I dont know. Alternatively if you're running the web server in linux, then sendmail within linux can easily provide the local smtp server you need. S "JC Rules" >From: rich boone <[email protected]> >Reply-To: "A mailing list for discussion about Sun Microsystem's Java > Servlet API Technology." <[email protected]> >To: [email protected] >Subject: mail servers question >Date: Thu, 27 Feb 2003 19:21:50 -0500 >MIME-Version: 1.0 >X-Originating-IP: [205.188.208.72] >Received: from mc8-f32.law1.hotmail.com ([65.54.253.168]) by >mc8-s8.law1.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Thu, 27 Feb >2003 16:22:40 -0800 >Received: from swjscmail2.java.sun.com ([192.18.99.108]) by >mc8-f32.law1.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Thu, 27 Feb >2003 16:22:27 -0800 >Received: from swjscmail1 (swjscmail1.Sun.COM [192.18.99.107])by >swjscmail2.java.sun.com (Postfix) with ESMTPid 4F3F7219E7; Thu, 27 Feb 2003 >17:18:27 -0700 (MST) >Received: from JAVA.SUN.COM by JAVA.SUN.COM (LISTSERV-TCP/IP release 1.8d) >with spool id 5845800 for [email protected]; Thu, 27 >Feb 2003 17:15:54 -0700 >Received: from hotmail.com (f166.law15.hotmail.com [64.4.23.166]) by > swjscmail1.java.sun.com (Postfix) with ESMTP id 828934842 for ><[email protected]>; Thu, 27 Feb 2003 17:15:54 -0700 (MST) >Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; >Thu, 27 Feb 2003 16:21:50 -0800 >Received: from 205.188.208.72 by lw15fd.law15.hotmail.msn.com with HTTP; >Fri, 28 Feb 2003 00:21:50 GMT >X-Message-Info: dHZMQeBBv44lPE7o4B5bAg== >Delivered-To: [email protected] >X-OriginalArrivalTime: 28 Feb 2003 00:21:50.0940 (UTC) > FILETIME=[638251C0:01C2DEBF] >Message-ID: <[email protected]> >Sender: "A mailing list for discussion about Sun Microsystem's Java > Servlet API Technology." <[email protected]> >Return-Path: [email protected] > >Is it possible to send email directly from an applet or application to a >mail server like hotmail without going through my mail server?? > > > > > >_________________________________________________________________ >MSN 8 with e-mail virus protection service: 2 months FREE* >http://join.msn.com/?page=features/virus > >___________________________________________________________________________ >To unsubscribe, send email to [email protected] and include in the body >of the message "signoff SERVLET-INTEREST". > >Archives: http://archives.java.sun.com/archives/servlet-interest.html >Resources: http://java.sun.com/products/servlet/external-resources.html >LISTSERV Help: http://www.lsoft.com/manuals/user/user.html _________________________________________________________________ The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail ___________________________________________________________________________ To unsubscribe, send email to [email protected] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html