A Diumenge 09 Maig 2004 13:02, Nick Chettle va escriure:
> For anyone that's interested, here is the solution:
>
> open(LIST,"/var/qmail/control/rcpthosts") || die "Unable to open
> rcpthosts\n";
> my @array = ;
> close(LIST);
> chomp(@array);
> my $localdom = join(",", @array);
> my @local_domains
Hi,
> My aim is to create a variable for the local-domains field so I don't have
> to reconfigure everytime a new domain is added.
> So far, I have added the following to qmail-scanner-queue.pl.
> open(LIST,"/var/qmail/control/rcpthosts") || die "Unable to open
> rcpthosts\n";
> my @array = ;
- Original Message -
From: "Nick Chettle" <[EMAIL PROTECTED]>
To: "Sean D." <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Saturday, May 08, 2004 5:24 PM
Subject: Re: [Qmail-scanner-general]ClamAV and qmail-scanner (local-domains)
Just to let you all know
Regards, Nick
- Original Message -
From: "Sean D." <[EMAIL PROTECTED]>
To: "Nick Chettle" <[EMAIL PROTECTED]>
Sent: Monday, May 03, 2004 8:43 AM
Subject: Re: [Qmail-scanner-general]ClamAV and qmail-scanner (local-domains)
what about cat /var/qmail/control/rcpt
On Sun, May 02, 2004 at 08:36:18PM +0100, Nick Chettle wrote:
> I use vmailmgr for hosting my virtual domains, so that file is empty. My
> virtualdomains file is in totally the wrong format so I can't use that
> either.
> ...
> >why not use /var/qmail/control/locals?
...and now you see why Qmail
e: [Qmail-scanner-general]ClamAV and qmail-scanner (local-domains)
At 08:41 AM 5/2/2004, Nick Chettle wrote:
I was thinking of doing somehting like
$local_dom = `cat /etc/local-domain-list`;
Then replacing the actual list in the file with $local_dom, do you think
that will work? /etc/local-do
At 08:41 AM 5/2/2004, Nick Chettle wrote:
I was thinking of doing somehting like
$local_dom = `cat /etc/local-domain-list`;
Then replacing the actual list in the file with $local_dom, do you think
that will work? /etc/local-domain-list being a comma seperated list of
local domains.
Regards, Ni
: "Shannon M. Werb" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, May 02, 2004 1:38 PM
Subject: Re: [Qmail-scanner-general]ClamAV and qmail-scanner (local-domains)
Hi All,
Could someone please clear up for me exactly what the --local-domains
setting does with respec
> Hi All,
>
> Could someone please clear up for me exactly what the --local-domains
> setting does with respect to qmail-scanner and ClamAV. The
> qmail-scanner-queue.pl file says it's to determine domains to send
> notifications to but how does it do this?
>
You are correct, this is how qmail-sca
Hi All,
Could someone please clear up for me exactly what
the --local-domains setting does with respect to qmail-scanner and ClamAV. The
qmail-scanner-queue.pl file says it's to determine domains to send notifications
to but how does it do this?
I have a lot of domains on my server and ba
mine is catching them fine. are you sure you have qmail-scanner setup
correctly?
maybe you should make sure clamd is running and then run
qmail-scanner-reconfigure
Matt wrote:
Greetings,
I have clamav installed and have it all up2date. If I stick a copy of
netsky (somefool) into a directory and
Jonathan Tai wrote:
So maybe your freshclam isn't telling clamd about the new updates, and
clamd takes a while to notice? I don't know how that situation can be
fixed on a non-debian distro; I've never had the problem myself.
just as FYI, there are 3 ways to make sure clamd knows of db updates
On Thu, 2004-02-19 at 05:25, Matt wrote:
> Well now it's finding it on all 3 of my mail servers when I checked this
> morning.
> It's almost like there is a lag between when the database updates and
> when qmail-scanner and clamdscan find it.
>
> My softlimit is set to... let me check here..
>
>
qmail-scanner uses clamdscan rather than clamscan...
I initially had this problem as clamdscan inherits the permissions of
clamd and was giving file permission problems...
Once I'd added my clamav user to the relevant groups it worked a treat.
Check your qmail-queue.log
D
Matt wrote:
Greetin
-general]ClamAV and Qmail-Scanner
Well now it's finding it on all 3 of my mail servers when I checked this
morning.
It's almost like there is a lag between when the database updates and
when qmail-scanner and clamdscan find it.
My softlimit is set to... let me check here..
exec /usr
004 4:28 PM
> To: [EMAIL PROTECTED]
> Subject: [Qmail-scanner-general]ClamAV and Qmail-Scanner
>
>
> Greetings,
> I have clamav installed and have it all up2date. If I stick a copy of
> netsky (somefool) into a directory and tell clamav to scan it it finds
> the virus.
>
Softlimit? What's clam-av return in the debug log?
-Original Message-
From: Matt [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 18, 2004 4:28 PM
To: [EMAIL PROTECTED]
Subject: [Qmail-scanner-general]ClamAV and Qmail-Scanner
Greetings,
I have clamav installed and have i
Greetings,
I have clamav installed and have it all up2date. If I stick a copy of
netsky (somefool) into a directory and tell clamav to scan it it finds
the virus.
Yet for some reason it is letting it get through on e-mail. Any ideas
on this?
It is catching other viruses in e-mail like SCO and K
18 matches
Mail list logo