<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; ">&nbsp;: 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; ">&nbsp;: 850-890-2543<br><b>Fax</b>&nbsp;: 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&nbsp;&nbsp;&nbsp; root&nbsp;&nbsp; 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&nbsp;&nbsp;&nbsp; AnyDBM_File<br>
      1.30&nbsp;&nbsp;&nbsp; Archive::Zip<br>
      0.23&nbsp;&nbsp;&nbsp; bignum<br>
      1.11&nbsp;&nbsp;&nbsp; Carp<br>
      2.02&nbsp;&nbsp;&nbsp; Compress::Zlib<br>
      1.119&nbsp;&nbsp; Convert::BinHex<br>
      0.17&nbsp;&nbsp;&nbsp; Convert::TNEF<br>
      2.124&nbsp;&nbsp; Data::Dumper<br>
      2.27&nbsp;&nbsp;&nbsp; Date::Parse<br>
      1.03&nbsp;&nbsp;&nbsp; DirHandle<br>
      1.06&nbsp;&nbsp;&nbsp; Fcntl<br>
      2.77&nbsp;&nbsp;&nbsp; File::Basename<br>
      2.14&nbsp;&nbsp;&nbsp; File::Copy<br>
      2.02&nbsp;&nbsp;&nbsp; FileHandle<br>
      2.08&nbsp;&nbsp;&nbsp; File::Path<br>
      0.22&nbsp;&nbsp;&nbsp; File::Temp<br>
      0.92&nbsp;&nbsp;&nbsp; Filesys::Df<br>
      3.64&nbsp;&nbsp;&nbsp; HTML::Entities<br>
      3.64&nbsp;&nbsp;&nbsp; HTML::Parser<br>
      3.57&nbsp;&nbsp;&nbsp; HTML::TokeParser<br>
      1.25&nbsp;&nbsp;&nbsp; IO<br>
      1.14&nbsp;&nbsp;&nbsp; IO::File<br>
      1.13&nbsp;&nbsp;&nbsp; IO::Pipe<br>
      2.04&nbsp;&nbsp;&nbsp; Mail::Header<br>
      1.89&nbsp;&nbsp;&nbsp; Math::BigInt<br>
      0.22&nbsp;&nbsp;&nbsp; Math::BigRat<br>
      3.08&nbsp;&nbsp;&nbsp; MIME::Base64<br>
      5.427&nbsp;&nbsp; MIME::Decoder<br>
      5.427&nbsp;&nbsp; MIME::Decoder::UU<br>
      5.427&nbsp;&nbsp; MIME::Head<br>
      5.427&nbsp;&nbsp; MIME::Parser<br>
      3.08&nbsp;&nbsp;&nbsp; MIME::QuotedPrint<br>
      5.427&nbsp;&nbsp; MIME::Tools<br>
      0.14&nbsp;&nbsp;&nbsp; Net::CIDR<br>
      1.25&nbsp;&nbsp;&nbsp; Net::IP<br>
      0.19&nbsp;&nbsp;&nbsp; OLE::Storage_Lite<br>
      1.04&nbsp;&nbsp;&nbsp; Pod::Escapes<br>
      3.13&nbsp;&nbsp;&nbsp; Pod::Simple<br>
      1.17&nbsp;&nbsp;&nbsp; POSIX<br>
      1.21&nbsp;&nbsp;&nbsp; Scalar::Util<br>
      1.82&nbsp;&nbsp;&nbsp; Socket<br>
      2.20&nbsp;&nbsp;&nbsp; Storable<br>
      1.4&nbsp;&nbsp;&nbsp;&nbsp; Sys::Hostname::Long<br>
      0.27&nbsp;&nbsp;&nbsp; Sys::Syslog<br>
      1.40&nbsp;&nbsp;&nbsp; Test::Pod<br>
      0.92&nbsp;&nbsp;&nbsp; Test::Simple<br>
      1.9721&nbsp; Time::HiRes<br>
      1.02&nbsp;&nbsp;&nbsp; Time::localtime<br>
      <br>
      Optional module versions are:<br>
      1.29&nbsp;&nbsp;&nbsp; Archive::Tar<br>
      0.23&nbsp;&nbsp;&nbsp; bignum<br>
      1.82&nbsp;&nbsp;&nbsp; Business::ISBN<br>
      1.10&nbsp;&nbsp;&nbsp; Business::ISBN::Data<br>
      1.08&nbsp;&nbsp;&nbsp; Data::Dump<br>
      1.82&nbsp;&nbsp;&nbsp; DB_File<br>
      1.27&nbsp;&nbsp;&nbsp; DBD::SQLite<br>
      1.609&nbsp;&nbsp; DBI<br>
      1.16&nbsp;&nbsp;&nbsp; Digest<br>
      1.01&nbsp;&nbsp;&nbsp; Digest::HMAC<br>
      2.39&nbsp;&nbsp;&nbsp; Digest::MD5<br>
      2.10&nbsp;&nbsp;&nbsp; Digest::SHA1<br>
      1.01&nbsp;&nbsp;&nbsp; Encode::Detect<br>
      0.17008 Error<br>
      0.18&nbsp;&nbsp;&nbsp; ExtUtils::CBuilder<br>
      2.2203&nbsp; ExtUtils::ParseXS<br>
      2.38&nbsp;&nbsp;&nbsp; Getopt::Long<br>
      0.44&nbsp;&nbsp;&nbsp; Inline<br>
      1.08&nbsp;&nbsp;&nbsp; IO::String<br>
      1.04&nbsp;&nbsp;&nbsp; IO::Zlib<br>
      2.21&nbsp;&nbsp;&nbsp; IP::Country<br>
      0.29&nbsp;&nbsp;&nbsp; Mail::ClamAV<br>
      3.003001&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Mail::SpamAssassin<br>
      v2.007&nbsp; Mail::SPF<br>
      missing Mail::SPF::Query<br>
      0.35&nbsp;&nbsp;&nbsp; Module::Build<br>
      0.20&nbsp;&nbsp;&nbsp; Net::CIDR::Lite<br>
      0.62&nbsp;&nbsp;&nbsp; Net::DNS<br>
      0.002.2 Net::DNS::Resolver::Programmable<br>
      missing Net::LDAP<br>
      &nbsp;4.004&nbsp; NetAddr::IP<br>
      1.94&nbsp;&nbsp;&nbsp; Parse::RecDescent<br>
      missing SAVI<br>
      3.17&nbsp;&nbsp;&nbsp; Test::Harness<br>
      0.95&nbsp;&nbsp;&nbsp; Test::Manifest<br>
      2.0.0&nbsp;&nbsp; Text::Balanced<br>
      1.35&nbsp;&nbsp;&nbsp; URI<br>
      0.77&nbsp;&nbsp;&nbsp; version<br>
      0.62&nbsp;&nbsp;&nbsp; YAML<br>
      <br>
      <br>
      <br>
    </font>
  </div>

<span>&lt;smime.p7s&gt;</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>