Changeset 1669 for trunk/grails-app/conf/config-nmcdsptest.properties
- Timestamp:
- Mar 23, 2011, 1:32:02 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/conf/config-nmcdsptest.properties
r1501 r1669 16 16 dataSource.password=dbnp 17 17 #dataSource.logSql=false 18 19 # E-MAIL20 # use authenticated smtp (make sure your firewall allows21 # outbound connections on port 465), or22 # - comment username and password to use non-authenticated23 # mail (on port 25)24 # - comment out all to use local mailer (e.g. postfix /25 # sendmail on port 25)26 grails.mail.host=smtp.gmail.com27 grails.mail.username=gscf.default.installation@gmail.com28 grails.mail.password=s7udycap7r329 18 30 19 # SpringSecurity E-Mail Settings
Note: See TracChangeset
for help on using the changeset viewer.