https://bugzilla.novell.com/show_bug.cgi?id=809580 https://bugzilla.novell.com/show_bug.cgi?id=809580#c0 Summary: amavisd-new - clamd communication error Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: dengel@vud.sk QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Opera/9.80 (Windows NT 6.1; Win64; x64) Presto/2.12.388 Version/12.14 After update form openSUSE 12.2 to 12.3 there is communication error between amavisd-new and clamd. Clamd expects communication on socket: /var/run/clamav/clamd-socket but amavisd configuration file /etc/amavisd.conf in the antivirus section defines clamd in this way: ['ClamAV-clamd', \&ask_daemon, ["CONTSCAN {}\n", "/var/lib/clamav/clamd-socket"], qr/\bOK$/m, qr/\bFOUND$/m, qr/^.*?: (?!Infected Archive)(.*) FOUND$/m ], After modification of amavisd.conf to: \&ask_daemon, ["CONTSCAN {}\n", "/var/run/clamav/clamd-socket"], is all ok. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.