Merge "Change PTL informatin in INFO"
[bottlenecks.git] / testsuites / vstf / vstf_scripts / etc / vstf / user / reporters.mail.mail-settings
1 {
2     "server": {
3         "host": "localhost",
4         "username": null,
5         "password": null
6     },
7     "body": {
8         "from": [
9         ],
10         "to": [
11         ],
12         "cc": [],
13         "bcc": []
14     }
15 }