This is a workaround to the continuous taint mode incompatibilities with this
code.
- This patch introduces a new rc variable called "mailscanner_user". If you
changed the "Run As User"
variable in MailScanner.conf (which triggers taint mode) you MUST now also set
the same value in /etc/rc.conf.
- Removed ulimit bump from startup script, since its now dynamically set at boot
time based on system resources.
- fixes permission problems with pid file.
PR: ports/142382
Submitted by: Mike Jakubik <mike.jakubik@intertainservices.com>
- Introduce a few more maintanence scripts
- Fix a bug in a startup script
- Add files/CHANGES.port where store history of the port changes
PR: ports/93420
Submitted by: maintainer