source: accountmanager/src/main/resources/mail.properties

Last change on this file was 56, checked in by wouter, 5 years ago

#31 test with dumbster that mail sending works when routed to localhost

File size: 117 bytes
RevLine 
[54]1mail.smtp.host=localhost
2mail.smtp.port=25
3mail.smtp.sendpartial=true
[56]4mail.smtp.auth, true
5smtp.starttls.enable, true
Note: See TracBrowser for help on using the repository browser.