Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jan 2010 23:45:02 +0000 (UTC)
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail/mailscanner Makefile ports/mail/mailscanner/files mailscanner.in pkg-message.in
Message-ID:  <201001092345.o09Nj2Z8042769@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pgollucci    2010-01-09 23:45:02 UTC

  FreeBSD ports repository

  Modified files:
    mail/mailscanner     Makefile 
    mail/mailscanner/files mailscanner.in pkg-message.in 
  Log:
  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>
  
  Revision  Changes    Path
  1.80      +1 -0      ports/mail/mailscanner/Makefile
  1.2       +13 -7     ports/mail/mailscanner/files/mailscanner.in
  1.5       +13 -2     ports/mail/mailscanner/files/pkg-message.in



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001092345.o09Nj2Z8042769>