mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-07 23:41:59 +01:00
Release of 1.3.11
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
parent
1283e33e50
commit
5c2ceb178b
@ -1,6 +1,7 @@
|
|||||||
1.3.11:
|
1.3.11:
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- [BUGFIX] Refactored the smtp timeout check
|
||||||
- Obsoleted the LDAP port parameter. Specify the ldap host in the form
|
- Obsoleted the LDAP port parameter. Specify the ldap host in the form
|
||||||
of protocol://hostname:port, eg. ldaps://ldap.yourdomain.com:636
|
of protocol://hostname:port, eg. ldaps://ldap.yourdomain.com:636
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
#include "piler-config.h"
|
#include "piler-config.h"
|
||||||
#include "params.h"
|
#include "params.h"
|
||||||
|
|
||||||
#define BUILD 998
|
#define BUILD 1001
|
||||||
|
|
||||||
#define HOSTID "mailarchiver"
|
#define HOSTID "mailarchiver"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user