postgres: hostname: localhost port: 5432 database: vmail user: postgres password: postgres123 sslmode: disable defaults: provider: ovh # this is used to create the `home` field of the user. # in systems with virtual mail this corresponds to the physical # location of the vmail directory on your host homeTemplate: "/var/lib/vmail/{{ .Domain }}/{{ .Username }}" providers: ovh: application_key: application_secret: consumer_key: endpoint: ovh-eu