Re: [clamav-users] Unsubscribe!

2022-04-13 Thread Al Varnell via clamav-users
You must do that yourself from the bottom of this page:
.

Sent from my iPad

-Al-

On Apr 13, 2022, at 20:08, Eliya Voldman via clamav-users 
 wrote:
> Please unsubscribe my email 
> Thanks

___

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


[clamav-users] Unsubscribe!

2022-04-13 Thread Eliya Voldman via clamav-users
Please unsubscribe my email 
Thanks 

Sent from my iPad

___

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


Re: [clamav-users] Unsubscribe

2021-10-03 Thread G.W. Haywood via clamav-users

Hi there,

On Sun, 3 Oct 2021, Stephen Butler via clamav-users wrote:


Unsubscribe


Please see the headers of any mail from this list for information on
how to unsubscribe.  It's straightforward.  Obviously the other list
subscribers can't do it for you.

--

73,
Ged.

___

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


[clamav-users] Unsubscribe

2021-10-03 Thread Stephen Butler via clamav-users
Unsubscribe

From: clamav-users  on behalf of 
clamav-users-requ...@lists.clamav.net 
Sent: Saturday, 2 October 2021 12:00 PM
To: clamav-users@lists.clamav.net 
Subject: clamav-users Digest, Vol 203, Issue 2

Send clamav-users mailing list submissions to
clamav-users@lists.clamav.net

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.clamav.net/mailman/listinfo/clamav-users
or, via email, send a message with subject or body 'help' to
clamav-users-requ...@lists.clamav.net

You can reach the person managing the list at
clamav-users-ow...@lists.clamav.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of clamav-users digest..."


When responding, please don't respond with the entire Digest.  Please trim your 
response.


Today's Topics:

   1. Re: Verifying bytecode, phishing and other type of threats
  (Indranil)
   2. Scanning a zip file fails, extract it, scan with the same
  options and it passes (Max Allan)
   3. Re: Verifying bytecode, phishing and other type of threats
  (G.W. Haywood)
   4. Re: Scanning a zip file fails, extract it, scan with the same
  options and it passes (Laurent S.)


--

Message: 1
Date: Fri, 1 Oct 2021 18:17:03 +0530
From: Indranil 
To: ClamAV users ML 
Cc: "G.W. Haywood" 
Subject: Re: [clamav-users] Verifying bytecode, phishing and other
type of threats
Message-ID:

Content-Type: text/plain; charset="UTF-8"

Hello Ged,

 Thanks for your response. Here is the list of steps:

1. Download: http://www.clamav.net/downloads/production/ClamAV-0.103.0.exe
2. Installed from this exe.
3. Opened windows powershell in admin mode
4. cd "c:\program files\clamav"
5. copy .\conf_examples\freshclam.conf.sample .\freshclam.conf
6. copy .\conf_examples\clamd.conf.sample .\clamd.conf
7. Commented "Example" in freshclam.conf and clamd.conf
8. Started clamd.exe in one powershell window
9.  .\clamdscan -m -i 'C:\Users\indra\AppData\' from another powershell window
10. The result is show below
--- SCAN SUMMARY ---
Infected files: 0
Total errors: 800  <<< Please ignore this.
These are all permission denied errors.
Time: 348.501 sec (5 m 48 s)
Start Date: 2021:10:01 17:35:57
End Date:   2021:10:01 17:41:46

 I intend to run clamAv on my windows laptop. There is no mail-server
configured here. However, I plan to scan all new file addition in
C:\Users\\Downloads, C:\Users\\Desktop,
C:\Users\\Documents, C:\Users\\AppData and new
email for all possible threats (including malware, phishing, bytecode
etc).

In all my test runs I am getting clean results. But at present I am
trying to find examples of various threat detection. So eventually
from the threat message I want to
distinguish a malware from phishing from a bytecode etc. Do you have
any suggestion for me to better visualize (via running test scans)
threat detection?

The output from ./clamconf.exe -n shows that I do not have any
non-default configuration

I have changed anything in clamd.conf. Do you have any suggestion for
any non-default configuration which can lead to better security?

Thank you,
Indranil


On Thu, Sep 30, 2021 at 8:36 PM G.W. Haywood via clamav-users
 wrote:
>
> Hi there,
>
> On Thu, 30 Sep 2021, Indranil via clamav-users wrote:
>
> > I have downloaded ClamAV and verified the eicar test using clamscan
> > on a Windows VM.
>
> Please tell us exactly what you downloaded, what you installed it on,
> and exactly how you installed it.  Please also describe how you plan
> to approach scanning in general terms - which will probably make it
> easier to answer a number of questions which you haven't yet asked.
>
> > It appears that the following detection capabilities are also
> > enabled by default: bytecode, scan-mail, phishing-sigs,
> > phishing-scan-urls, scan-pe, scan-elf, scan-pdf, scan-html.
>
> The descriptions of capabilities which you have given resemble some
> configuration and scanning options which I recognize, but they are
> unsubtly different.  The relevant options (in the configuration files
> on your machine, and given on the command line) are in the official
> ClamAV documentation:
>
> https://docs.clamav.net/
>
> For example there is a 'Bytecode' option in clamd.conf, but there is
> no 'scan-mail' option that I know of - it is 'ScanMail'.  Similarly,
> there are 'PhishingSignatures' and 'PhishingScanURLs' options but not
> those that you give, 'phishing-sigs' and 'phishing-scan-urls'.  It
> baffles me that people make such gratuitous changes, it must be very
> confusing to newcomers.  There are also quite a few other options
> which you have not mentioned.  There's a scanning daemon and a thing
> called a 'milter' (another daemon) which is to scan mail on a mail
> server; these are separate subsystems in their own right which may or
> may 

Re: [clamav-users] unsubscribe

2021-03-21 Thread Matus UHLAR - fantomas

On 21.03.21 08:38, Bill Speidel wrote:

please unsubscribe me...


what Al wrote (and what you removed) applies to you too. You must send request 
for
unsubscription:

https://lists.clamav.net/mailman/listinfo/clamav-users

but, what is important, you must confirm the e-mail that comes
... so random person can not unsubscribe you just by typing your address
there.

If you haven't seen the unsubscription e-mail, check your spam folder.


--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Linux - It's now safe to turn on your computer.
Linux - Teraz mozete pocitac bez obav zapnut.

___

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


Re: [clamav-users] unsubscribe

2021-03-21 Thread Bill Speidel

please unsubscribe me...

--
William H. Speidel, President
ENER G Systems, Inc.
117 Green Street Suite 1
Warrenton, VA 20186
540-547-6005


___

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


Re: [clamav-users] unsubscribe

2021-03-20 Thread Al Varnell via clamav-users
You must do that for yourself near the bottom of this page:



Sent from my iPad

-Al-

> On Mar 20, 2021, at 05:20, Larry Turner via clamav-users 
>  wrote:
> 
> Please unsubscribe me also.

___

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


Re: [clamav-users] unsubscribe

2021-03-20 Thread Larry Turner via clamav-users

Please unsubscribe me also.

On 3/19/2021 12:33 PM, Alan Lehman via clamav-users wrote:

This is a multi-part message in MIME format.
--===1807894689631485590==
Content-Language: en-US
Content-Type: multipart/alternative;
boundary="_000_DM6PR17MB37534253E6735DC8E5E6DCBFAE689DM6PR17MB3753namp_"

This is a multi-part message in MIME format.
--_000_DM6PR17MB37534253E6735DC8E5E6DCBFAE689DM6PR17MB3753namp_
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

unsubscribe

Alan=20
Lehman, PE, DCEP
Director of AES

=E2=80=8BGBA
9801 Renner Boulevard Suite 300|Lenexa, KS 66219-9745
P (913) 577-8829 | M (816) 210-8785
=20
www.gbateam.com | LinkedIn | Facebook | Twitter

=E2=80=8BCONFIDENTIALITY NOTICE: This e-mail message including attachments,=
  if any, is intended for the person or entity to which it is addressed and =
may contain confidential and/or privileged material. Any unauthorized revie=
w, use, disclosure or distribution is prohibited. If you are not the intend=
ed recipient, please contact the sender by reply e-mail and destroy all cop=
ies of the original message. Thank you.

--_000_DM6PR17MB37534253E6735DC8E5E6DCBFAE689DM6PR17MB3753namp_
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

http://schemas.microsoft.com/office/2004/12/omml; xmlns=3D"http:=
//www.w3.org/TR/REC-html40">







unsubscribe

=
AlanLehman,P=
E,DCEPDirectorofAESGBA9801Ren=
nerBoulevardSuite300|Lenexa,KS66219=E2=80=919745P(913)577-88=
29|M(816)210-8785&=
nbsp;http://www.gbateam.=
com/" target=3D"_blank" id=3D"LPlnk689713" title=3D"Creating Remarkable Sol=
utions" style=3D"text-decoration:none;color:#E04E39;">www.gbateam.com|=
https://www.linkedin.com/company/gba-george-butler-associates-?trk=3Dt=
op_nav_home" target=3D"_blank" id=3D"LPlnk689713" title=3D"GBA on LinkedIn"=
  style=3D"text-decoration:none;color:#E04E39;">LinkedIn|https://w=
ww.facebook.com/gbateam" target=3D"_blank" id=3D"LPlnk689713" title=3D"GBA =
on Facebook" style=3D"text-decoration:none;color:#E04E39;">Facebook|https://twitter.com/gbateam; target=3D"_blank" id=3D"LPlnk689713" title=
=3D"GBA on Twitter" style=3D"text-decoration:none;color:#E04E39;">Twitter<=
tr style=3D"font-size:0;">=

CONFIDENTIALITY NOT=

ICE: This e-mail message including attachments, if any, is intended for the=
  person or entity to which it is addressed and may contain confidential and=
/or privileged material. Any unauthorized review, use, disclosure or distri=
bution is prohibited. If you are not the intended recipient, please contact=
  the sender by reply e-mail and destroy all copies of the original message.=
  Thank you.


--_000_DM6PR17MB37534253E6735DC8E5E6DCBFAE689DM6PR17MB3753namp_--


--===1807894689631485590==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


___

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

--===1807894689631485590==--




--
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


___

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


Re: [clamav-users] unsubscribe

2021-03-19 Thread Micah Snyder (micasnyd) via clamav-users
Follow the direction here if you want to unsubscribe: 
https://lists.clamav.net/mailman/listinfo/clamav-users

From: clamav-users  On Behalf Of Alan 
Lehman via clamav-users
Sent: Friday, March 19, 2021 9:34 AM
To: clamav-users@lists.clamav.net
Cc: Alan Lehman 
Subject: [clamav-users] unsubscribe

unsubscribe
Alan​

Lehman, PE, DCEP
Director of AES

​GBA
9801 Renner Boulevard Suite 300
|
Lenexa
,
KS
 66219‑9745
P (913) 577-8829
 |
M (816) 210-8785

www.gbateam.com<http://www.gbateam.com/>
 |
LinkedIn<https://www.linkedin.com/company/gba-george-butler-associates-?trk=top_nav_home>
 |
