* Mon May 17 2021 05:53:04 +0000 Manvendra Bhangui <indimail-mta@indimail.org> 2.13-1.1%{?dist}
Release 2.13 Start 14/02/2021
- svctool: added options to set, unset, remove env variables for supervised
  services
- install: save all variables using svctool --save-variables --force
- svctool: use TMPDIR env variable for temp directory
- updated svctool man page
- svctool: moved --inittab option to --config
- svctool: use common function dump_run_header to generate header for all
  run scripts
- changed error to warning for missing MySQL libs
- svctool: use common function dump_log_header to create all multilog logger
  scripts
- svctool: fixed updation of control files mysql_lib and libindimail
- post install: save variables
- svctool: updated courier variables (removed IMAP_ENHANCEDVARIABLE for
  courier-imap-5.0.12)
- svctool: fixed dir variable getting clobbered by export_variables()
- svctool: added back IMAP_ENHANCEDIDLE for courier-imap-5.0.14
- smtpd.c: renamed TLSCIPHERS to TLS_CIPHER_LIST
- sslerator.c: renamed SSL_CIPHER to TLS_CIPHER_LIST
- indimail.spec: fixed rpmlint percent in pretrans, post
- svctool: added timeout parameter for indisrvr
- Open Build Service integration
- svctool: removed IMAP_ENHANCEDIDLE variable for courier-imap-5.1.1
- qmail-send.c, qmail-todo.c: make internal functions, variables static
- qmail-send.c: refactored job functions (author Rolf Eike Beer - @notqmail)
- svctool: use /run filesystem for service directory when enabling/disabling
  service
- svctool: added checks when enabling, disabling service
- date822fmt() moved to libqmail
- svctool - make output less verbose with --silent parameter
- minisvc - honour --silent in export variables
- svctool - fixed check_libmysqlclient_lib function
- svctool - allow --force to override norefreshsvc flag for a service
- binm1.sh: removed setting of PATH env variable
- replaced QMAIL with QMAILHOME in scripts and man pages
- qmail-inject: use 'n' option in QMAILINJECT env variable to print message
  rather than queue
- debian/indimail-mini: corrected package file list
- rennamed qmail-deliver to qmail-direct
- remove zero bytes package_name-stat.override file
- fixed syntax error getting HOSTNAME
- qmail-direct.c: removed uidinit() and auto_uids to run on a minimal
  system.
- qmail-direct.c: use modified Maildir as the queue directory and eliminate
  requirement of setuid
- qmail-direct.c: use standard Maildir for queue operation
- qmail-direct.c: removed control file direct_mail_users
- qmail-direct.c: fixed mess, intd filenames
- do systemctl daemon-reload after installing/removing svscan service
- svctool: removed mix usage of space and tab
- indimail-mini.preinst: removed adduser of alias user
- indimail-mini-postinst, indimail-mini-prerm: removed unused variables
- indimail-mini-preinst: added missing 'upgrade' case
- inotify.c: added IN_MOVE_SELF, IN_MOVED_FROm, IN_MOVED_TO events
- removed pathexec_run.c, pathexec_env.c, pathexec.h and moved functions to
  libqmail
- renamed envdir_set() to envdir() and moved it to libqmail
- new function set_environment() to set environment variables from
  $HOME/.defaultqueue and sysconfdir/control/defaultqueue
- maildir.c: include strerr.h explicitly
- qmail-clean.c, qmail-qread.c, qmail-queue.c, qmail-rm.c,
  qmail-send.c, qmail-showctl.c, qmail-todo.c, queue-fix.c: have
  auto_split as the max limit for conf_splitk
- svctool: create env variables in service directory as links to
  defaultqueue
- svctool: fixed TMPDIR creation
- qmail-local.c: add S=message_size in filename
- qmail-local.c: move maildir delivery code to maildir_deliver.c
- maildirdeliver: complete rewrite using maildir_deliver() function.
- svctool: make qmail-send service wait for pwdlookup service
