2017-03-11 01:31:41 +01:00
|
|
|
[
|
2017-06-08 21:22:48 +02:00
|
|
|
{ log_monitor,
|
|
|
|
[
|
2017-06-12 11:35:57 +02:00
|
|
|
{storage, "/tmp/logfiles"},
|
2017-06-08 21:22:48 +02:00
|
|
|
{email_config,
|
|
|
|
[
|
|
|
|
{sender, "me@example.com"},
|
|
|
|
{default_receiver, "salvini.fabio001@gmail.com"},
|
|
|
|
{relay, "smtp.fabiosalvinii.com"},
|
|
|
|
{username, "salvini.fabio001@gmail.com"},
|
|
|
|
{password, ""}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
2017-03-11 01:31:41 +01:00
|
|
|
].
|