* 
Release 3.2 Start 21/05/2020
- 21/05/2020
01. Added create_rpm script for RPM builds
- 25/05/2020
02. changed logfifo path for fifologger to /run/indimail
03. changed nssd.sock path to /run/indimail
04. changed nssd.pid path to /run/indimail
05. nssd-1.2/configure.ac - fixed --enable-nssd-socket, --enable-nssd-config-path options
06. courier-imap- libcouriertls.c - use PROFILE=SYSTEM as default for ssl_cipher_list
07. ilocal_upgrade - ilocal_upgrade: upgrade pwdlookup, qmail-logifo
    services and nssd config file
08. indimail.spec - use /var/log for setup logs
09. vadddomain_handle, vdeldomain_handle - use root:qmail owner for
    spamignore, nodnscheck control files
- 26/05/2020
10. ilocal_upgrade: fix spamignore permissions
- 27/05/2020
12. indimail.spec: updated fetchmail configure options
- 28/05/2020
12. indimail-x/config/nssd.opts - removed --enable-default-domain
13. indimail.spec - added missing --enable-default-domain parameter to
    configure for nssd, pam-multi
- 29/05/2020
14. initsvc.c - use PREFIX/share/indimail instead of SHAREDDIR
15. nssd, pam-multi, indimail - use datarootdir instead of shareddir in configure scripts
- 01/06/2020
16. pam-multi, nssd made into separate package - indimail-auth
- 02/06/2020
17. altermime, ripmime, flash, mpack, fortune, nssd, pam-multi made into
    separate package - indimail-utils
- 04/06/2020
18. moved out courier-imap, fetchmail into separate package - indimail-access
- 05/06/2020
19. moved out bogofilter into a separate package - indimail-spamfilter
- 09/06/2020
20. Created create_debian, refactored create_rpm scripts
21. Tested indimail-auth, indimail-access, indimail-utils,
	indimail-spamfilter, indimail for obs builds
- 12/06/2020
22. vacation.c: added stdlib.h for mkstemp() prototype
23. configure.ac: define HAVE_LIBMARIADB using egrep st_mysql_res in mysql.h
    to pull in MYSQL_RES typedef
- 15/06/2020
24. moved imap/proxy config from indimail-access to indimail-virtualdomains
25. added soft_mem variables for imap/proxy services
26. increased soft_mem variable to 50mb for poppass service
- 16/06/2020
27. postinst - fix svc -dx error when service directory is missing
28. postinst - use /usr/lib/*-linux-gnu for indimail shared library for setting VIRTUAL_PKG_LIB
29. indimail.spec - shutdown service before removing service directory
- 17/06/2020
30. indimail.spec, indimail.postinst - fixed ilocal_upgrade.sh script not getting called
- 19/06/2020
31. Add AC_PROG_CC_C99 to configure
- 22/06/2020
32. increased soft mem for IMAP/POP3/poppass to 100Mb
33. call svctool --fixsharedlibs during post install to fix mysql_lib control
    file
