Jean-Pierre Schwickerath <lists@...> writes:
> Hilko Bengen <bengen@...> wrote:
>
> > Try removing the "-q" switch from the hbEDV.pm file:
> >
> > my $output_handle = cmd_pipe($args, $cfg_antivir_binary,
> > '-allfiles', '-noboot', '-s', '-z',
> > "$$args{directory}/parts");
>
> Yes, it did the trick....
>
> Another question, now I see that the log files in
> /var/spool/amavis/quarantine/ are owned by root.root
> But shouldn't these be owned by the user defined in the amavis.conf file
> as root is supposed to drop the priviledges as soon as amavis-ng is
> startes ?
If you have the SMTP server configured to bind to a port > 1024, there
is no need at all to start it as root.
With the version in CVS, permissions are dropped correctly.
-Hilko
|