
sal-wrapper.pl

Written and maintained by 
Stefan Jakobs <projects@localside.net


CHANGES:
* Version: 0.1.2
  - Add Date and Time to some log messages
  - Bug: Used $_ in sub failure, now changed to $_[0]
  - Add configure option $LOG_TO_FILE, you can now log to STDOUT
* Version: 0.1.3
  - write dump_skeleton and output from $SA_LEARN to a second
    file, reread it and log the lines to $LOG_FILE
* Version: 0.1.4
  - allow empty Path to networks file
* Version: 0.2
  - fixed bug with nested mails -> added recursion
  - fixed some typos
* Version: 0.2.1
  - will create $UNPACK_DIR if it doesn't exists
* Version: 0.2.8 (development version)
  - add: options, pod documentation, spamc support
  - fix: tmp_log is now a random generated temporary file
* Version: 0.2.9 (development version)
  - add: more pod documentation
  - fix: script will quit if it can not write to $LOG_FILE
* Version: 0.2.10
  - Replace the use of POSIX::tmpnam with File::Temp::tmpnam
  - empty NETWORKS_PATH per default (default postfix has no networks file)
  - change logfile owners


### last update of this file: 03.01.2019 by Stefan Jakobs ##
