Re: Antivirus solution

2004-02-02 Thread Allister Gearon
Thanks for everybodys comments and suggestions. Now I just have to make a decision on which way to jump. Cheers Al

Re: Antivirus solution

2004-01-30 Thread Wil Cooley
On Fri, 2004-01-30 at 01:52, Allister Gearon wrote: > Hi all, > can anybody recommend an antivirus solution for scanning incoming email at > least (outgoing emails would be a bonus) with a SuSE based (8.2) Cyrus-IMAP > mailserver. > Versions are; > cyrus - imapd 2.1.12 > cyrus - sasl2 2.1.12 >

Re: Antivirus solution

2004-01-30 Thread ali asad lotia
i am currently using amavisd-new to do it. it is available at http://www.ijs.si/software/amavisd/ for the actual anti virus scanner, i use clamav at http://www.clamav.net i am running a gentoo linux machine using the 2.4 kernel series and am running imapd - 2.1.15 sasl - 2.1.15 postfix - 2.0.16

Re: Antivirus solution

2004-01-30 Thread Kendrick Vargas
Amavis-NG or even amavis-new. Something that'll do SMTP filtering. Then, set "content_filter = smtp:localhost:10025" somewhere in the main configuration, and set up a listener on localhost 10026 to receive mail back, but force it not to have a content filter. Anyways, this is all well documented so

Re: Antivirus solution

2004-01-30 Thread pheonix1t
Allister Gearon wrote: Hi all, can anybody recommend an antivirus solution for scanning incoming email at least (outgoing emails would be a bonus) with a SuSE based (8.2) Cyrus-IMAP mailserver. Versions are; cyrus - imapd 2.1.12 cyrus - sasl2 2.1.12 fetchmail6.2.1 db4.0.14 postfix2

Re: Antivirus solution

2004-01-30 Thread Eric Estabrooks
Zitat von Allister Gearon <[EMAIL PROTECTED]>: Thanks for your reply, I assumed that if incoming email was to be scanned the antivirus/spam program would have to catch it after Fetchmail has downloaded the mail from the ISP, or during Cyrus' processing of the mail to local mailboxes (I am u

Re: Antivirus solution

2004-01-30 Thread lst_hoe01
Zitat von Allister Gearon <[EMAIL PROTECTED]>: > Thanks for your reply, > I assumed that if incoming email was to be scanned the antivirus/spam > program would have to catch it after Fetchmail has downloaded the mail from > the ISP, or during Cyrus' processing of the mail to local mailboxes (I

Re: Antivirus solution

2004-01-30 Thread lst_hoe01
Zitat von Allister Gearon <[EMAIL PROTECTED]>: > Hi all, > can anybody recommend an antivirus solution for scanning incoming email at > least (outgoing emails would be a bonus) with a SuSE based (8.2) Cyrus-IMAP > mailserver. > Versions are; > cyrus - imapd 2.1.12 > cyrus - sasl2 2.1.12 > fet

Re: Antivirus solution

2004-01-30 Thread Craig Ringer
On Fri, 2004-01-30 at 17:52, Allister Gearon wrote: > can anybody recommend an antivirus solution for scanning incoming email at > least (outgoing emails would be a bonus) with a SuSE based (8.2) Cyrus-IMAP > mailserver. I've had great results with ClamAV. I use it in Milter mode with Sendmail an

Re: Antivirus solution

2004-01-30 Thread Alain Williams
On Fri, Jan 30, 2004 at 09:52:51AM -, Allister Gearon wrote: > Hi all, > can anybody recommend an antivirus solution for scanning incoming email at > least (outgoing emails would be a bonus) with a SuSE based (8.2) Cyrus-IMAP > mailserver. > Versions are; > cyrus - imapd 2.1.12 > cyrus - sas

RE: Antivirus

2003-01-16 Thread Oliver Jones
a new rule. By doing that I kept the company virus free since implementation. Just my 2 euros worth... -Original Message- From: Piet Ruyssinck [mailto:[EMAIL PROTECTED]] Sent: 16 January 2003 10:23 To: [EMAIL PROTECTED] Subject: Re: Antivirus On Wed, 15 Jan 2003, Sebastien Marmorat wrote:

RE: Antivirus

2003-01-16 Thread Russell Packer
. By doing that I kept the company virus free since implementation. Just my 2 euros worth... -Original Message- From: Piet Ruyssinck [mailto:[EMAIL PROTECTED]] Sent: 16 January 2003 10:23 To: [EMAIL PROTECTED] Subject: Re: Antivirus On Wed, 15 Jan 2003, Sebastien Marmorat wrote: >

Re: Antivirus

