<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi Andreas,</p>
    <p>das funktioniert schonmal :-)</p>
    <p>Ich  kann jetzt einen user nutzen mit</p>
    <pre># influxdb target database connection
influx:
  dsn: influxdb://localhost:8086
  dbname: volkszaehler
  measurement: data
  user: username
  password: password
</pre>
    <p>Danke,<br>
      Sirko<br>
    </p>
    ...<br>
    <blockquote type="cite"
      cite="mid:2EC01DAC-987B-4D6A-A340-A6D906F77CC2@gmail.com">
      <div class="">hier wäre auch noch die schöne Lösung zum testen: <a
          href="https://github.com/andig/dbcopy/pull/7" class=""
          moz-do-not-send="true">https://github.com/andig/dbcopy/pull/7</a></div>
      <br>
    </blockquote>
  </body>
</html>