Changeset 1669 for trunk/grails-app/conf/config-development.properties
- Timestamp:
- Mar 23, 2011, 1:32:02 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/conf/config-development.properties
r1501 r1669 15 15 dataSource.password= 16 16 #dataSource.logSql=true 17 18 # E-MAIL19 # use authenticated smtp (make sure your firewall allows20 # outbound connections on port 465), or21 # - comment username and password to use non-authenticated22 # mail (on port 25)23 # - comment out all to use local mailer (e.g. postfix /24 # sendmail on port 25)25 grails.mail.host=smtp.gmail.com26 grails.mail.username=gscf.default.installation@gmail.com27 grails.mail.password=s7udycap7r328 17 29 18 # SpringSecurity E-Mail Settings
Note: See TracChangeset
for help on using the changeset viewer.