source:
accountserver/src/main/resources/mail.properties@
75
Last change on this file since 75 was 69, checked in by , 5 years ago | |
---|---|
File size: 128 bytes |
Rev | Line | |
---|---|---|
[69] | 1 | mail.smtp.host=mailhost1.tudelft.nl |
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.