Setting SMTP Port in scarab
Khaledinho <[email protected]> Sat, 18 Oct 2008 16:46:50 -0700 (PDT)
| Newsgroups | gmane.comp.java.scarab.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I want to use gmail SMTP in scarab instead of the default local host. However, gmail listens to a port other than port 25. Can I set the smpt port in the scarab configuration. I have tried changing this from the custom.properties but with no user. It always connects to port 25 Here is the custom.properties file I tried : system.mail.transport.protocol=smtp system.mail.smtp.host=smtp.gmail.com system.mail.smtp.port=465 system.mail.smtp.user=2Khaledinho system.mail.smtp.pwd=********************* [email protected] Please Help -- View this message in context: http://www.nabble.com/Setting-SMTP-Port-in-scarab-tp20051851p20051851.html Sent from the Scarab - Dev mailing list archive at Nabble.com.