Facebook<https://www.facebook.com/gbateam>
 |
Twitter<https://twitter.com/gbateam>

​CONFIDENTIALITY NOTICE: This e-mail message including attachments, if any, is 
intended for the person or entity to which it is addressed and may contain 
confidential and/or privileged material. Any unauthorized review, use, 
disclosure or distribution is prohibited. If you are not the intended 
recipient, please contact the sender by reply e-mail and destroy all copies of 
the original message. Thank you.


___

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


[clamav-users] unsubscribe

2021-03-19 Thread Alan Lehman via clamav-users
unsubscribe

Alan 
Lehman, PE, DCEP
Director of AES

​GBA
9801 Renner Boulevard Suite 300|Lenexa, KS 66219-9745
P (913) 577-8829 | M (816) 210-8785
 
www.gbateam.com | LinkedIn | Facebook | Twitter

​CONFIDENTIALITY NOTICE: This e-mail message including attachments, if any, is 
intended for the person or entity to which it is addressed and may contain 
confidential and/or privileged material. Any unauthorized review, use, 
disclosure or distribution is prohibited. If you are not the intended 
recipient, please contact the sender by reply e-mail and destroy all copies of 
the original message. Thank you.

___

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


Re: [clamav-users] Unsubscribe

2020-10-06 Thread Al Varnell via clamav-users
That's not the way it works. You must unsubscribe yourself at the bottom of 
, a link included at 
the bottom of every email you receive from this list.

Sent from my iPad

-Al-

> On Oct 6, 2020, at 02:26, Steve Wragge  
> wrote:
> 
> Unsubscribe


smime.p7s
Description: S/MIME cryptographic signature

___

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


[clamav-users] Unsubscribe

2020-10-06 Thread Steve Wragge
Unsubscribe

From: clamav-users  On Behalf Of Matthew 
Campbell via clamav-users
Sent: 06 October 2020 01:32
To: ClamAV User Support Mailing List 
Cc: Matthew Campbell 
Subject: Re: [clamav-users] Freshclam can't get started

Ged wrote:

Well I'd hardly call ClamAV databases "private data", since they are
available to anyone at the cost of an HTTP request. The authors of
ClamAV do things one way. Debian maintainers do it a different way.
You've done it yet another way. If you began your journey into Linux
with an attempt at a non-standard Debian installation then you likely bit off 
more than you could chew and you're making things a lot more difficult than 
necessary.

Do you have SELinux or AppArmor installed? You haven't mounted the
partition read-only have you? We'd better see your freshclam.conf.

Matthew writes:

The files in /user/ are private data and /user/ uses a separate file system to 
keep user data away from the root file system.

I believe SELinux and AppArmor are both installed.
/var/local is not mounted as read-only.

Ged added:

>> What do you plan to use ClamAV for?
> I use ClamAV for general malware scanning.

Given that you say you've had the problems you're describing since you started 
using Linux I wonder if it's never found anything. But if it did, how do you 
think it got there and what did you do about it? What security precautions are 
you taking to prevent compromises?

Matthew writes:

I use aide every day. I use clamscan on /user and /tmp every day. I use 
clamscan on other areas when deemed necessary.

Ged added:

