Changelog for
indimail-2.6-40.1.x86_64.rpm :
Wed Feb 6 13:00:00 2019 10:50:52 +0530 mbhanguiAATTgmail.com 2.6-1.1.el6
Release 2.6 Start 15/05/2018
1. corrected fortunes cookie directory
2. fixed creation and removal of VIRTUAL_PKG_LIB env variable
3. remove virtual domains on uninstall
4. Use $HOSTNAME env variable (apart from uname -n) to set control
file that need hostname
5. create VIRTUAL_PKG_LIB env variable for qmail-send.25 (qmail-lspawn)
6. fix argument expected error in spec, postinst
7. postinstall - turn off automatic refresh for services during first time installation
8. vdelivermmail - redirect mail to postmaster for null user (double bounces)
9. logalert - modified for tirpc compilation
10. configure.ac, indimail.spec, debian/rules moved tcp.imap, tcp.pop3, tcp.poppass
tcpserver access control files to /etc/indimail/tcp
11. Fixed compiler warnings
12. Fixed iauth.so path in pam configuration for pam-multi
13. BUG - Fixed SIGSEGV in pam-multi _pam_log() function
14. use ifdefs to define calls to mysql_options
15. upgrade to courier-imap-5.0.0
16. MariaDB bug with mysql_optionsv(), mysql_options() if DEFAULT_READ_FILE is
set - mysql_real_connect fails using a null unix_socket
17. skip MYSQL_READ_DEFAULT_FILE, MYSQL_READ_DEFAULT_GROUP if port or socket is
provided
18. use TCP if port is provided and unix_socket is not defined
19. indimail.spec - Removed old clamd installation code.
20. nssd.c - replaced my_bool with ns_bool to avoid conflict with MySQL
definition
21. userinfo.c - use mysql_get_ssl_cipher to figure out if ssl is used
22. userinfo.c - use HAVE_MYSQL_OPT_SSL_MODE to determine if ssl mode is being used
23. configure.ac - replaced AC_EGREP_HEADER with egrep command
24. courier-imap - updated for 5.0.2
25. env variable ENABLE_UTF8_COMPLIANCE to turn on strange courier-imap
behaviour that breaks email clients not supporting unicode messages
26. pop3dserver.c - updated for 5.0.3
27. crc.c - use cksum algorithm for crc
28. crc.c - display crc as a 8 digit hex number
29. crcdiff.c - modification for 8 digit hex number
30. courier-imap - updgraded to 5.0.4
31. courier-imap - updgraded to 5.0.5
32. courier-imap - upgraded to 5.0.6
33. makesalt.c - fixed buffer overflow