source:
accountmanager/src/main/resources/mail.properties@
1271
Last change on this file since 1271 was 56, checked in by , 5 years ago | |
---|---|
File size: 117 bytes |
Line | |
---|---|
1 | mail.smtp.host=localhost |
2 | mail.smtp.port=25 |
3 | mail.smtp.sendpartial=true |
4 | mail.smtp.auth, true |
5 | smtp.starttls.enable, true |
Note:
See TracBrowser
for help on using the repository browser.