Re: Project Wonder and SMTPs
Mike Schrag <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
This should be on the wonder-disc list, but: (assuming you're using a somewhat recent wonder) er.javamail.smtpProtocol=smtps and possibly: mail.smtps.socketFactory.fallback=false ms On Apr 29, 2007, at 10:47 PM, Matthew Oliver wrote: > Does anyone know how to send secure mail using Project Wonder. > I would like to relay messages to mail server that accepts secure > (smtps) connections on port 465. > > Currently I'm seeing output like this when I attempt to send mail. > > DEBUG: setDebug: JavaMail version 1.4ea > DEBUG: getProvider() returning javax.mail.Provider > [TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun Microsystems, Inc] > DEBUG SMTP: useEhlo true, useAuth true > DEBUG SMTP: trying to connect to host "REMOVED", port 25, isSSL false > > > I am using the following lines in my properties file to configure > the app > > # * SMTP outbound host > er.javamail.setupSmtpHostSafely = true > er.javamail.smtpHost = REMOVED > er.javamail.smtpAuth = true > er.javamail.smtpUser = REMOVED > er.javamail.smtpPassword = REMOVED > > > any help would be greatly appreciated! > -Matt > _______________________________________________ > WebObjects-dev mailing list > [email protected] > http://www.omnigroup.com/mailman/listinfo/webobjects-dev _______________________________________________ WebObjects-dev mailing list [email protected] http://www.omnigroup.com/mailman/listinfo/webobjects-dev