Hi, this settings are working for me, my app runs on my own public server (no proxy, firewall, etc server), or for testing on my own notebook.
mail.default.from=Name <[email protected]> mail.debug=true mail.transport.protocol=smtp mail.smtp.starttls.enable=true mail.host=smtp.gmail.com [email protected] mail.password=secret mail.port=587 mail.mime.address.strict=false mail.mime.charset=UTF-8 Ice-Man wrote: > > Hi all, > > Everytime I try to configure (in mail.properties) mail.host= as > myCompany > OutLook SMTP Server or either a WebMailler SMTP Server, I always get an > error (for instance): '...[btpool0-3] MailEngine.send(76) | Mail server > connection failed; nested exception is javax.mail.MassageingException: > Could > not connect to SMTP host: smtps.bol.com.br, port 25; nested exception is: > java.net.ConnectException: Connection refused: connect'. > So, I ask: how can I configure a GMail's SMTP server to be used by > AppFuse's mail service??! > In advance, thnx a lot, > > Ice-Man > > > 2009/1/5 Ice-Man <[email protected]> > >> And also confirming: when a new member signsUp an account a e-mail is >> sent to his (new member) own e-mail box (from "myCompany"'s mail box), is >> this way??! >> And what about if I try to change AppFuse mailing behavior?!! Like >> this: >> whenever a new member SignUp an account, a e-mail is sent to my (AppFuse) >> Application Administrator's mail box (instead of new member mail box), >> so >> that notify Administrator a New Member is trying to Sign In his >> Application??! >> It'd be possible in AppFuse??! If so, how do it?!! >> Thnx, >> >> Ice-Man >> >> 2008/12/31 watcher <[email protected]> >> >> >>> >>> Ice-Man wrote: >>> > >>> > I would like to confirm if SMTP settings are used whenever a new >>> member >>> > SingUp an account, right??! >>> > If so, I would like to know how to config SMTP to set AppFuse to >>> use >>> > Exchange/OutLook Coorporative MailServer??! >>> > >>> > >>> > >>> >>> Just update the mail.properties file to point to you company exchange >>> server. >>> >> > > -- View this message in context: http://www.nabble.com/how-to-config-GMail%27s-SMTP-server-to-be-used-by-AppFuse-tp21295305s2369p21351580.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
