Changeset 1459 for trunk/grails-app/conf/config-nmcdsptest.properties
- Timestamp:
- Feb 1, 2011, 1:10:23 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/conf/config-nmcdsptest.properties
r1435 r1459 18 18 19 19 # E-MAIL 20 # note: currently only authenticated smtp on port 465 is supported 20 # use authenticated smtp (make sure your firewall allows 21 # outbound connections on port 465), or 22 # - comment username and password to use non-authenticated 23 # mail (on port 25) 24 # - comment out all to use local mailer (e.g. postfix / 25 # sendmail on port 25) 21 26 grails.mail.host=smtp.gmail.com 22 27 grails.mail.username=gscf.default.installation@gmail.com
Note: See TracChangeset
for help on using the changeset viewer.