[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FreeBSD Port: MailScanner-4.54.6_2



Hello,

I'd like to recommend a change to your "patch-lib-clamav-wrapper" file
in your FreeBSD MailScanner port.  You have the temporary directory path
set to "/tmp".  I'm having trouble with my "/tmp" partition running out
of space during scans of large messages.  I recommend that it be changed
to "/var/tmp".

Instead of this:

TempDir="/tmp/clamav.$$"

Use this:

TempDir="/var/tmp/clamav.$$"

Thanks,
Lynn

James L. Day
Texarkana, Arkansas


_______________________________________________
freebsd-ports_(_at_)_freebsd_(_dot_)_org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe_(_at_)_freebsd_(_dot_)_org"


Visit your host, monkey.org