* Sat Feb 26 2022 04:50:01 +0000 Manvendra Bhangui <indimail-mta@indimail.org> 2.14.1-1.1%{?dist}
Release 2.14.1 Start 21/09/2021
- batv.c: refactored code. Return error type during validation
- added man pages for batv
- Fixed typos
- svctool.in: removed not-needed QUERY_CACHE env variable from defaultqueue
- qmail-send.c, qmail-todo.c, qmta-send: display program 'qmail-send' in
  logs for identification
- qmail-start.c, qmta-send.c, slowq-start.c: added queue directory as
  argument for identification in ps list
- smtpd.c: allow SMTP code to be configured when setting SHUTDOWN env
  variable
- qmail-cat.c: added SIGTERM handler to flush io
- qmail-qread.c process_queue.c qmail-rm.c qmulti.c: eliminated extra
  variables
- qmail-daemon.c: made qstart, qcount variables global
- qmail-daemon.c: replaced execv with execvp
- qmta-send.c: removed loglock code (not required for signle queue)
- qmail-send.c: change for ident argument to loglock_open()
- qsutil.[c,h]: added ident argument to loglock_open for identification in
  logs
- mini-smtpd.c: removed extra arguments passed to err_size()
- qmail-send.c, slowq-send.c, qmail-todo.c: use argv0 for program name
- qmail-todo.c: optimize by writting to comm_buf all files found in todo
  in chunks before doing comm_do
- rrt.c: fixed command line args for return-path, receipient
- qmail-send.c, qmail-todo.c, slowq-send.c: fixed argv0
- qmail-smtpd.c: fix ehlo greating for local connections
