<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">What distro ?<div>I gave up on Ubuntu Natty. Switched to CENT6. I literally built 10 VMs and all had the same "<span class="Apple-style-span" style="font-family: Calibri; ">16:48:22 Insecure dependency " that you are having, and caused the same thing. Yet no one else was able to duplicate my issue</span><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="margin-top: 0in; margin-right: 0in; margin-bottom: 0.0001pt; margin-left: 0in; font-size: 12pt; font-family: 'Times New Roman', serif; "><span style="font-size: 10pt; color: black; font-family: Calibri, sans-serif; ">--<o:p></o:p></span></div><div style="margin-top: 0in; margin-right: 0in; margin-bottom: 0.0001pt; margin-left: 0in; font-size: 12pt; font-family: 'Times New Roman', serif; "><span style="font-size: 10pt; color: black; font-family: Calibri, sans-serif; ">Jeremy McSpadden<o:p></o:p></span></div><div style="margin-top: 0in; margin-right: 0in; margin-bottom: 0.0001pt; margin-left: 0in; font-size: 12pt; font-family: 'Times New Roman', serif; "><span style="font-size: 10pt; color: black; font-family: Calibri, sans-serif; ">Flux Labs, Inc<o:p></o:p></span></div><div style="margin-top: 0in; margin-right: 0in; margin-bottom: 0.0001pt; margin-left: 0in; font-size: 12pt; font-family: 'Times New Roman', serif; "><span style="font-size: 10pt; color: rgb(31, 73, 125); font-family: Calibri, sans-serif; "><a href="http://www.fluxlabs.net/" style="color: blue; text-decoration: underline; "><span style="color: rgb(31, 73, 125); ">http://www.fluxlabs.net</span></a><br>Endless Solutions<o:p></o:p></span></div><div style="margin-top: 0in; margin-right: 0in; margin-bottom: 0.0001pt; margin-left: 0in; font-size: 12pt; font-family: 'Times New Roman', serif; "><b><span style="font-size: 10pt; color: rgb(125, 125, 125); font-family: Calibri, sans-serif; ">Office</span></b><span style="font-size: 10pt; color: rgb(125, 125, 125); font-family: Calibri, sans-serif; "> : 850-588-4626</span><span style="font-size: 11pt; color: rgb(125, 125, 125); font-family: Calibri, sans-serif; "><o:p></o:p></span></div><div style="margin-top: 0in; margin-right: 0in; margin-bottom: 0.0001pt; margin-left: 0in; font-size: 12pt; font-family: 'Times New Roman', serif; "><b><span style="font-size: 10pt; color: rgb(125, 125, 125); font-family: Calibri, sans-serif; ">Cell</span></b><span style="font-size: 10pt; color: rgb(125, 125, 125); font-family: Calibri, sans-serif; "> : 850-890-2543<br><b>Fax</b> : 850-254-2955</span></div></span>
</div>
<br><div><div>On Sep 26, 2011, at 10:13 AM, Vincent Verhagen wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<div text="#000000" bgcolor="#FFFFFF">
<font face="Calibri">Hi all,<br>
<br>
I think I'm running into a permissions problem, but aren't sure
and am a bit stumped...<br>
<br>
When SA finds that an email is spam and MS (4.84.3) is told to
"store", MS crashes. ("deliver" goes fine)<br>
When running in debug mode, I can see that SA, ClamAV, are doing
fine and these are the last few lines:<br>
<br>
-------------<br>
16:48:22 Sep 26 16:48:22.048 [19001] dbg: learn: auto-learn?
ham=0.1, spam=12, body-points=0.2229, head-points=0.2229,
learned-points=0<br>
16:48:22 Sep 26 16:48:22.048 [19001] dbg: learn: auto-learn? no:
inside auto-learn thresholds, not considered ham or spam<br>
16:48:22 Insecure dependency in open while running with -T switch
at /usr/lib64/perl5/IO/File.pm line 185.<br>
-------------<br>
Line 185 in File.pm is the "open" function.<br>
<br>
System is SL 6.1 x86_64, perl is v5.10.1<br>
I run MS as "postfix" and the perms for /var/spool/MailScanner/...
are:<br>
<br>
-----------<br>
[root@mail rules]# ls -l /var/spool/MailScanner/<br>
total 8<br>
drwxr-xr-x. 5 postfix clamav 4096 Sep 26 16:48 incoming<br>
drwxr-xr-x. 4 postfix apache 4096 Sep 26 14:13 quarantine<br>
[root@mail rules]# ls -l /var/spool/MailScanner/quarantine/<br>
total 8<br>
drwxrwx---. 3 postfix apache 4096 Sep 26 14:13 20110926<br>
drwxr-xr-x. 3 root root 4096 Sep 26 16:03 phishingupdate<br>
[root@mail rules]# ls -l
/var/spool/MailScanner/quarantine/20110926/<br>
total 4<br>
drwxrwx---. 2 postfix apache 4096 Sep 26 14:13 spam<br>
-----------<br>
<br>
The perms on todays quarantine directory look ok?<br>
Could this be a failing perl module?<br>
Does anyone have any pointers for me where to look next?<br>
<br>
Thanks!<br>
Vincent<br>
<br>
MailScanner --version output:<br>
----------------<br>
Running on<br>
Linux mail.vive-id.local 2.6.32-131.12.1.el6.x86_64 #1 SMP Tue Aug
23 11:13:45 CDT 2011 x86_64 x86_64 x86_64 GNU/Linux<br>
This is Scientific Linux release 6.1 (Carbon)<br>
This is Perl version 5.010001 (5.10.1)<br>
<br>
This is MailScanner version 4.84.3<br>
Module versions are:<br>
1.00 AnyDBM_File<br>
1.30 Archive::Zip<br>
0.23 bignum<br>
1.11 Carp<br>
2.02 Compress::Zlib<br>
1.119 Convert::BinHex<br>
0.17 Convert::TNEF<br>
2.124 Data::Dumper<br>
2.27 Date::Parse<br>
1.03 DirHandle<br>
1.06 Fcntl<br>
2.77 File::Basename<br>
2.14 File::Copy<br>
2.02 FileHandle<br>
2.08 File::Path<br>
0.22 File::Temp<br>
0.92 Filesys::Df<br>
3.64 HTML::Entities<br>
3.64 HTML::Parser<br>
3.57 HTML::TokeParser<br>
1.25 IO<br>
1.14 IO::File<br>
1.13 IO::Pipe<br>
2.04 Mail::Header<br>
1.89 Math::BigInt<br>
0.22 Math::BigRat<br>
3.08 MIME::Base64<br>
5.427 MIME::Decoder<br>
5.427 MIME::Decoder::UU<br>
5.427 MIME::Head<br>
5.427 MIME::Parser<br>
3.08 MIME::QuotedPrint<br>
5.427 MIME::Tools<br>
0.14 Net::CIDR<br>
1.25 Net::IP<br>
0.19 OLE::Storage_Lite<br>
1.04 Pod::Escapes<br>
3.13 Pod::Simple<br>
1.17 POSIX<br>
1.21 Scalar::Util<br>
1.82 Socket<br>
2.20 Storable<br>
1.4 Sys::Hostname::Long<br>
0.27 Sys::Syslog<br>
1.40 Test::Pod<br>
0.92 Test::Simple<br>
1.9721 Time::HiRes<br>
1.02 Time::localtime<br>
<br>
Optional module versions are:<br>
1.29 Archive::Tar<br>
0.23 bignum<br>
1.82 Business::ISBN<br>
1.10 Business::ISBN::Data<br>
1.08 Data::Dump<br>
1.82 DB_File<br>
1.27 DBD::SQLite<br>
1.609 DBI<br>
1.16 Digest<br>
1.01 Digest::HMAC<br>
2.39 Digest::MD5<br>
2.10 Digest::SHA1<br>
1.01 Encode::Detect<br>
0.17008 Error<br>
0.18 ExtUtils::CBuilder<br>
2.2203 ExtUtils::ParseXS<br>
2.38 Getopt::Long<br>
0.44 Inline<br>
1.08 IO::String<br>
1.04 IO::Zlib<br>
2.21 IP::Country<br>
0.29 Mail::ClamAV<br>
3.003001 Mail::SpamAssassin<br>
v2.007 Mail::SPF<br>
missing Mail::SPF::Query<br>
0.35 Module::Build<br>
0.20 Net::CIDR::Lite<br>
0.62 Net::DNS<br>
0.002.2 Net::DNS::Resolver::Programmable<br>
missing Net::LDAP<br>
4.004 NetAddr::IP<br>
1.94 Parse::RecDescent<br>
missing SAVI<br>
3.17 Test::Harness<br>
0.95 Test::Manifest<br>
2.0.0 Text::Balanced<br>
1.35 URI<br>
0.77 version<br>
0.62 YAML<br>
<br>
<br>
<br>
</font>
</div>
<span><smime.p7s></span>-- <br>MailScanner mailing list<br><a href="mailto:mailscanner@lists.mailscanner.info">mailscanner@lists.mailscanner.info</a><br>http://lists.mailscanner.info/mailman/listinfo/mailscanner<br><br>Before posting, read http://wiki.mailscanner.info/posting<br><br>Support MailScanner development - buy the book off the website! <br></blockquote></div><br></div></body></html>