>> You could remove all the clamav packages (there's more than one)
>> and purge them, then reinstall.

Try it. But don't try anything clever, just let the package manager
do what it wants to do and let it install things where it wants to.
That way at least we'll have a reasonable idea of what you've done.
When you become more familiar with the system you can adjust things
to your needs if it's really necessary. But only if it's necessary.

Matthew writes:

I used:

# apt install clamav-base clamav-daemon clamav-docs clamav-freshclam 
clamav-milter clamav-testfiles clamav clamdscan

to install ClamAV, at least according to the list of installed packages.

Ged added:

>> Please could you paste the output of
>> ls -l /var/local/
>
> These are the permission in /var/local/
> ...
> drwsrws--- 3 clamav clamav 4096 Oct 3 12:53 clamav
> ...

Why the setuid/setgid bits? Quoting the 'info coreutils':

"These mechanisms let users share files more easily, by lessening the need to 
use ‘chmod’ or ‘chown’ to share new files."

which seems to be the exact opposite of what you're trying to do...

Do the ClamAV daemons run as user clamav? Can we be clear that the
system which is showing us the user and group names is the same one
that's telling you which user and group run the ClamAV daemons? The
reason for asking is that different systems can have a different
mapping of user and group numerical IDs to user and group names, and
there seems to be a lot that you haven't told us yet.

Matthew writes:

I used the setuid/gid bits to force any newly created files to be owned by the 
user:group clamav:clamav. The package manager created the clamav user and group.

Ged added:

> Unfortunately my email app insists on quoting previous
> replies. Sorry about that.

You might want to try a different mail client for correspondence on
mailing lists, where patience is often at a premium.

--

73,
Ged.

Matthew writes:

I can only use what is available to me.

Contents of /etc/clamav/freshclam.conf:

# Automatically created by the clamav-freshclam postinst
# Comments will get lost when you reconfigure the clamav-freshclam package

DatabaseOwner clamav
UpdateLogFile /var/local/clamav/freshclam.log
LogVerbose false
LogSyslog false
LogFacility LOG_LOCAL6
LogFileMaxSize 0
LogRotate true
LogTime true
Foreground false
Debug false
MaxAttempts 5
DatabaseDirectory /var/lib/clamav
DNSDatabaseInfo current.cvd.clamav.net
ConnectTimeout 30
ReceiveTimeout 0
TestDatabases yes
ScriptedUpdates yes
CompressLocalDatabase no
SafeBrowsing true
Bytecode true
NotifyClamd /etc/clamav/clamd.conf
# Check for new database 24 times a day
Checks 24
DatabaseMirror db.local.clamav.net
DatabaseMirror database.clamav.net

Contents of /etc/clamav/clamd.conf:

#Automatically Generated by clamav-daemon postinst
#To reconfigure clamd run #dpkg-reconfigure clamav-daemon
#Please read /usr/share/doc/clamav-daemon/README.Debian.gz for details
LocalSocket /var/run/clamav/clamd.ctl
FixStaleSocket true
LocalSocketGroup clamav
LocalSocketMode 666
# TemporaryDirectory is not set to its default /tmp here to make overriding
# the default with environment variables TMPDIR/TMP/TEMP possible
User clamav
ScanMail true
ScanArchive true
ArchiveBlockEncrypted false
MaxDirectoryRecursion 15
FollowDirectorySymlinks false
FollowFileSymlinks true
ReadTimeout 0
MaxThreads 12
MaxConnectionQueueLength 15
LogSyslog false
LogRotate true
LogFacility 

Re: [clamav-users] unsubscribe

2020-02-14 Thread Matus UHLAR - fantomas

On 14.02.20 18:09, rain derp via clamav-users wrote:

To: "Joel Esler (jesler) via clamav-users" 
Subject: Re: [clamav-users] unsubscribe
List-Unsubscribe: <https://lists.clamav.net/mailman/options/clamav-users>,
<mailto:clamav-users-requ...@lists.clamav.net?subject=unsubscribe>
From: rain derp via clamav-users 

unsubscribe


the same applies to you. you must unsubscribe yourself by going to the page
that was mentioned by Joel and that is in headers (look above) and footer
(look below) of erach mail to the list.
Fill your address there and confirm the mail that comes to you
(so noone can unsubscribe other people by faking their address).



From: clamav-users  on behalf of Joel Esler 
(jesler) via clamav-users 
Sent: Tuesday, February 11, 2020 6:37 PM
To: ClamAV users ML 
Cc: Joel Esler (jesler) 
Subject: Re: [clamav-users] unsubscribe

Thank you for writing in.

Go to this URL to change user options or unsubscribe:
https://lists.clamav.net/mailman/listinfo/clamav-users

or by sending an email to clamav-users-le...@lists.clamav.net

Thanks!

On 2/11/20, 12:18 PM, "clamav-users on behalf of Christiansen, Edward - 0992 - 
MITLL"  wrote:

   unsubscribe






___

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml



--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
I drive way too fast to worry about cholesterol.

___

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


Re: [clamav-users] unsubscribe

2020-02-14 Thread rain derp via clamav-users
unsubscribe

From: clamav-users  on behalf of Joel 
Esler (jesler) via clamav-users 
Sent: Tuesday, February 11, 2020 6:37 PM
To: ClamAV users ML 
Cc: Joel Esler (jesler) 
Subject: Re: [clamav-users] unsubscribe

Thank you for writing in.

Go to this URL to change user options or unsubscribe:
https://lists.clamav.net/mailman/listinfo/clamav-users

or by sending an email to clamav-users-le...@lists.clamav.net

Thanks!

On 2/11/20, 12:18 PM, "clamav-users on behalf of Christiansen, Edward - 0992 - 
MITLL"  
wrote:

unsubscribe



___

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


Re: [clamav-users] unsubscribe

2020-02-11 Thread Joel Esler (jesler) via clamav-users
Thank you for writing in.

Go to this URL to change user options or unsubscribe:
https://lists.clamav.net/mailman/listinfo/clamav-users

or by sending an email to clamav-users-le...@lists.clamav.net

Thanks!

On 2/11/20, 12:18 PM, "clamav-users on behalf of Christiansen, Edward - 0992 - 
MITLL"  
wrote:

unsubscribe




smime.p7s
Description: S/MIME cryptographic signature

___

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


[clamav-users] unsubscribe

2020-02-11 Thread Christiansen, Edward - 0992 - MITLL

unsubscribe



smime.p7s
Description: S/MIME Cryptographic Signature

___

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


Re: [clamav-users] UNSUBSCRIBE

2019-05-29 Thread Al Varnell via clamav-users
You have to do that yourself at the bottom of 


Sent from my iPad

-Al-
___

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


[clamav-users] UNSUBSCRIBE

2019-05-29 Thread Tony Rothkirch


___

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


[clamav-users] Unsubscribe

2019-03-06 Thread Garon Govender


Garon Govender
Green Swan Infrastructure
Mobile: +2778678

*Sent from my iPhone*

On 06 Mar 2019, at 12:53, Carlos García Gómez  
wrote:

Hello,
 
When crontab execs freshclam
CPU server goes to 100%
Hanged finishing Downloading daily-25380.cdiff [100%]
 
 
/home/vmail/antivirus/clamav/bin/freshclam -v --debug
Current working dir is /home/vmail/antivirus/clamav-0.101.1/share/clamav
ClamAV update process started at Wed Mar  6 11:50:17 2019
Using IPv6 aware code
Max retries == 3
Querying current.cvd.clamav.net
TTL: 297
Software version from DNS: 0.101.1
main.cvd version from DNS: 58
main.cvd is up to date (version: 58, sigs: 4566249, f-level: 60, builder: 
sigmgr)
daily.cvd version from DNS: 25380
LibClamAV debug: in cli_untgz()
LibClamAV debug: cli_untgz: Unpacking 
/home/vmail/antivirus/clamav-0.101.1/share/clamav/clamav-b47eccb1be8cc4bb74f44fee336d3954.tmp/clamav-283436edcb34976fc1e39e18893e4bb0.tmp/COPYING
LibClamAV debug: cli_untgz: Unpacking 
/home/vmail/antivirus/clamav-0.101.1/share/clamav/clamav-b47eccb1be8cc4bb74f44fee336d3954.tmp/clamav-283436edcb34976fc1e39e18893e4bb0.tmp/daily.info
LibClamAV debug: cli_untgz: Unpacking 
/home/vmail/antivirus/clamav-0.101.1/share/clamav/clamav-b47eccb1be8cc4bb74f44fee336d3954.tmp/clamav-283436edcb34976fc1e39e18893e4bb0.tmp/daily.cfg
LibClamAV debug: cli_untgz: Unpacking 
/home/vmail/antivirus/clamav-0.101.1/share/clamav/clamav-b47eccb1be8cc4bb74f44fee336d3954.tmp/clamav-283436edcb34976fc1e39e18893e4bb0.tmp/daily.ign
LibClamAV debug: cli_untgz: Unpacking 
/home/vmail/antivirus/clamav-0.101.1/share/clamav/clamav-b47eccb1be8cc4bb74f44fee336d3954.tmp/clamav-283436edcb34976fc1e39e18893e4bb0.tmp/daily.ign2
LibClamAV debug: cli_untgz: Unpacking 
/home/vmail/antivirus/clamav-0.101.1/share/clamav/clamav-b47eccb1be8cc4bb74f44fee336d3954.tmp/clamav-283436edcb34976fc1e39e18893e4bb0.tmp/daily.ftm
LibClamAV debug: cli_untgz: Unpacking 
/home/vmail/antivirus/clamav-0.101.1/share/clamav/clamav-b47eccb1be8cc4bb74f44fee336d3954.tmp/clamav-283436edcb34976fc1e39e18893e4bb0.tmp/daily.hdb
LibClamAV debug: cli_untgz: Unpacking 
/home/vmail/antivirus/clamav-0.101.1/share/clamav/clamav-b47eccb1be8cc4bb74f44fee336d3954.tmp/clamav-283436edcb34976fc1e39e18893e4bb0.tmp/daily.hdu
LibClamAV debug: cli_untgz: Unpacking 
/home/vmail/antivirus/clamav-0.101.1/share/clamav/clamav-b47eccb1be8cc4bb74f44fee336d3954.tmp/clamav-283436edcb34976fc1e39e18893e4bb0.tmp/daily.hsb
LibClamAV debug: cli_untgz: Unpacking 
/home/vmail/antivirus/clamav-0.101.1/share/clamav/clamav-b47eccb1be8cc4bb74f44fee336d3954.tmp/clamav-283436edcb34976fc1e39e18893e4bb0.tmp/daily.hsu
LibClamAV debug: cli_untgz: Unpacking 
/home/vmail/antivirus/clamav-0.101.1/share/clamav/clamav-b47eccb1be8cc4bb74f44fee336d3954.tmp/clamav-283436edcb34976fc1e39e18893e4bb0.tmp/daily.mdb
LibClamAV debug: cli_untgz: Unpacking 
/home/vmail/antivirus/clamav-0.101.1/share/clamav/clamav-b47eccb1be8cc4bb74f44fee336d3954.tmp/clamav-283436edcb34976fc1e39e18893e4bb0.tmp/daily.mdu
LibClamAV debug: cli_untgz: Unpacking 
/home/vmail/antivirus/clamav-0.101.1/share/clamav/clamav-b47eccb1be8cc4bb74f44fee336d3954.tmp/clamav-283436edcb34976fc1e39e18893e4bb0.tmp/daily.msb
LibClamAV debug: cli_untgz: Unpacking 
/home/vmail/antivirus/clamav-0.101.1/share/clamav/clamav-b47eccb1be8cc4bb74f44fee336d3954.tmp/clamav-283436edcb34976fc1e39e18893e4bb0.tmp/daily.msu
LibClamAV debug: cli_untgz: Unpacking 
/home/vmail/antivirus/clamav-0.101.1/share/clamav/clamav-b47eccb1be8cc4bb74f44fee336d3954.tmp/clamav-283436edcb34976fc1e39e18893e4bb0.tmp/daily.ndb
LibClamAV debug: cli_untgz: Unpacking 
/home/vmail/antivirus/clamav-0.101.1/share/clamav/clamav-b47eccb1be8cc4bb74f44fee336d3954.tmp/clamav-283436edcb34976fc1e39e18893e4bb0.tmp/daily.ndu
LibClamAV debug: cli_untgz: Unpacking 
/home/vmail/antivirus/clamav-0.101.1/share/clamav/clamav-b47eccb1be8cc4bb74f44fee336d3954.tmp/clamav-283436edcb34976fc1e39e18893e4bb0.tmp/daily.ldb
LibClamAV debug: cli_untgz: Unpacking 
/home/vmail/antivirus/clamav-0.101.1/share/clamav/clamav-b47eccb1be8cc4bb74f44fee336d3954.tmp/clamav-283436edcb34976fc1e39e18893e4bb0.tmp/daily.ldu
LibClamAV debug: cli_untgz: Unpacking 
/home/vmail/antivirus/clamav-0.101.1/share/clamav/clamav-b47eccb1be8cc4bb74f44fee336d3954.tmp/clamav-283436edcb34976fc1e39e18893e4bb0.tmp/daily.idb
LibClamAV debug: cli_untgz: Unpacking 
/home/vmail/antivirus/clamav-0.101.1/share/clamav/clamav-b47eccb1be8cc4bb74f44fee336d3954.tmp/clamav-283436edcb34976fc1e39e18893e4bb0.tmp/daily.fp
LibClamAV debug: cli_untgz: Unpacking 
/home/vmail/antivirus/clamav-0.101.1/share/clamav/clamav-b47eccb1be8cc4bb74f44fee336d3954.tmp/clamav-283436edcb34976fc1e39e18893e4bb0.tmp/daily.sfp
LibClamAV debug: cli_untgz: Unpacking 
/home/vmail/antivirus/clamav-0.101.1/share/clamav/clamav-b47eccb1be8cc4bb74f44fee336d3954.tmp/clamav-283436edcb34976fc1e39e18893e4bb0.tmp/daily.pdb
LibClamAV debug: cli_untgz: Unpacking 

Re: [clamav-users] Unsubscribe not working

2017-10-05 Thread Joel Esler (jesler)
On Oct 5, 2017, at 7:38 AM, Matus UHLAR - fantomas 
> wrote:

On 05.10.17 10:10, Bob Williams wrote:
Apologies for generating noise. :-(

I have visited the website
 several
times and followed the unsubscribe process, but I am still receiving list
mailings.  I never received the confirmation email, and yes, I've checked
my spam/junk folder.  If the list admin reads this I'd be grateful for
some help.

the unsubscribe confirmation request may be dropped/rejected by your
mailservers too.

also, do those mail come exactly to your address 
use...@karmasailing.uk?
It happens sometimes that person lets old account forward mail and can't
unsubscribe from new one...

That email address is not a member of the list.

--
Joel Esler
Manager
Talos Group
http://www.talosintelligence.com
___
clamav-users mailing list
clamav-users@lists.clamav.net
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


Re: [clamav-users] Unsubscribe not working

2017-10-05 Thread Matus UHLAR - fantomas

On 05.10.17 10:10, Bob Williams wrote:

Apologies for generating noise. :-(

I have visited the website
 several
times and followed the unsubscribe process, but I am still receiving list
mailings.  I never received the confirmation email, and yes, I've checked
my spam/junk folder.  If the list admin reads this I'd be grateful for
some help.


the unsubscribe confirmation request may be dropped/rejected by your
mailservers too.

also, do those mail come exactly to your address use...@karmasailing.uk?
It happens sometimes that person lets old account forward mail and can't
unsubscribe from new one...

--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Windows 2000: 640 MB ought to be enough for anybody
___
clamav-users mailing list
clamav-users@lists.clamav.net
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


[clamav-users] Unsubscribe not working

2017-10-05 Thread Bob Williams
Apologies for generating noise. :-(

I have visited the website 
 several times 
and followed the unsubscribe process, but I am still receiving list mailings. I 
never received the confirmation email, and yes, I've checked my spam/junk 
folder. If the list admin reads this I'd be grateful for some help.

Bob
-- 
Bob Williams
   System:  Linux 4.4.87-25-default
   Distro:  openSUSE 42.3 (x86_64)
   Desktop: KDE Frameworks: 5.32.0, Qt: 5.6.2 and Plasma: 5.8.7


pgpPswxN44_z4.pgp
Description: OpenPGP digital signature
___
clamav-users mailing list
clamav-users@lists.clamav.net
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

Re: [clamav-users] Unsubscribe

2017-01-24 Thread Benny Pedersen

On January 24, 2017 9:59:23 AM ZEMEN Dragana  wrote:


please can you take mea out of this mailing list?


sure see links below here
___
clamav-users mailing list
clamav-users@lists.clamav.net
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


[clamav-users] Unsubscribe

2017-01-24 Thread ZEMEN Dragana
Hi,

please can you take mea out of this mailing list?

Txs,
Dragana Zemen
___
clamav-users mailing list
clamav-users@lists.clamav.net
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


Re: [clamav-users] unsubscribe

2016-12-30 Thread Reindl Harald



Am 30.12.2016 um 20:27 schrieb james henrydoss:

unscubscribe


idiot

List-Unsubscribe:
 ,
 


On Wed, Oct 12, 2016 at 7:16 PM, Reindl Harald 
wrote:


Am 13.10.2016 um 01:13 schrieb John Crisp:


On 12/10/16 16:57, Reindl Harald wrote:



are you kidding or why the hell did you not read the answers to that
foolish "unsubscribe" post you are quoting? how did guys like you manage
to subscribe without holding hand?



permanenttsb.ie





Bankers.

Very worrying ;-)



ok, that explains a lot of the crisis in the last few years :-)

___
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


___
clamav-users mailing list
clamav-users@lists.clamav.net
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

___
clamav-users mailing list
clamav-users@lists.clamav.net
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


Re: [clamav-users] unsubscribe

2016-12-30 Thread james henrydoss
unscubscribe

On Wed, Oct 12, 2016 at 7:16 PM, Reindl Harald 
wrote:

>
>
> Am 13.10.2016 um 01:13 schrieb John Crisp:
>
>> On 12/10/16 16:57, Reindl Harald wrote:
>>
>>>
>>> are you kidding or why the hell did you not read the answers to that
>>> foolish "unsubscribe" post you are quoting? how did guys like you manage
>>> to subscribe without holding hand?
>>>
>>>
>> permanenttsb.ie

>>>
>> Bankers.
>>
>> Very worrying ;-)
>>
>
> ok, that explains a lot of the crisis in the last few years :-)
>
> ___
> Help us build a comprehensive ClamAV guide:
> https://github.com/vrtadmin/clamav-faq
>
> http://www.clamav.net/contact.html#ml
>
___
clamav-users mailing list
clamav-users@lists.clamav.net
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


