Changeset 1630 for trunk/grails-app
- Timestamp:
- Mar 11, 2011, 3:33:45 PM (10 years ago)
- Location:
- trunk/grails-app/conf
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/conf/config-dbnpdemo.properties
r1501 r1630 24 24 # - comment out all to use local mailer (e.g. postfix / 25 25 # sendmail on port 25) 26 grails.mail.host=smtp.gmail.com27 grails.mail.username=gscf.default.installation@gmail.com28 grails.mail.password=s7udycap7r326 #grails.mail.host=smtp.gmail.com 27 #grails.mail.username=gscf.default.installation@gmail.com 28 #grails.mail.password=s7udycap7r3 29 29 30 30 # SpringSecurity E-Mail Settings -
trunk/grails-app/conf/config-dbnptest.properties
r1501 r1630 24 24 # - comment out all to use local mailer (e.g. postfix / 25 25 # sendmail on port 25) 26 grails.mail.host=smtp.gmail.com27 grails.mail.username=gscf.default.installation@gmail.com28 grails.mail.password=s7udycap7r326 #grails.mail.host=smtp.gmail.com 27 #grails.mail.username=gscf.default.installation@gmail.com 28 #grails.mail.password=s7udycap7r3 29 29 30 30 # SpringSecurity E-Mail Settings
Note: See TracChangeset
for help on using the changeset viewer.