indimail / indimail-mta

qmail fork with IPV6, TLS, DANE, DKIM, SRS2, SPF, daemontools, qmailanalog, mess822, & ucspi-tcp
https://github.com/indimail/indimail-mta/wiki/0-IndiMail-Wiki
GNU General Public License v3.0
12 stars 2 forks source link

refactor qmulti.c #53

Closed mbhangui closed 8 months ago

mbhangui commented 8 months ago
  1. do_scan.c, generic.c, getqueue.c, mailfilter.c, qhpsi.c, qmail-qmqpc.c: replace hard-coded exit values with constants from qmail.h
  2. qmulti.c: unset env variables queue_env, QUEUEPROG to prevent recursion
  3. qmulti.c: refactored code to handle qmail-queue consistently