[clamav-users] unsubscribe

2016-12-19 Thread ca...@toursupply.com
unsubscribe

-Original Message-
From: "Mark Foley" 
Sent: Monday, December 19, 2016 8:36am
To: clamav-users@lists.clamav.net
Subject: [clamav-users] No notice of OLE2.ContainsMacros

Before I submit a bug report on this, I thought I'd see if any list members 
have ideas.

I'm running clamav 0.99.2 on Linux Slackware64 14.1.  I'm running clamav-milter
for sendmail.  I have "OLE2BlockMacros yes" set in /usr/local/etc/clamd.conf.
This is working fine, I get:

fd[10]: Heuristics.OLE2.ContainsMacros(fa7491778b806ca1fdc4a809ea3213d5:47944) 
FOUND

in /var/log/clamd.log when it finds such macros, and the email is put in the
quarantine mail queue.

My problem is that when I run clamscan manually I can never see these files as
having blocked macros. I've tried all the switch settings I can thing of,
especially --block-macros=yes, but I get nothing, e.g.:

$ clamscan -a -v -z --block-macros=yes /var/spool/mqueue/dfuBJBh64e020058
Scanning /var/spool/mqueue/dfuBJBh64e020058
/var/spool/mqueue/dfuBJBh64e020058: OK

--- SCAN SUMMARY ---
Known viruses: 5304016
Engine version: 0.99.2
Scanned directories: 0
Scanned files: 1
Infected files: 0
Data scanned: 0.09 MB
Data read: 0.04 MB (ratio 2.00:1)
Time: 5.775 sec (0 m 5 s)

This message is in the quarantine mail queue and got there because
clamav-milter/clamd found a macro -- which it logged in /var/log/clamd.log, but
I cannot get clamscan to output any indiciation of this condition. I always get
"Infected files: 0" -- nothing about macros.

Is there something I can do, or is this just a bug?

THX - Mark
___
clamav-users mailing list
clamav-users@lists.clamav.net
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


___
clamav-users mailing list
clamav-users@lists.clamav.net
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


Re: [clamav-users] unsubscribe

2016-10-12 Thread Reindl Harald



Am 13.10.2016 um 01:13 schrieb John Crisp:

On 12/10/16 16:57, Reindl Harald wrote:


are you kidding or why the hell did you not read the answers to that
foolish "unsubscribe" post you are quoting? how did guys like you manage
to subscribe without holding hand?




permanenttsb.ie


Bankers.

Very worrying ;-)


ok, that explains a lot of the crisis in the last few years :-)
___
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


Re: [clamav-users] unsubscribe

2016-10-12 Thread John Crisp
On 12/10/16 16:57, Reindl Harald wrote:
> 
> are you kidding or why the hell did you not read the answers to that
> foolish "unsubscribe" post you are quoting? how did guys like you manage
> to subscribe without holding hand?
> 

>> permanenttsb.ie

Bankers.

Very worrying ;-)



signature.asc
Description: OpenPGP digital signature
___
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

Re: [clamav-users] unsubscribe

2016-10-12 Thread Reindl Harald



Am 12.10.2016 um 16:40 schrieb james henrydoss:

Unsubscribe


are you kidding or why the hell did you not read the answers to that 
foolish "unsubscribe" post you are quoting? how did guys like you manage 
to subscribe without holding hand?


List-Unsubscribe:
 ,
 


On Oct 12, 2016, at 1:10 PM, Van Dalsen, Herbie 
 wrote:

unsubscribe

-Original Message-
From: clamav-users [mailto:clamav-users-boun...@lists.clamav.net] On Behalf Of 
Brad Scalio
Sent: 12 October 2016 00:52
To: ClamAV users ML
Subject: [clamav-users] One final clamd Frage

When a clamscan is ran from cmdline or via cron is the virus signature database 
checked before scanning commences in a fashion that if we aren't using 
clamdscan then is there a need for clamd to run, does it provide any added 
features or functionality not already present with freshclam + clamscan running 
on-demand from cronjobs?


___
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


Re: [clamav-users] Unsubscribe

2016-10-12 Thread Reindl Harald



Am 12.10.2016 um 13:09 schrieb Al Varnell:

Go to http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users and at the 
very bottom enter your e-mail address.


no need to visit any webpage, just send the unsubscribe mail to the 
correct address and for *no single list on this planet* it's the 
list-address itself and especially don't do it by hijhacking a thread 
and just change the subject


List-Unsubscribe:
,



On Wed, Oct 12, 2016 at 03:41 AM, Van Dalsen, Herbie wrote:


Hi there, I tried to unsubscribe, but it did not work, what is the procedure 
for unsubscribing, I am going on leave, and don't want my mailbox to fill up...


___
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


Re: [clamav-users] Unsubscribe

2016-10-12 Thread Al Varnell
Go to http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users and at the 
very bottom enter your e-mail address.

-Al-

On Wed, Oct 12, 2016 at 03:41 AM, Van Dalsen, Herbie wrote:
> 
> Hi there, I tried to unsubscribe, but it did not work, what is the procedure 
> for unsubscribing, I am going on leave, and don't want my mailbox to fill 
> up...

-Al-
-- 
Al Varnell
Mountain View, CA






smime.p7s
Description: S/MIME cryptographic signature
___
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

Re: [clamav-users] unsubscribe

2016-10-12 Thread Steve Basford

On Wed, October 12, 2016 8:40 am, Van Dalsen, Herbie wrote:
> unsubscribe
>

Here you go...

List-Unsubscribe:

http://lists.clamav.net/cgi-bin/mailman/options/clamav-users

or

mailto:clamav-users-requ...@lists.clamav.net?subject=unsubscribe

-- 
Cheers,

Steve
Twitter: @sanesecurity

___
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


[clamav-users] unsubscribe

2016-10-12 Thread Van Dalsen, Herbie
unsubscribe

-Original Message-
From: clamav-users [mailto:clamav-users-boun...@lists.clamav.net] On Behalf Of 
Brad Scalio
Sent: 12 October 2016 00:52
To: ClamAV users ML
Subject: [clamav-users] One final clamd Frage

When a clamscan is ran from cmdline or via cron is the virus signature database 
checked before scanning commences in a fashion that if we aren't using 
clamdscan then is there a need for clamd to run, does it provide any added 
features or functionality not already present with freshclam + clamscan running 
on-demand from cronjobs?

Thanks!
___
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


"BANKEMFA" made the following annotations.
--
This is a confidential communication and is intended only for the addressee 
indicated in the message (or duly authorised to be responsible for the delivery 
of the message to such person). You are specifically prohibited from copying 
this message or delivering the same, or any part thereof, to any other person, 
whomsoever or howsoever, unless you receive written authorisation from us to 
do. 

 

If you are anyone other than the intended addressee, or person duly authorised 
and responsible for the delivery of this message to the intended addressee, you 
should destroy this message and notify us immediately. 

 

Please note that we accept no responsibility whatsoever in the event that this 
message or any other email message or any part thereof becomes known or is 
communicated to anyone other than the intended recipient or other person 
authorised in writing by us to receive it, howsoever arising and disclaim all 
liability for any losses or damage which may be sustained by any person as a 
result thereof.

 

Permanent TSB plc. is regulated by the Central Bank of Ireland and is a tied 
Assurance Agent for Irish Life Assurance plc.

 

Permanent TSB plc. registered in Dublin under No. 222332. Registered office is: 
56-59, St. Stephen?s Green, Dublin 2, Ireland.
==

___
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


[clamav-users] unsubscribe

2015-06-05 Thread YoloITS
unsubscribe



This message, including any attachments, is intended solely for the use of the 
named recipient(s) and may contain confidential and/or privileged information. 
Any unauthorized review, use, disclosure or distribution of this 
communication(s) is expressly prohibited. If you are not the intended 
recipient, please contact the sender by reply e-mail and destroy any and all 
copies of the original message.
___
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


Re: [clamav-users] unsubscribe

2015-05-27 Thread Barr, David
unsubscribe
The information contained in this e-mail and in any attachments is intended 
only for the person or entity to which it is addressed and may contain 
confidential and/or privileged material. Any review, retransmission, 
dissemination or other use of, or taking of any action in reliance upon, this 
information by persons or entities other than the intended recipient is 
prohibited. This message has been scanned for known computer viruses.

___
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


Re: [clamav-users] unsubscribe

2015-05-27 Thread Cmos35

Hello,

I never asked to be unsubscribed, I asked a question and I unsubscribed 
by David Barr


Le 27/05/2015 17:43, Al Varnell a écrit :

David,

You need to go to the bottom of this page to unsubscribe 
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

-Al-

On Tue, May 19, 2015 at 06:32AM, Barr, David wrote:

unsubscribe

___
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


___
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


Re: [clamav-users] unsubscribe

2015-05-27 Thread Simon Hobson
Cmos35 x.lep...@laposte.net wrote:

 I never asked to be unsubscribed, I asked a question and I unsubscribed by 
 David Barr

No, he didn't unsubscribe you - only you can do that (or someone forging your 
email address in the sender field)

I assume he wanted to unsubscribe from the list, but ignored the email he would 
have had when first signing up (which contained information) and made no effort 
to find out how to do it properly.
If he'd made any effort at all, he'd have found these helpful headers in any 
list email :
 List-Id: ClamAV users ML clamav-users.lists.clamav.net
 List-Unsubscribe: 
 http://lists.clamav.net/cgi-bin/mailman/options/clamav-users,  
 mailto:clamav-users-requ...@lists.clamav.net?subject=unsubscribe
 List-Archive: http://lists.clamav.net/pipermail/clamav-users/
 List-Post: mailto:clamav-users@lists.clamav.net
 List-Help: mailto:clamav-users-requ...@lists.clamav.net?subject=help
 List-Subscribe: 
 http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users,  
 mailto:clamav-users-requ...@lists.clamav.net?subject=subscribe

Like most mailing lists, all he had to do was to send a blank message to 
whatever the list is-request with unsubscribe in the subject - or click on 
the link and go to the mail manager website and do it. I see this periodically 
on every mailing list I'm on - even the ones where there is a help message 
clearly visible in the footer of every list message :-/

___
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


Re: [clamav-users] unsubscribe

2015-05-27 Thread Al Varnell
David,

You need to go to the bottom of this page to unsubscribe 
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

-Al-

On Tue, May 19, 2015 at 06:32AM, Barr, David wrote:
 
 unsubscribe
___
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


Re: [clamav-users] unsubscribe

2015-05-27 Thread Cmos35

Good evening,

Excuse me to come to you through this mail but the question that I asked 
her begone find answers regarding freshclam.conf configuration and more 
because I do not have access to the manual on Github so I really 
annoying because I would not ask the staff if I had had the elements I 
need to configure your software.


cordially

Cmos35

Le 27/05/2015 18:22, Simon Hobson a écrit :

Cmos35 x.lep...@laposte.net wrote:


I never asked to be unsubscribed, I asked a question and I unsubscribed by 
David Barr

No, he didn't unsubscribe you - only you can do that (or someone forging your 
email address in the sender field)

