![]()
From: Peter C. McCluskey (pcm@rahul.net)
Date: Wed Nov 21 2001 - 17:30:07 CST
I've added two new "types" to ignore_types option which provide better
ways to restrict possibly dangerous attachments:
$BINARY - ignore all types that would be stored as separate files.
$NONPLAIN - ignore all types not treated as text/plain, and all $BINARY types.
I've added an unsafe_chars option to enable further restrictions on
characters allowed in attachment filenames.
I've added a warn_surpressions option to control stdout warnings about
messages that are ignored as a result of any of the following config options:
require_msgids
deleted
expires
delete_msgnum
filter_out
filter_require
filter_out_full_body
filter_require_full_body
It previously gave warnings only for the effects of require_msgids. Now
the default is to warn for any of these.
I will update the documentation soon.
-- ------------------------------------------------------------------------------ Peter McCluskey | Free Dmitry Sklyarov! http://www.freesklyarov.org/ http://www.rahul.net/pcm |
![]()