Project Wonder and SMTPs

Matthew Oliver <[email protected]>
Newsgroups gmane.comp.web.webobjects.devel
Message-ID <[email protected]>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.