2003-01-16 Thread Piet Ruyssinck
On Wed, 15 Jan 2003, Sebastien Marmorat wrote: > Hi, > > What is the best antivirus solution for my mail server Cyrus/Postfix ? I'm not running a production system yet, but I have a test system running Cyrus to replace our current UWimapd based solution as soon as the new hardware for it arrives

Re: Antivirus

2003-01-15 Thread Henrique de Moraes Holschuh
On Wed, 15 Jan 2003, Matt Bernstein wrote: > Maybe a hook could be bolted in whenever an IMAP fetch or store command is > requested. There is a possible protocol for this called ICAP, for which > patches to squid exist. At least Symantec offer a commercial ICAP server; > there's a GPLish one wri

Re: Antivirus

2003-01-15 Thread Matt Bernstein
At 15:00 -0200 Henrique de Moraes Holschuh wrote: >since Cyrus doesn't even enter the picture. Hey, why not? Now that you've switched from UW-IMAP to Cyrus, you need something to do with your spare CPU cycles.. Maybe a hook could be bolted in whenever an IMAP fetch or store command is requeste

Re: Antivirus

2003-01-15 Thread Henrique de Moraes Holschuh
On Wed, 15 Jan 2003, Sebastien Marmorat wrote: > What is the best antivirus solution for my mail server Cyrus/Postfix ? We use amavisd-new at work, which works very very well with Postfix. Use whatever virus scanner you want (such as clamav), and you can also have side-wide SPAM filtering through

Re: Antivirus

2003-01-15 Thread David Chait
We use Trend Micro's Interscan Viruswall, and it seems to work really well...the install was trivial actuallyl. _   David ChaitSys Admin  - Facilities Operations333 Bonair Siding Road #107Stanford CA, 94305[EMAIL PROTECTED] - O

Re: Antivirus

2003-01-15 Thread Kendrick Vargas
On Wed, 15 Jan 2003, Sebastien Marmorat wrote: > What is the best antivirus solution for my mail server Cyrus/Postfix ? I use AMaViS acting as a SMTP filter for postfix. AMaViS is configured to use F-Prot and Clam AntiVirus for it's virus engines, though it can support many others. Specifically

Re: Antivirus

2003-01-15 Thread Damon Brinkley
Sophos has worked great for me and my company. Damon On Wed, 2003-01-15 at 10:38, Sebastien Marmorat wrote: > Hi, > > What is the best antivirus solution for my mail server Cyrus/Postfix ? > > Thanks a lot, > > Sebastien.

Re: Antivirus for Cyrus IMAPD

2001-02-19 Thread Manfred Gschweidl
i was playing around a lot with amavis, sendmail and cyrus. i'm doing delivery the old style, and i use the perl version of amavis (no scanmail program). i'm using it now for more than one month without problems. my mailer definition is as follows: Mcyrus, P=/usr/sbin/amavis, F=lsDF

Re: Antivirus for Cyrus IMAPD

2001-02-16 Thread Manfred Gschweidl
i'm using sendmail (8.11.1) with amavis (perl-10) and cyrus (2.0.11). the cyrus-mailer calls amavis, which then calls deliver. when you wanna you use amavis, check out the web page for it. (www.amavis.org) there you can find some documentation for using it in different mail-system configurati

Re: Antivirus for Cyrus IMAPD

2001-02-15 Thread Allan Rafuse
I've been using it to keep my systems clean and it hasn't cause me a problem. I'm currently evaluating IMAP 2.0.11 so that I can upgrade for 1.6.24. Any ideas what would be the best way to hook in the virus scanner. Would it be best to call from Exim before it calls deliver, or should I spawn i

Re: Antivirus for Cyrus IMAPD

2001-02-15 Thread Manfred Gschweidl
hello! you can also use amavis for scanning emails. manfred --On Mittwoch, 14. Februar 2001 22:15 -0600 Avi Schwartz <[EMAIL PROTECTED]> wrote: > On a Linux installation I am using Antivir/avmailgate made by H+BEDV > (http://www.hbedv.com/) in Germany. It is free for personal use. > > Avi

Re: Antivirus for Cyrus IMAPD

2001-02-14 Thread Avi Schwartz
On a Linux installation I am using Antivir/avmailgate made by H+BEDV (http://www.hbedv.com/) in Germany. It is free for personal use. Avi --On Wednesday, February 14, 2001 06:56:26 PM -0600 Paul Wiechman <[EMAIL PROTECTED]> wrote: > I think that the list could benefit from it. Thanks in adva

Re: Antivirus for Cyrus IMAPD

2001-02-14 Thread Paul Wiechman
I think that the list could benefit from it. Thanks in advance. Paul Wiechman Eugene Vasilchenko wrote: > > Hello all! > > Anyone wants working AV solution for use with Cyrus IMAPD and sendmail? > I am using it for few months - it works fine. It based AVP for BSD/FreeBSD > software by Kaspersk