diff --git a/package.json b/package.json index a5132f3..011aeb3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rainbox.email", - "version": "2.1.1", + "version": "2.1.2", "description": "ISP mail provider manager with mysql and integrated LDAP server", "repository": "https://gitlab.com/ArisuOngaku/rainbox.email", "author": "Alice Gaudon ", diff --git a/views/mail-auto-config.xml.njk b/views/mail-auto-config.xml.njk index dcc34b1..33ecda8 100644 --- a/views/mail-auto-config.xml.njk +++ b/views/mail-auto-config.xml.njk @@ -8,13 +8,13 @@ {{ display_name }} {{ display_name_short }} - + {{ imap.server }} {{ imap.port }} {{ imap.method }} {{ username }} {{ auth_method }} - + {{ pop3.server }}