I assume he wanted to unsubscribe from the list, but ignored the email he would 
have had when first signing up (which contained information) and made no effort 
to find out how to do it properly.
If he'd made any effort at all, he'd have found these helpful headers in any 
list email :

List-Id: ClamAV users ML clamav-users.lists.clamav.net
List-Unsubscribe: http://lists.clamav.net/cgi-bin/mailman/options/clamav-users,  
mailto:clamav-users-requ...@lists.clamav.net?subject=unsubscribe
List-Archive: http://lists.clamav.net/pipermail/clamav-users/
List-Post: mailto:clamav-users@lists.clamav.net
List-Help: mailto:clamav-users-requ...@lists.clamav.net?subject=help
List-Subscribe: http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users,  
mailto:clamav-users-requ...@lists.clamav.net?subject=subscribe

Like most mailing lists, all he had to do was to send a blank message to whatever 
the list is-request with unsubscribe in the subject - or click on the link and go 
to the mail manager website and do it. I see this periodically on every mailing list 
I'm on - even the ones where there is a help message clearly visible in the footer of 
every list message :-/

___
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


___
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


Re: [clamav-users] unsubscribe

2015-05-27 Thread Matus UHLAR - fantomas

On 27.05.15 21:26, Xavier LE PORT wrote:

I downloaded the documentation on your site but concerns linux
and I have a ubuntu installed with Clamav and I found on the net
sigui_manual  but paths and tool (sigtool.exe / sigUI.exe) do not match and
I encounter several problems concerning the configuration freshclam.conf and
creating the database file.

Here is the configuration of my freshclam.conf file:

[code]


do you have [code] tag in freshclam.conf?


DNSDatabaseInfo current.cvd.clamav.net
DatabaseMirror db.fr.clamav.net
DatabaseMirror database.clamav.net
DatabaseDirectory C:\Windows\Program Files\Sourcefire Inc\ClamAV\database[/


this does not look like ubuntu


--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Honk if you love peace and quiet. 
___

Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


Re: [clamav-users] unsubscribe

2015-05-27 Thread Joel Esler (jesler)
Why don’t you have access to the manual on github?

 On May 27, 2015, at 1:21 PM, Cmos35 x.lep...@laposte.net wrote:
 
 Good evening,
 
 Excuse me to come to you through this mail but the question that I asked her 
 begone find answers regarding freshclam.conf configuration and more because I 
 do not have access to the manual on Github so I really annoying because I 
 would not ask the staff if I had had the elements I need to configure your 
 software.
 
 cordially
 
 Cmos35
 
 Le 27/05/2015 18:22, Simon Hobson a écrit :
 Cmos35 x.lep...@laposte.net wrote:
 
 I never asked to be unsubscribed, I asked a question and I unsubscribed by 
 David Barr
 No, he didn't unsubscribe you - only you can do that (or someone forging 
 your email address in the sender field)
 
 I assume he wanted to unsubscribe from the list, but ignored the email he 
 would have had when first signing up (which contained information) and made 
 no effort to find out how to do it properly.
 If he'd made any effort at all, he'd have found these helpful headers in any 
 list email :
 List-Id: ClamAV users ML clamav-users.lists.clamav.net
 List-Unsubscribe: 
 http://lists.clamav.net/cgi-bin/mailman/options/clamav-users,  
 mailto:clamav-users-requ...@lists.clamav.net?subject=unsubscribe
 List-Archive: http://lists.clamav.net/pipermail/clamav-users/
 List-Post: mailto:clamav-users@lists.clamav.net
 List-Help: mailto:clamav-users-requ...@lists.clamav.net?subject=help
 List-Subscribe: 
 http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users,  
 mailto:clamav-users-requ...@lists.clamav.net?subject=subscribe
 Like most mailing lists, all he had to do was to send a blank message to 
 whatever the list is-request with unsubscribe in the subject - or click on 
 the link and go to the mail manager website and do it. I see this 
 periodically on every mailing list I'm on - even the ones where there is a 
 help message clearly visible in the footer of every list message :-/
 
 ___
 Help us build a comprehensive ClamAV guide:
 https://github.com/vrtadmin/clamav-faq
 
 http://www.clamav.net/contact.html#ml
 
 ___
 Help us build a comprehensive ClamAV guide:
 https://github.com/vrtadmin/clamav-faq
 
 http://www.clamav.net/contact.html#ml

___
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


Re: [clamav-users] unsubscribe

2015-05-27 Thread Al Varnell
I don’t think any of us ever saw your question.

Have you reviewed the documentation at http://www.clamav.net/doc/install.html?

You can also download or view the manual at 
https://github.com/vrtadmin/clamav-faq/raw/master/manual/clamdoc.pdf

-Al-

On Wed, May 27, 2015 at 10:21AM, Cmos35 wrote:
 
 Good evening,
 
 Excuse me to come to you through this mail but the question that I asked her 
 begone find answers regarding freshclam.conf configuration and more because I 
 do not have access to the manual on Github so I really annoying because I 
 would not ask the staff if I had had the elements I need to configure your 
 software.
 
 cordially
 
 Cmos35
 
 Le 27/05/2015 18:22, Simon Hobson a écrit :
 Cmos35 x.lep...@laposte.net wrote:
 
 I never asked to be unsubscribed, I asked a question and I unsubscribed by 
 David Barr
 No, he didn't unsubscribe you - only you can do that (or someone forging 
 your email address in the sender field)
 
 I assume he wanted to unsubscribe from the list, but ignored the email he 
 would have had when first signing up (which contained information) and made 
 no effort to find out how to do it properly.
 If he'd made any effort at all, he'd have found these helpful headers in any 
 list email :
 List-Id: ClamAV users ML clamav-users.lists.clamav.net
 List-Unsubscribe: 
 http://lists.clamav.net/cgi-bin/mailman/options/clamav-users,  
 mailto:clamav-users-requ...@lists.clamav.net?subject=unsubscribe
 List-Archive: http://lists.clamav.net/pipermail/clamav-users/
 List-Post: mailto:clamav-users@lists.clamav.net
 List-Help: mailto:clamav-users-requ...@lists.clamav.net?subject=help
 List-Subscribe: 
 http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users,  
 mailto:clamav-users-requ...@lists.clamav.net?subject=subscribe
 Like most mailing lists, all he had to do was to send a blank message to 
 whatever the list is-request with unsubscribe in the subject - or click on 
 the link and go to the mail manager website and do it. I see this 
 periodically on every mailing list I'm on - even the ones where there is a 
 help message clearly visible in the footer of every list message :-/
 
 ___
 Help us build a comprehensive ClamAV guide:
 https://github.com/vrtadmin/clamav-faq
 
 http://www.clamav.net/contact.html#ml
 
 ___
 Help us build a comprehensive ClamAV guide:
 https://github.com/vrtadmin/clamav-faq
 
 http://www.clamav.net/contact.html#ml

-Al-
-- 
Al Varnell
Mountain View, CA




___
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


Re: [clamav-users] unsubscribe

2015-05-27 Thread Xavier LE PORT
Hello,

I downloaded the documentation on your site but concerns linux 
and I have a ubuntu installed with Clamav and I found on the net
sigui_manual  but paths and tool (sigtool.exe / sigUI.exe) do not match and
I encounter several problems concerning the configuration freshclam.conf and
creating the database file.

Here is the configuration of my freshclam.conf file:

[code]
DNSDatabaseInfo current.cvd.clamav.net
DatabaseMirror db.fr.clamav.net
DatabaseMirror database.clamav.net
DatabaseDirectory C:\Windows\Program Files\Sourcefire Inc\ClamAV\database[/
code]

and I created a file named database but the software said:

[code]
C: \ Program Files \ Sourcefire Inc \ ClamAV freshclam.exe
ERROR: Can not change dir to C:\Program Files\Sourcefire
Inc\ClamAV\database[/ code]

-Message d'origine-
De : clamav-users [mailto:clamav-users-boun...@lists.clamav.net] De la part
de Al Varnell
Envoyé : mercredi 27 mai 2015 21:09
À : ClamAV users ML
Objet : Re: [clamav-users] unsubscribe

I don’t think any of us ever saw your question.

Have you reviewed the documentation at
http://www.clamav.net/doc/install.html?

You can also download or view the manual at
https://github.com/vrtadmin/clamav-faq/raw/master/manual/clamdoc.pdf

-Al-

On Wed, May 27, 2015 at 10:21AM, Cmos35 wrote:
 
 Good evening,
 
 Excuse me to come to you through this mail but the question that I asked
her begone find answers regarding freshclam.conf configuration and more
because I do not have access to the manual on Github so I really annoying
because I would not ask the staff if I had had the elements I need to
configure your software.
 
 cordially
 
 Cmos35
 
 Le 27/05/2015 18:22, Simon Hobson a écrit :
 Cmos35 x.lep...@laposte.net wrote:
 
 I never asked to be unsubscribed, I asked a question and I unsubscribed
by David Barr
 No, he didn't unsubscribe you - only you can do that (or someone forging
your email address in the sender field)
 
 I assume he wanted to unsubscribe from the list, but ignored the email he
would have had when first signing up (which contained information) and made
no effort to find out how to do it properly.
 If he'd made any effort at all, he'd have found these helpful headers in
any list email :
 List-Id: ClamAV users ML clamav-users.lists.clamav.net
 List-Unsubscribe:
http://lists.clamav.net/cgi-bin/mailman/options/clamav-users,
mailto:clamav-users-requ...@lists.clamav.net?subject=unsubscribe
 List-Archive: http://lists.clamav.net/pipermail/clamav-users/
 List-Post: mailto:clamav-users@lists.clamav.net
 List-Help: mailto:clamav-users-requ...@lists.clamav.net?subject=help
 List-Subscribe:
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users,
mailto:clamav-users-requ...@lists.clamav.net?subject=subscribe
 Like most mailing lists, all he had to do was to send a blank message to
whatever the list is-request with unsubscribe in the subject - or click on
the link and go to the mail manager website and do it. I see this
periodically on every mailing list I'm on - even the ones where there is a
help message clearly visible in the footer of every list message :-/
 
 ___
 Help us build a comprehensive ClamAV guide:
 https://github.com/vrtadmin/clamav-faq
 
 http://www.clamav.net/contact.html#ml
 
 ___
 Help us build a comprehensive ClamAV guide:
 https://github.com/vrtadmin/clamav-faq
 
 http://www.clamav.net/contact.html#ml

-Al-
-- 
Al Varnell
Mountain View, CA




___
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

___
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


Re: [clamav-users] unsubscribe

2015-05-27 Thread gcirino

