Christoph Petersen wrote:
Hi,

for my installation I want to turn off all blockings. Including "Bad
MIME break" yust everything. Is that possible?

Greets
Christoph



./configure --help for qmail-scanner will show:


--fix-mime [yes|no|num] Defaults to "yes" (2). Whether or not to attempt to
                          "fix" broken MIME messages before doing anything
                          else. Should be safe, but *may* break some
strange, old mailers (none known yet). If you see blocks occurring due to this setting, try "--fix-mime 1" first
                          before "--fix-mime no".

If qmail-scanner is already installed, you can just edit qmail-scanner-queue.pl and set

#Try to fix bad MIME messages before passing to MIME unpacker
my $BAD_MIME_CHECKS='2';

accordingly.

-Jim


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Qmail-scanner-general mailing list
Qmail-scanner-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to