similar to: milter clamav borked?

Displaying 20 results from an estimated 400 matches similar to: "milter clamav borked?"

2005 Sep 05
2
OT clamav-milter
I OT'd this since it is supplied by dag and not centos but running on centos 3.5 # service clamav-milter start Starting Clamav Milter Daemon: clamav-milter: --timeout must not be given if --external is not given I updated last week and didn't have any problems. I did restart the system today and for some reason cannot get clamav-milter to start ;-( Any hints - afaik - nothing
2015 Aug 25
2
clamav / EXIM on Centos 7
[root at ollie2 ~]# find / -iname clamd.sock [root at ollie2 ~]# systemctl list-unit-files --type=service [.....] clamav-milter.service enabled exim.service enabled spamassassin.service enabled [.....] [root at ollie2 ~]# ps ax|grep cla[m] [root at ollie2 ~]# Starting / restarting the clamav service does not generate
2011 Oct 12
1
yum repo problem?
5.7 32bit server system (headless coloc server), long running, long time stable. I need the flac utils... [root at freescruz ~]# rpm -qa |grep flac (nothing installed) [root at freescruz ~]# yum install flac-devel Loaded plugins: fastestmirror, priorities Loading mirror speeds from cached hostfile * base: mirror.5ninesolutions.com * extras: mirror.grikare.com * rpmforge: apt.sw.be *
2005 Jan 18
1
clamav-milter verification on Centos 3.3
Hello! I'm running clamav-milter, clamd, and sendmail on CentOS 3.3 (RHEL3). I'm trying to verify that my milter works. I've sent test emails from testvirus.org but they don't appear to be getting flagged. I don't see anything in the logs to indicate they were. Is there a sure-fire way to know? Also, how should the clamd work? Does it watch the filesystem? Or will it only work
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
2015 Aug 25
1
clamav / EXIM on Centos 7
On Tuesday 25 August 2015 14:44:55 Mihamina Rakotomandimby wrote: > Does the directory /var/run/clamav-milter/ exist and is it traversable > and writable by the clamav user is running as? > Socket creation mostly doesnt include recursive operation (creating the > directory) It looks like I'm barking up the wrong tree here. When I run the command in the terminal I get [root at
2005 Jun 27
5
sendmail and spamassassin
I have a problem getting spamd and sendmail (both stock CentOS4 rpms) to work together on a couple of smtp relay machines. This is clearly a configuration issue and no doubt revolves around my lack of comprehension of how this is to work. Basically, the setup consists of two frontend public smtp transports that redirect all email through a firewall to an internal imap server for final
2011 May 20
2
scsi3 persistent reservations in cluster storage fencing
I'm interested in the idea of sharing a bunch of SAS JBOD devices between two CentOS servers in an active-standby HA cluster sort of arrangement, and found something about using scsi3 persistent reservations as a fencing method. I'm not finding a lot of specifics about how this works, or how you configure two initiator systems on a SAS chain. I don't have any suitable
2017 Apr 12
0
email subject length issue
On 4/12/2017 12:38 PM, Jerry Geis wrote: > Sorry for the extra email. It send to quickly. > > procmail: Assigning "SUBJECT= Tornado Monday, 03/27/2017 at 20:27:02. The > Point BB.OBSURGRH is" sounds like your issue is procmail then... I just used your exact command to send myself a message form a bone stock C6 system (sendmail as the email server) and recieved... (domain
2006 May 30
1
Apache can''t load/require rubygems
Hi, I have rubygems installed in my home directory as I''d like to have control over gems without requiring root access. I''m trying to deploy a known working rails app on this machine but it falls down at the "require ''rubygems''" line in boot.rb. I have added the path to rubygems to LOAD_PATH in environment.rb; this is confirmed by dumping $: to a
2005 May 16
1
Problem (mis-configuration?) with Milter-Sender (v0.62) GreyListRejectCount...
Hi, I''m having a problem with Milter-Sender (v0.62) in the fact that I''m not able to tune the GreyListRejectCount the way that I want to. Namely I''m having a problem setting the GreyListRejectCount to any value higher than a single digit, or at least that''s what I think is happening. I''ve been ""fighting this problem for a while on my server
2006 Feb 13
4
Milter-Greylist
Is anyone using Milter-Greylist? Is there a repository out there with an rpm available? JP -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20060213/036d4b7e/attachment-0002.html>
2006 Nov 27
0
Which greylisting milter?
Howdy. Over at http://greylisting.org/implementations/sendmail.shtml they list 5 different implementations - 1 perl and 4 C based. Does any one know if one is better than the other? Does it make a difference? Is it just a matter of preference? Thanks. Zyxian _________________________________ I learn more when something goes wrong...
2008 Feb 15
1
Centos 5 and milter rpm's
As I mentioned on this list before, I'm switching from Fedora 6 to Centos 5. I'm setting up the mail server and on Fedora I used the milter rpms for greylisting, spamassassin, mimedefant etc. However I don't see that those are included with Centos? Is this true, or do my yum repositories need to be changed to look in an 'extras' location? Or is there some other source
2008 May 07
1
Latest version of clamav-milter
Hi folks, Can someone tell me the latest version of clamav-milter x84_64? I just yum installed it but it is version 0.88.2.el4kb, and the version on my server is 0.93. Is the difference between the two due to being different platforms? Thanks.. Sam
2008 Dec 28
1
dkim-milter-2.7.2 and Centos 5.2
I am trying to install dkim-milter-2.7.2 on a Centos 5.2 system and keep getting the following errors. I have very little experience in C programing so I am at a loss as how to proceed. I have sendmail-devel installed Here is the tail of the result output of sh ./Build make[2]: cc: Command not found make[2]: *** [assert.o] Error 127 make[2]: Leaving directory
2010 Oct 12
1
SELinux policy for dkim-milter
Hello, Does anyone have a sample SELinux policy for dkim-milter? I'm using the configuration from this page: http://www.howtoforge.com/set-up-dkim-for-multiple-domains-on-postfix-with-dkim-milter-2.8.x-centos-5.3 Along with the latest RPM from the link on that page. Regards, Ben -- Ben McGinnes http://www.adversary.org/ Twitter: benmcginnes Systems Administrator, Writer, ICT
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
2007 Jul 22
1
error for milter
dear All, I am jus installed centOS 5.0 from the distrubution to be as our mail server i have installed the following sendmail-8.13.8-2.el5 mailsacnner 4.61.7 spamassassin 3.2.1 clamav-0.91-1.el5.rf and every thing is workin fine but i want to implement domain keys so i downloaded the dkim-milter-1.2.0 and uncompress it edited the site.config.m4 file n folled intructions in the
2006 Oct 25
11
spam control
Gents, I have added the following to /etc/mail/sendmail.mc and rebuilt it trying to control spam. I still get about 25 spam messages a day. Is there something else that can help control spam? Thanks jerry --------------------------- dnl # dnl # dnsbl - DNS based Blackhole List/Black List/Rejection list dnl # See http://www.sendmail.org/m4/features.html#dnsbl dnl # FEATURE(`dnsbl',