Well he dead, I was trying to do this for him.  Had to keep his email
going but that need is ending soon so nevermind!




 I don’t think any of us ever saw your question.


 Have you reviewed the documentation at
 http://www.clamav.net/doc/install.html?


 You can also download or view the manual at
 https://github.com/vrtadmin/clamav-faq/raw/master/manual/clamdoc.pdf


 -Al-


 On Wed, May 27, 2015 at 10:21AM, Cmos35 wrote:


 Good evening,


 Excuse me to come to you through this mail but the question that I
 asked her begone find answers regarding freshclam.conf configuration
 and more because I do not have access to the manual on Github so I
 really annoying because I would not ask the staff if I had had the
 elements I need to configure your software.

 cordially

 Cmos35


 Le 27/05/2015 18:22, Simon Hobson a écrit :

 Cmos35 x.lep...@laposte.net wrote:


 I never asked to be unsubscribed, I asked a question and I
 unsubscribed by David Barr
 No, he didn't unsubscribe you - only you can do that (or someone
 forging your email address in the sender field)

 I assume he wanted to unsubscribe from the list, but ignored the
 email he would have had when first signing up (which contained
 information) and made no effort to find out how to do it properly. If
 he'd made any effort at all, he'd have found these helpful headers in
 any list email :
 List-Id: ClamAV users ML clamav-users.lists.clamav.net
 List-Unsubscribe:
 http://lists.clamav.net/cgi-bin/mailman/options/clamav-users,
 mailto:clamav-users-requ...@lists.clamav.net?subject=unsubscribe
 List-Archive: http://lists.clamav.net/pipermail/clamav-users/
 List-Post: mailto:clamav-users@lists.clamav.net
 List-Help:
 mailto:clamav-users-requ...@lists.clamav.net?subject=help
 List-Subscribe:
 http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users,
 mailto:clamav-users-requ...@lists.clamav.net?subject=subscribe

 Like most mailing lists, all he had to do was to send a blank message
 to whatever the list is-request with unsubscribe in the subject -
 or click on the link and go to the mail manager website and do it. I
 see this periodically on every mailing list I'm on - even the ones
 where there is a help message clearly visible in the footer of every
 list message :-/

 ___
 Help us build a comprehensive ClamAV guide:
 https://github.com/vrtadmin/clamav-faq


 http://www.clamav.net/contact.html#ml


 ___
 Help us build a comprehensive ClamAV guide:
 https://github.com/vrtadmin/clamav-faq


 http://www.clamav.net/contact.html#ml


 -Al-
 --
 Al Varnell
 Mountain View, CA





 ___
 Help us build a comprehensive ClamAV guide:
 https://github.com/vrtadmin/clamav-faq


 http://www.clamav.net/contact.html#ml



___
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


Re: [clamav-users] unsubscribe

2012-09-21 Thread Benny Pedersen

Den 2012-09-21 04:35, Jonny Kent skrev:

You might wish to use the unsubscribe feature here:
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users


thank you for posting his email address in body, he could not do this 
much better self :(


___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml


[clamav-users] unsubscribe

2012-09-20 Thread kEnt E.
unsubscribe

___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml


Re: [clamav-users] unsubscribe

2012-09-20 Thread Jonny Kent
You might wish to use the unsubscribe feature here: 
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

On Sep 20, 2012, at 7:17 PM, kEnt E. kentd...@gmail.com wrote:

 unsubscribe
 
 ___
 Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
 http://www.clamav.net/support/ml
___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml


[Clamav-users] unsubscribe

2010-05-05 Thread Paul S. Bailey


-Original Message-
From: clamav-users-boun...@lists.clamav.net 
[mailto:clamav-users-boun...@lists.clamav.net] On Behalf Of Alan Stern
Sent: Tuesday, May 04, 2010 11:01 AM
To: clamav-users@lists.clamav.net
Subject: [Clamav-users] Mirror problem?

I've been getting messages like this:

main.cld is up to date (version: 52, sigs: 704727, f-level: 44, builder: 
sven)
Trying host db.local.clamav.net (155.98.64.87)...
WARNING: getfile: daily-10891.cdiff not found on remote server (IP: 
155.98.64.87)
WARNING: getpatch: Can't download daily-10891.cdiff from db.local.clamav.net
Trying host db.local.clamav.net (155.98.64.87)...
WARNING: getfile: daily-10891.cdiff not found on remote server (IP: 
155.98.64.87)
WARNING: getpatch: Can't download daily-10891.cdiff from db.local.clamav.net
Trying host db.local.clamav.net (155.98.64.87)...
WARNING: getfile: daily-10891.cdiff not found on remote server (IP: 
155.98.64.87)
ERROR: getpatch: Can't download daily-10891.cdiff from db.local.clamav.net
WARNING: Incremental update failed, trying to download daily.cvd
Trying host db.local.clamav.net (155.98.64.87)...
Downloading daily.cvd [100%]
WARNING: Mirror 155.98.64.87 is not synchronized.

Is there a problem with this mirror?

Alan Stern

___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net 
http://www.clamav.net/support/ml




Paul Bailey
Systems Administrator
Tel: 507-535-7563 | Fax: 507-292-5747 | Toll Free: 866-241-0639

p...@brokerbin.com

CONFIDENTIAL INFORMATION: This electronic mail message and any attached files 
contain information intended for the exclusive use of the specific 
individual(s) or entity(s) to whom it is addressed and may contain information 
that is propriety, privileged or confidential or otherwise exempt from 
disclosure. If you are not the intended recipient, please notify the sender 
immediately, by reply electronic mail or by telephone, of any unintended 
recipients so we may correct our records. Also, delete the original electronic 
mail and any attachments without making any copies of the electronic mail 
message or attachments.

___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml


[Clamav-users] unsubscribe

2008-09-30 Thread Cristóbal Muñoz Vial


Atentamente, 
Cristóbal Muñoz Vial 

 

Teléfono: (56 2)  236 36 24 
Celular: (56 9)  9 9393667 
[EMAIL PROTECTED] 
www.arquicomp.cl 

 

-Mensaje original-
De: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] En nombre de Török Edwin
Enviado el: Martes, 30 de Septiembre de 2008 13:19
Para: ClamAV users ML
Asunto: Re: [Clamav-users] Compile error

