[CentOS] 5.3 Update Problem clamav-milter

2009-04-05 Thread Leo Arnts
After performing an update from CentOS 5.2 to 5.3 with yum update I have 
an error with clamav-milter
The clamav-milter won't start.

[r...@is3 sysconfig]# service clamav-milter restart
Stopping Clamav Milter Daemon: [FAILED]
Starting Clamav Milter Daemon: clamav-milter: unrecognized option 
`--local'
ERROR: Unknown option passed
ERROR: Can't parse command line options
   [FAILED]

The config of /etc/sysconfig/clamav-milter

CLAMAV_FLAGS="
--config-file=/etc/clamd.conf
--local
--max-children=10
--outgoing
--quiet
"
SOCKET_ADDRESS="local:/var/run/clamd.socket"


Removing the config lines gives no result.
Someone the same problem of an idea? 

Kind Regards,
Leo Arnts

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] 5.3 Update Problem clamav-milter solved

2009-04-05 Thread Leo Arnts
Kai wrote:

>Leo Arnts wrote on Sun, 5 Apr 2009 09:20:08 +0200:
>
>> After performing an update from CentOS 5.2 to 5.3 with yum update I 
have 
>> an error with clamav-milter
>> The clamav-milter won't start. 

>Can you please start a new thread? (You hijacked an existing thread and 

>just changed the subject.)
>Add the rpm -q output for clamav-milter and related programs, like 
clamav 
>and sendmail to your new posting.
>I doubt that you problem results from the update. clamav-milter is not 
part 
>of CentOS. Your problem likely was caused by the restart and existed 
>already, maybe some wrong config variable or so.
>
> (Starting Clamav Milter Daemon: clamav-milter: unrecognized option 
>`--local'
>ERROR: Unknown option passed
>ERROR: Can't parse command line options) 

>Kai
>-- 
>Kai Schätzl, Berlin, Germany
>Get your web at Conactive Internet Services: http://www.conactive.com



Hi Kai,

Sorry for the wrong mail to the maillist.
I have fixed the problem. With the upgrade of centos 5.2 to 5.3 there is 
an new clamaav-milter installed wich uses an new set of configuration 
files. The old config file in /etc/sysconfig isn't deleted with the 
upgrade. After deleting the configfile there are no problems anymore.

Kind Regards,

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos