similar to: How to add ClamAV to Postfix?

Displaying 20 results from an estimated 7000 matches similar to: "How to add ClamAV to Postfix?"

2004 Dec 16
4
Amavis or CLamAV...or both?
I'm trying to figure out which would the best implementation for my mail and web server. Any experiences? Caveats? I'm on CentOS 3. -- <<JAV>>
2006 Jul 06
5
Clamav and Postfix
Hello all, I am trying to replace a RH 7.1 (ouch!) box that has been running postfix 1.x/clamav/SA/amavisd-new on which the amavis/PF/SA packages have not been updated because of the way they were built/configured. I would like to use CentOS to do this. Having followed the thread regarding perl versioning issues with the latest version of amavisd-new and CentOS Base I am thinking I should pursue
2016 Apr 03
3
EPEL - Clamav update?
EPEL maintainers? I note messages in the log about updated version 0.99.1 of CLAMAV being available since Mar 5th. for CentOS 6 no update is available yet. I used to use rpmforge for this package but that languished for months before updates became available and eventually stopped altogether. Is there something I can do to assist in getting this package updated? I have no idea if this is a
2008 Apr 16
4
Clamav update error
Hello, anyone else seeing this? Resolving Dependencies --> Populating transaction set with selected packages. Please wait. ---> Package clamav-db.i386 0:0.93-1.el5.rf set to be updated ---> Package clamd.i386 0:0.93-1.el5.rf set to be updated ---> Package clamav-milter.i386 0:0.93-1.el5.rf set to be updated ---> Package clamav.i386 0:0.93-1.el5.rf set to be updated --> Running
2016 Apr 04
1
EPEL - Clamav update?
On 03/04/16 22:10, Ireneusz Piasecki wrote: > W dniu 03.04.2016 o 04:39, Rob Kampen pisze: >> EPEL maintainers? >> I note messages in the log about updated version 0.99.1 of CLAMAV >> being available since Mar 5th. >> for CentOS 6 no update is available yet. >> I used to use rpmforge for this package but that languished for months >> before updates became
2009 Nov 27
1
Amavisd and ClamAV
Hi, I want to move my mail server from sendmail to postfix over christmas. I've got a test server running with the following: postfix dovecot postgrey amavisd-new clamav spamassassin I've followed the howto's on the wiki <http://wiki.centos.org/HowTos> with the exception that I installed amavisd-new and clamav from the EPEL repo rather than rpmforge. Things work OK with
2008 Apr 26
4
amavisd-new, spamassassin and clamav
Hi List, I've been working on documenting an amavisd-new, spamassassin and clamav installation for postfix on CentOS5 with regards to writing this up for the Wiki (with invaluable help from forum member WhatsHisName - thanks!). I hope to make a start on a Wiki page in the next week or so, so if anyone has any experience with this combo and would like to offer advice, tips and
2012 Sep 17
1
ClamAV Problem
Dear Friends, I have postfix mail server When I try to install amavisd-new, clamAV, SpamAssassin follow this link "http://wiki.centos.org/HowTos/Amavisd". I have done all the configuration after that when I restart clamav So It is giving my this error message Stopping Clam AntiVirus Daemon: [FAILED] Starting Clam AntiVirus Daemon: LibClamAV Error:
2012 Sep 12
2
ClamAV and Milter-manager
Dear Friends, I want to configure ClamAV with Milter-Manager and Spam-assassin for postfix mail server I have checked and search on google but not getting any good answer and any web site Please help me to configure it. -- Thanks & Regards Jitendra Jha +91-7498370550
2011 Nov 09
6
Postfix mail server procedure
CentOS Community, I was wondering if anyone had a good resource or procedure for a step by step in installing a mail server with Centos. There ARE documents on google, however almost all that i've found were outdated from 2005. Does anyone know where I can find this type of document for a mailserver Postfix + MySQL + SpamAssassin + ClamAV + Squirrelmail + Postfixadmin, etc?
2009 Apr 17
2
For the record: Postfix+Spamassassin+ClamAV+Dovecot
Postfix 2.5.5 SpamAssassin 3.2.5 (under Perl 5.10.0) ClamAV 0.95.1 Dovecot 1.2.rc2 works fine on Fedora 10. Installed Dovecot and ClamAV from source and everything else using yum. I'm using the ClamAV plugin for Spamassassin: http://wiki.apache.org/spamassassin/ClamAVPlugin I'm calling Spamassassin with: /etc/postfix/main.cf: mailbox_command = /usr/bin/spamc -f -e
2015 Apr 28
2
Dovecot LDA/LMTP vs postfix virtual delivery agent and the x-original-to header
On 2014-01-08 14:32, Charles Marcus wrote: > On 2012-04-09 8:53 AM, Timo Sirainen <tss at iki.fi> wrote: >> On 9.4.2012, at 15.50, Charles Marcus wrote: >>>> LMTP adds a new Delivered-To:<rcpt-to at address> header when there is >>>> a single RCPT TO. You can force a single RCPT TO from Postfix side by >>>> setting
2007 Dec 02
2
Obtuse-smtpd and Postfix
Hi all.. I would like to switch to CENTOS Postfix from sendmail. My current sendmail, in combination with the very old obtuse-smtpd, allows me: 1. To control who of the internal users can send mail and to which domain or accounts 2. To control who of the internal users can receive mail and from which domain or accounts 3. To obtain a copy of all sent mails
2016 Aug 22
4
Email pid issue
Hello gents, First time poster here! Current system running Centos 6.8. Buddy of mine posted a few days back about me wanting to move from Postfix 2.6.x to 2.8 to above, still under centos 6.8. I might move over to 7, but probably not for a while, don't have the resources presently to make this happen. Running Centos 6.8, postfix 2.6.6, clamav 0.99.1. Basic Centos 6.8 box fully patched
2006 Jul 20
5
help locating how-to guide for centos, postfix, dovecot, clamav and spamassassin
I have tried searching google (found page 1 only in the cache), howtoforge.com, linuxhelp.net (older postfix document), centos forums, hughesjr forum and centos irc channel. I was pointed to linuxhelp.net and at first thought that the howto in the forums there was it. Unfortunately, I only glanced at the title when I bookmarked it and when I got back home later that evening and actuallty
2010 May 10
8
mail server best practices question
Hello all, About a year ago I set up a mail server on CentOS using this howto: http://wanderingbarque.com/howtos/mailserver/mailserver.html I managed to add amavisd-new with clamav and spamassassin. It runs very well, but it runs on CentOS 5.2, and if I try to upgrade, amavisd-new and clamav break. we are now also at the point where a backup mx will need to be implemented. If necessary I am
2009 Apr 13
3
Clamd and Amavis
I'm trying to get amavis to play using clamd and tried to follow this: # ### http://www.clamav.net/ ['ClamAV-clamd', \&ask_daemon, ["CONTSCAN {}\n", "/var/run/clamav/clamd"], qr/\bOK$/, qr/\bFOUND$/, qr/^.*?: (?!Infected Archive)(.*) FOUND$/ ], # # NOTE: run clamd under the same user as amavisd, or run it under its own # # uid such as clamav, add
2014 Jul 21
2
Trying to install amavisd-new in CentOS-7
When I try sudo yum install amavisd-new I get the message ------------------------- Error: Package: amavisd-new-2.9.1-1.el7.noarch (epel) Requires: perl(Unix::Syslog) Error: Package: amavisd-new-2.9.1-1.el7.noarch (epel) Requires: clamav-server Error: Package: amavisd-new-2.9.1-1.el7.noarch (epel) Requires: clamav-server-systemd Error: Package:
2019 Feb 07
2
Did I install too much for clamav?
I just checked the status of amavisd: # systemctl -l status amavisd ? amavisd.service - Amavisd-new is an interface between MTA and content checkers. ?? Loaded: loaded (/usr/lib/systemd/system/amavisd.service; enabled; vendor preset: disabled) ?? Active: active (running) since Thu 2019-02-07 08:16:59 EST; 7h ago ???? Docs: http://www.ijs.si/software/amavisd/#doc ? Process: 5715
2004 Nov 03
5
Anti-virus software at Shorewall.net
For the last several years, I have been using Vexira MailArmor (http://www.centralcommand.com) for anti-virus protection on the mail server here at Shorewall.net. While Vexira is an excellent product and I have been very happy with it, it costs me $300US/year for a one-domain license. To avoid this expense, I have decided to try ClamAV (http://www.clamav.net). I have installed ClamAV and since my