On 2008-09-30 20:12, Jason Staudenmayer wrote:
 Here's the patch

 diff -crB clamav-0.94-orig/clamd/clamd.c clamav-0.94/clamd/clamd.c
 *** clamav-0.94-orig/clamd/clamd.c2008-08-20 04:52:25.0 -0400
 --- clamav-0.94/clamd/clamd.c 2008-09-30 10:53:28.0 -0400
 ***
 *** 230,240 
   char timestr[32];
   logg_file = cpt-strarg;
   if(strlen(logg_file)  2 || (logg_file[0] != '/'  logg_file[0] !=
'\\'  logg_file[1] != ':')) {
 ! fprintf(stderr, ERROR: LogFile requires full path.\n);
   logg_close();
   freecfg(copt);
   return 1;
 ! }
   time(currtime);
   if(logg(#+++ Started at %s, cli_ctime(currtime, timestr,
sizeof(timestr {
   fprintf(stderr, ERROR: Problem with internal logger. Please
check the permissions on the %s file.\n, logg_file);
 --- 230,244 
   char timestr[32];
   logg_file = cpt-strarg;
   if(strlen(logg_file)  2 || (logg_file[0] != '/'  logg_file[0] !=
'\\'  logg_file[1] != ':')) {
 ! if (strcmp(logg_file,stderr)!=0) {
 ! fprintf(stderr, ERROR: LogFile requires full path.\n);
   logg_close();
   freecfg(copt);
   return 1;
 ! }else {
 !use_stderr=1;
   

So this is line 239 for you, right?
use_stderr is a variable added by your patch. All I can say is that you
should verify that the patch was applied correctly.

Best regards,
--Edwin
___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml
Internal Virus Database is out of date.
Checked by AVG - http://www.avg.com 
Version: 8.0.169 / Virus Database: 270.7.2/1690 - Release Date: 26-09-2008
7:35

___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml


[Clamav-users] Unsubscribe

2008-09-23 Thread Khalid



Khalid Iqbal
P.O Box 282133
Dubai,United Arab Emirates.
 
Tel:  +971 4 338 7718
Fax: +971 4 338 7719
[EMAIL PROTECTED]
 
 
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:clamav-users-
 [EMAIL PROTECTED] On Behalf Of Faddah Steve Yuetsu Wolf
 Sent: 23 September 2008 12:30
 To: clamav-users@lists.clamav.net
 Subject: Re: [Clamav-users] Error with make on Mac OS X 10.4.11 Intel -
 0.94
 
 
 i want folks to know i'm also seeing these same sorts of errors on mac
 os x 10.5.5 (leopard), all current apple security updates, on a
 macbook intel core2duo 2.16 GHz, 2 GB of ram, xcode 3.1.1, and using
 gcc 4.2.1.
 
 my make line i try is:  $ make CC=/usr/bin/gcc-4.2
 
 here are the errors i see (also with libclamunrar.la) —
 
 ...
 /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/gcc-4.2  -g -O2 -
 version-info 5:1:0 -no-undefined -Wl,-M,../libclamav/libclamav.map  -o
 libclamav.la -rpath /usr/local/lib matcher-ac.lo matcher-bm.lo
 matcher.lo md5.lo others.lo readdb.lo cvd.lo dsig.lo str.lo
 scanners.lo textdet.lo filetypes.lo rtf.lo blob.lo mbox.lo message.lo
 table.lo text.lo ole2_extract.lo vba_extract.lo msexpand.lo pe.lo
 disasm.lo upx.lo htmlnorm.lo chmunpack.lo rebuildpe.lo petite.lo
 wwunpack.lo unsp.lo aspack.lo packlibs.lo fsg.lo mew.lo upack.lo
 line.lo untar.lo unzip.lo inflate64.lo special.lo binhex.lo is_tar.lo
 tnef.lo autoit.lo strlcpy.lo regcomp.lo regerror.lo regexec.lo
 regfree.lo unarj.lo bzlib.lo nulsft.lo infblock.lo pdf.lo spin.lo
 yc.lo elf.lo sis.lo uuencode.lo phishcheck.lo phish_domaincheck_db.lo
 phish_whitelist.lo regex_list.lo regex_suffix.lo mspack.lo cab.lo
 entconv.lo hashtab.lo dconf.lo lzma_iface.lo explode.lo textnorm.lo
 dlp.lo js-norm.lo uniq.lo version.lo ../libclamunrar_iface/
 libclamunrar_iface.la lzma/liblzma.la  -lz -lbz2 -liconv  -lz
 ../libtool: line 3296: cd: 1/Downloads/clamav-0.94/libclamunrar: No
 such file or directory
 libtool: link: warning: cannot determine absolute directory name of `1/
 Downloads/clamav-0.94/libclamunrar'
 grep: 1/Downloads/clamav-0.94/libclamunrar/libclamunrar.la: No such
 file or directory
 sed: 1/Downloads/clamav-0.94/libclamunrar/libclamunrar.la: No such
 file or directory
 libtool: link: `1/Downloads/clamav-0.94/libclamunrar/libclamunrar.la'
 is not a valid libtool archive
 make[4]: *** [libclamav.la] Error 1
 make[3]: *** [all-recursive] Error 1
 make[2]: *** [all] Error 2
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2
 
 here's the thing — i also have tried $ locate libclamunrar, and when
 i do, it finds it, both versions 4  5, in *both* the /usr/local/
 clamXav/lib/  and in the ... /.libs/ ... where you folks say it should
 be, as well as other places —
 
 $ locate libclamunrar
 /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar
 /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.deps
 /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.deps/unrar.Plo
 /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.deps/unrar15.Plo
 /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.deps/unrar20.Plo
 /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.deps/unrarcmd.Plo
 /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.deps/unrarfilter.Plo
 /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.deps/unrarhlp.Plo
 /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.deps/unrarppm.Plo
 /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.deps/unrarvm.Plo
 /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.libs
 /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.libs/libclamunrar.
 5.0.1.dylib
 /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.libs/libclamunrar.
 5.0.1.dylib.dSYM
 /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.libs/libclamunrar.
 5.0.1.dylib.dSYM/Contents
 /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.libs/libclamunrar.
 5.0.1.dylib.dSYM/Contents/Info.plist
 /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.libs/libclamunrar.
 5.0.1.dylib.dSYM/Contents/Resources
 /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.libs/libclamunrar.
 5.0.1.dylib.dSYM/Contents/Resources/DWARF
 /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.libs/libclamunrar.
 5.0.1.dylib.dSYM/Contents/Resources/DWARF/libclamunrar.5.0.1.dylib
 /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.libs/libclamunrar.
 5.dylib
 /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.libs/libclamunrar.a
 /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.libs/
 libclamunrar.dylib
 
 ...
 
 so how do i look up and stay notified on this bug #1162 that james
 filed?  is there a chance of getting this fixed?  or is there some
 workaround or way to compile with the make that i'm not doing right
 or missing here?  please advise.  sorry for the nØØb questions, i'm
 new to the list, but i did take the trouble of searching and finding
 this similar thread before posting my problem.  thanx in advance.
 
 sincerely,
 
 —  faddah steve yuetsu wolf
  portland, oregon
  [EMAIL PROTECTED]
 

Re: [Clamav-users] Unsubscribe

2008-09-23 Thread Ed Kasky
The proper method to unsubscribe is in the headers:

List-Unsubscribe:
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users,
mailto:[EMAIL PROTECTED]


At 03:29 AM Tuesday, 9/23/2008, you wrote -=



Khalid Iqbal
P.O Box 282133
Dubai,United Arab Emirates.

Tel:  +971 4 338 7718
Fax: +971 4 338 7719
[EMAIL PROTECTED]


  -Original Message-
  From: [EMAIL PROTECTED] [mailto:clamav-users-
  [EMAIL PROTECTED] On Behalf Of Faddah Steve Yuetsu Wolf
  Sent: 23 September 2008 12:30
  To: clamav-users@lists.clamav.net
  Subject: Re: [Clamav-users] Error with make on Mac OS X 10.4.11 Intel -
  0.94
 
 
  i want folks to know i'm also seeing these same sorts of errors on mac
  os x 10.5.5 (leopard), all current apple security updates, on a
  macbook intel core2duo 2.16 GHz, 2 GB of ram, xcode 3.1.1, and using
  gcc 4.2.1.
 
  my make line i try is:  $ make CC=/usr/bin/gcc-4.2
 
  here are the errors i see (also with libclamunrar.la) —
 
  ...
  /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/gcc-4.2  -g -O2 -
  version-info 5:1:0 -no-undefined -Wl,-M,../libclamav/libclamav.map  -o
  libclamav.la -rpath /usr/local/lib matcher-ac.lo matcher-bm.lo
  matcher.lo md5.lo others.lo readdb.lo cvd.lo dsig.lo str.lo
  scanners.lo textdet.lo filetypes.lo rtf.lo blob.lo mbox.lo message.lo
  table.lo text.lo ole2_extract.lo vba_extract.lo msexpand.lo pe.lo
  disasm.lo upx.lo htmlnorm.lo chmunpack.lo rebuildpe.lo petite.lo
  wwunpack.lo unsp.lo aspack.lo packlibs.lo fsg.lo mew.lo upack.lo
  line.lo untar.lo unzip.lo inflate64.lo special.lo binhex.lo is_tar.lo
  tnef.lo autoit.lo strlcpy.lo regcomp.lo regerror.lo regexec.lo
  regfree.lo unarj.lo bzlib.lo nulsft.lo infblock.lo pdf.lo spin.lo
  yc.lo elf.lo sis.lo uuencode.lo phishcheck.lo phish_domaincheck_db.lo
  phish_whitelist.lo regex_list.lo regex_suffix.lo mspack.lo cab.lo
  entconv.lo hashtab.lo dconf.lo lzma_iface.lo explode.lo textnorm.lo
  dlp.lo js-norm.lo uniq.lo version.lo ../libclamunrar_iface/
  libclamunrar_iface.la lzma/liblzma.la  -lz -lbz2 -liconv  -lz
  ../libtool: line 3296: cd: 1/Downloads/clamav-0.94/libclamunrar: No
  such file or directory
  libtool: link: warning: cannot determine absolute directory name of `1/
  Downloads/clamav-0.94/libclamunrar'
  grep: 1/Downloads/clamav-0.94/libclamunrar/libclamunrar.la: No such
  file or directory
  sed: 1/Downloads/clamav-0.94/libclamunrar/libclamunrar.la: No such
  file or directory
  libtool: link: `1/Downloads/clamav-0.94/libclamunrar/libclamunrar.la'
  is not a valid libtool archive
  make[4]: *** [libclamav.la] Error 1
  make[3]: *** [all-recursive] Error 1
  make[2]: *** [all] Error 2
  make[1]: *** [all-recursive] Error 1
  make: *** [all] Error 2
 
  here's the thing — i also have tried $ locate libclamunrar, and when
  i do, it finds it, both versions 4  5, in *both* the /usr/local/
  clamXav/lib/  and in the ... /.libs/ ... where you folks say it should
  be, as well as other places —
 
  $ locate libclamunrar
  /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar
  /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.deps
  /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.deps/unrar.Plo
  /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.deps/unrar15.Plo
  /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.deps/unrar20.Plo
  /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.deps/unrarcmd.Plo
  /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.deps/unrarfilter.Plo
  /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.deps/unrarhlp.Plo
  /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.deps/unrarppm.Plo
  /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.deps/unrarvm.Plo
  /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.libs
  /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.libs/libclamunrar.
  5.0.1.dylib
  /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.libs/libclamunrar.
  5.0.1.dylib.dSYM
  /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.libs/libclamunrar.
  5.0.1.dylib.dSYM/Contents
  /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.libs/libclamunrar.
  5.0.1.dylib.dSYM/Contents/Info.plist
  /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.libs/libclamunrar.
  5.0.1.dylib.dSYM/Contents/Resources
  /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.libs/libclamunrar.
  5.0.1.dylib.dSYM/Contents/Resources/DWARF
  /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.libs/libclamunrar.
  5.0.1.dylib.dSYM/Contents/Resources/DWARF/libclamunrar.5.0.1.dylib
  /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.libs/libclamunrar.
  5.dylib
  /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.libs/libclamunrar.a
  /Users/yuetsu 1/Downloads/clamav-0.94/libclamunrar/.libs/
  libclamunrar.dylib
 
  ...
 
  so how do i look up and stay notified on this bug #1162 that james
  filed?  is there a chance of getting this fixed?  or is there some
  workaround or way to compile with the make that i'm not doing right
  or missing here?  please advise.  sorry for the nØØb 

[Clamav-users] unsubscribe

2008-07-07 Thread Don Singh
please unsubscribe me from this mailing list.

Thank You.
 

This message contains information which may be confidential and privileged. 
Unless you are the intended addressee (or authorized to receive for the 
intended addressee), you may not use, copy or disclose to anyone the message or 
any information contained in the message. If you have received the message in 
error, please advise the sender by e-mail then delete the message immediately.
 
Francais: http://www.fundserv.com/francais/legal/disclaimer_email_ib.shtml
___

Don Singh, CISSP, CISA
FundSERV  Inc.
Security Analyst

T: 416.350.4299
F: 416.362.6668
[EMAIL PROTECTED]
___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml


Re: [Clamav-users] unsubscribe

2008-07-07 Thread Rob MacGregor
On Mon, Jul 7, 2008 at 18:22, Don Singh [EMAIL PROTECTED] wrote:
 please unsubscribe me from this mailing list.

How to do this was included in the welcome email you received when you
signed up and is in the headers of every list email (a standard
location):

List-Id: ClamAV users ML clamav-users.lists.clamav.net
List-Unsubscribe:
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users,
mailto:[EMAIL PROTECTED]
List-Post: mailto:clamav-users@lists.clamav.net
List-Help: mailto:[EMAIL PROTECTED]
List-Subscribe: http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users,
mailto:[EMAIL PROTECTED]

-- 
Rob MacGregor
 Whoever fights monsters should see to it that in the process he
 doesn't become a monster. Friedrich Nietzsche
___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml


[Clamav-users] unsubscribe

2008-06-19 Thread Todd Deering
 

 

___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml


Re: [Clamav-users] unsubscribe

2008-06-19 Thread Dennis Peterson
Todd Deering wrote:
  


In the mail headers of each message from this list there are 
instructions for properly unsubscribing.

dp
___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml


[Clamav-users] unsubscribe

2008-06-08 Thread Joakim Kugelberg

- Original Message - 
From: Andreas Schwantner, MAS, MSC, MPOS, Med [EMAIL PROTECTED]
To: clamav-users@lists.clamav.net
Cc: 'Andreas Schwantner, MAS, MSC, MPOS, Med' [EMAIL PROTECTED]
Sent: Sunday, June 08, 2008 12:44 PM
Subject: [Clamav-users] clamav-milter problem reject=553 5.3.0 Rejected -see 
http://ordb.org/


 Hi

 I have a problem with clamav-milter / sendmail



 I am working on red hat enterprise 3 ,

 sendmail 8.12.11.20060308 running

 clamav 0.93 installed,

 also clamav-milter

 clamd is running,

 clumscan is working

 freshclam is working fine



 clamav-milter start

 produces following output:



 Your LANG environment variable is set to 'de_DE.UTF-8'

 This is known to cause problems for some clamav-milter installations.

 If you get failures with temporary files, please try again with LANG 
 unset.

 LibClamAV Error: cl_cvdhead: Can't read CVD header in 
 /var/clamav/daily.inc/daily.info

 Loaded ClamAV version 0.93, clamav-milter version 0.93

 ClamAV: Protecting against 309230 viruses





 I have following problem:



 I add



 INPUT_MAIL_FILTER(`clamav',`S=local:/var/run/clamav/clmilter.sock,F=, 
 T=S:4m;R:4m;C:30s:E:10m')dnl

 define(`confINPUT_MAIL_FILTERS', `clamav')dnl



 to sendmail.mc

 and i rebuild sendmail.cfg



 m4 /etc/mail/sendmail.mc  /etc/mail/sendmail.cf



 then i restart sendmail



 all is workin fine (no errors)



 BUT

 I do not get any mails



 My maillog (example)



 Jun  8 00:26:59 myserver  sendmail[1585]: ruleset=check_relay, 
 arg1=[89.36.53.253], arg2=89.36.53.253, relay=[89.36.53.253], reject=553 
 5.3.0 Rejected - see http://ordb.org/



 So it is not possible to send mails to my server, i get a erroe 553 5.3.0



 I got a backup of sendmail.cf i used and it works again.

 I use sendmail.cf with milter it does not work?

 Suggestions?



 Thanks !

 Andreas





 I used these sites for help

 http://support.moonpoint.com/blog/blosxom/2008/05/10

 http://howto-pages.org/sendmailclamav.php

 http://articles.techrepublic.com.com/2415-1009_11-161680.html

 http://sial.org/howto/clamav/clamav-milter/





 ___
 Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
 http://lurker.clamav.net/list/clamav-users.html 

___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html


Re: [Clamav-users] unsubscribe

2008-04-18 Thread Gerard
On Thu, 17 Apr 2008 15:57:12 -0700
Robert Johnston [EMAIL PROTECTED] wrote:

To unsubscribe:

http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Or send a message to:

[EMAIL PROTECTED]

-- 
Gerard
[EMAIL PROTECTED]

If women didn't exist, all the money in the world would have no meaning.

Aristotle Onassis


signature.asc
Description: PGP signature
___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html


[Clamav-users] unsubscribe

2008-04-17 Thread Robert Johnston


-
Robert Johnston
Datajockeys, LLC




___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html


[Clamav-users] unsubscribe

2007-09-05 Thread Charles Whipple
unsubscribe

On 9/5/07, Jeff Donsbach [EMAIL PROTECTED] wrote:

 On 9/4/07, mike caplin [EMAIL PROTECTED] wroteJeff,

 
I just tried to build 0.91.2 on Tru64 and this old error cropped-up.
  Since DEC's cc has some C++ features, 'try' is a reserved word.  Please
  change the name of the variable 'try' (I tested substituing 'tries' and
  the
  program compiles) in clamd/server-th.c.



 Are you asking me to do that? I am not one of the developers / code
 maintainers.
 ___
 Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
 http://lurker.clamav.net/list/clamav-users.html




-- 
There are three kinds of people in the world. Those who can count and those
who can't... Charlie
___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html


Re: [Clamav-users] unsubscribe

2007-09-05 Thread Richard
Charles Whipple spake thusly on Wed, Sep 05, 2007 at 09:12:53AM -0400:
 unsubscribe
 
--- end quoted text ---

No, I don't want to.  You can't make me.

Next time, either read the headers for unsubscribe info or go back to the 
clamav site and read the instructions.

I've included the info here for you (from the headers):

List-Unsubscribe: 
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users,
mailto:[EMAIL PROTECTED]

-- 
Regards,
Richard
Did this email or post help you? If so, please rate
me at affero: http://rate.affero.net/RhunDraco
Have the courage to take your own thoughts
seriously, for they will shape you.
-- Albert Einstein


pgpx2XmqlzaJu.pgp
Description: PGP signature
___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html


Re: [Clamav-users] unsubscribe

2007-09-05 Thread Gerard
On Wednesday September 05, 2007 at 09:12:53 (AM) Charles Whipple wrote:

 unsubscribe

Is this what you are looking for:

List-Unsubscribe: 
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
mailto:[EMAIL PROTECTED]


-- 
Gerard
___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html


[Clamav-users] unsubscribe

2007-04-13 Thread Steve Woods
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dennis Peterson
Sent: Friday, April 13, 2007 9:27 AM
To: ClamAV users ML
Subject: Re: [Clamav-users] how to set cron to run freshclam

Roger M wrote:
 On Fri, 2007-04-13 at 13:26 +0200, Pascal Duchatelle wrote:
 Hello,
 I am not that much experienced with linux.
 I would like to have freshclam doing updates by itself. Until now I 
 did the update manually.
 The clamav-update file in my /etc/cron.d directory is as follow:

 ## Adjust this line...
 MAILTO=root,postmaster,webmaster,clamav

 ## It is ok to execute it as root; freshclam drops privileges and 
 becomes ## user 'clamav' as soon as possible
 go
 
 vi /etc/cron.hourly/freshclam
 
 then add
 
 /usr/local/bin/freshclam --quiet -l /var/log/clamav/freshclam.log
 
 Then save and then:
 
 chmod 0755 /etc/cron.hourly/freshclam
 
 It will run updates every hour, if you want to update once a day then 
 use cron.daily if once a week use cron.weekly.

This is pretty much a bad idea. There is a tendency to run cron jobs thus:

0 * * * * freshclam

Imagine thousands of people doing this and the load it imposes on the
servers at the top of each hour. Better is to put in a time randomizer so
that your freshclam is not fired off in lockstep with thousands of others.
This simple bash code segment has been suggested (kudos to author):


if [ -z $1 ]; then
   /usr/bin/bash -c 'sleep $[ RANDOM % 1800 ]'
fi

This creates a random number between 1 and 900 that becomes the number of
seconds the code sleeps before jumping into the fray. In this case the delay
can be up to 30 minutes (1800 seconds).

To prevent concurrent sessions from running you should keep the delay time
value less than the cron period + run time of freshclam.

The $1 allows you the option to over-ride the delay as in:

freshclam.sh now

So you might ask 'what is the benefit', and it is this: running a mirror is
a huge bandwidth hog, and helping the sysadmins balance their loads with
simple code like this shows we care about their concerns and that we respect
appreciate their contribution and show it in our usage patterns. And it may
prevent their being discouraged to the point of shutting down their mirror.

dp
___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html

___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html


Re: [Clamav-users] unsubscribe

2006-03-06 Thread Richard Feldmann
That's not how ya do it. Try one of these:

List-Unsubscribe: http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

or

mailto:[EMAIL PROTECTED]

This information is in the header of each and every list mail that goes out.

-- 
Did this email or post help you? If so, please rate
me at affero: http://rate.affero.net/RhunDraco


pgpaOCBIHZqPz.pgp
Description: PGP signature
___
http://lurker.clamav.net/list/clamav-users.html


Re: [Clamav-users] unsubscribe

2005-11-29 Thread Asif Iqbal
On Fri, Nov 25, 2005 at 10:23:43AM, Mikael Johansson wrote:
 How do i unsubscribe? :S

snipped from the headers:
List-Unsubscribe: 
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users,
mailto:[EMAIL PROTECTED]

So you can unsubscribe through url or email

 
 // Micke
 
-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
..there are two kinds of people: those who work and those who take the 
credit...try
 to be in the first group;...less competition there.  - Indira Gandhi
___
http://lurker.clamav.net/list/clamav-users.html


[Clamav-users] unsubscribe

2005-11-25 Thread Mikael Johansson



Richard Pijnenburg wrote:

Tomasz Kojm wrote:

On Fri, 25 Nov 2005 09:56:15 +0100
Richard Pijnenburg [EMAIL PROTECTED] wrote:



All that i ment that i haven't seen Sober.Y



That's not an answer on my question, too.

You're confusing malware names from various av vendors and without
a proper answer on my question we can't go forward.



On the list there's a discussion about the Sober.Y
And all that i said is that i haven't seen it on our mail server and 
now also nog with sigtool -l


Mybee i explaind it incorrctly or you misinterperted my awnser :-)



You're confusing malware names.


Okay, So if i understand you correctly, Sober.Y == Sober.U ?
___
http://lurker.clamav.net/list/clamav-users.html

___
http://lurker.clamav.net/list/clamav-users.html


Re: [Clamav-users] unsubscribe

2005-11-25 Thread Mikael Johansson

How do i unsubscribe? :S

// Micke

Mikael Johansson wrote:



Richard Pijnenburg wrote:

Tomasz Kojm wrote:

On Fri, 25 Nov 2005 09:56:15 +0100
Richard Pijnenburg [EMAIL PROTECTED] wrote:



All that i ment that i haven't seen Sober.Y



That's not an answer on my question, too.

You're confusing malware names from various av vendors and without
a proper answer on my question we can't go forward.



On the list there's a discussion about the Sober.Y
And all that i said is that i haven't seen it on our mail server 
and now also nog with sigtool -l


Mybee i explaind it incorrctly or you misinterperted my awnser :-)



You're confusing malware names.


Okay, So if i understand you correctly, Sober.Y == Sober.U ?
___
http://lurker.clamav.net/list/clamav-users.html

___
http://lurker.clamav.net/list/clamav-users.html

___
http://lurker.clamav.net/list/clamav-users.html


RE: [Clamav-users] unsubscribe

2005-11-25 Thread Kenneth Byrne
http://lists.clamav.net/mailman/listinfo/clamav-users

 -Original Message-
 From: Mikael Johansson [mailto:[EMAIL PROTECTED]
 Sent: 25 November 2005 09:24
 To: ClamAV users ML
 Subject: Re: [Clamav-users] unsubscribe
 
 
 How do i unsubscribe? :S
 
 // Micke
 
 Mikael Johansson wrote:
 
 
  Richard Pijnenburg wrote:
  Tomasz Kojm wrote:
  On Fri, 25 Nov 2005 09:56:15 +0100
  Richard Pijnenburg [EMAIL PROTECTED] wrote:
 
 
  All that i ment that i haven't seen Sober.Y
 
 
  That's not an answer on my question, too.
 
  You're confusing malware names from various av vendors 
 and without
  a proper answer on my question we can't go forward.
 
 
  On the list there's a discussion about the Sober.Y
  And all that i said is that i haven't seen it on our mail server 
  and now also nog with sigtool -l
 
  Mybee i explaind it incorrctly or you misinterperted my 
 awnser :-)
 
 
  You're confusing malware names.
 
  Okay, So if i understand you correctly, Sober.Y == Sober.U ?
  ___
  http://lurker.clamav.net/list/clamav-users.html
  ___
  http://lurker.clamav.net/list/clamav-users.html
 ___
 http://lurker.clamav.net/list/clamav-users.html
 
___
http://lurker.clamav.net/list/clamav-users.html


[Clamav-users] unsubscribe master mihai@cza.ro

2004-04-26 Thread Mihai Berendei





---
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


[Clamav-users] unsubscribe master mihai@cza.ro

2004-04-26 Thread Mihai Berendei





---
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users


Re: [Clamav-users] unsubscribe master mihai@cza.ro

2004-04-26 Thread Antony Stone
On Monday 26 April 2004 7:28 am, Mihai Berendei wrote:

 ---
 This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
 For a limited time only, get FREE Ground shipping on all orders of $35
 or more. Hurry up and shop folks, this offer expires April 30th!
 http://www.thinkgeek.com/freeshipping/?cpg=12297
 ___
 Clamav-users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/clamav-users

I think you might want to try:

List-Unsubscribe: https://lists.sourceforge.net/lists/listinfo/clamav-users,
   mailto:[EMAIL PROTECTED]

As suggested in the headers of the emails youo receive from this list.

Regards,

Antony.

-- 
The difference between theory and practice is that in theory there is no 
difference, whereas in practice there is.

 Please reply to the list;
   please don't CC me.



---
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
___
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users