mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 22:37:02 +02:00
@ -1,6 +1,7 @@
|
||||
1.3.11:
|
||||
-------
|
||||
|
||||
- [BUGFIX] Refactored the smtp timeout check
|
||||
- Obsoleted the LDAP port parameter. Specify the ldap host in the form
|
||||
of protocol://hostname:port, eg. ldaps://ldap.yourdomain.com:636
|
||||
|
||||
|
@ -9,7 +9,7 @@
|
||||
#include "piler-config.h"
|
||||
#include "params.h"
|
||||
|
||||
#define BUILD 998
|
||||
#define BUILD 1001
|
||||
|
||||
#define HOSTID "mailarchiver"
|
||||
|
||||
|
Reference in New Issue
Block a user