[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Amavis - can't connect to daemon



Hello list,

I install postfix and amavis-postfix on Woody:

ii  amavis-postfix 0.3.12pre5.200 Interface between MTA and virus scanner.
ii  postfix        1.1.4-2        A high-performance mail transport agent




The following is my modification of postfix main.cf and master.cf

main.cf:
content_filter = vscan:
soft_bounce = yes


master.cf:
vscan     unix  -       n       n       -       10      pipe user=amavis argv=/usr/sbin/amavis ${sender} ${recipient}
localhost:10025  inet  n  -  n  -  -   smtpd -o content_filter=


Then I restarted postfix and amavis-postfix, and tried to relay mail
from local postfix. But the mail.log said:


Apr 26 19:12:41 deb90 postfix/cleanup[2749]: B7285372422A: message-id=<20020426111234.B7285372422A@debxfs>
Apr 26 19:12:41 deb90 postfix/qmgr[2713]: B7285372422A:
from=<pahud@pahud.net>, size=306, nrcpt=1 (queue active)
Apr 26 19:12:41 deb90 amavis[2758]: Virus scanner failure: ScannerDaemon - can't connect to daemon
Apr 26 19:12:41 deb90 amavis[2758]: All virus scanners failed!
Apr 26 19:12:41 deb90 amavis[2758]: do_exit:959 - ending execution with 75
Apr 26 19:12:41 deb90 postfix/pipe[2750]: B7285372422A:
to=<pahud@pahud.net>, relay=vscan, delay=7, status=deferred (temporary
failure)
Apr 26 19:17:46 deb90 postfix/smtpd[2715]: disconnect from debxfs[127.0.0.1]



Is there any solution to this problem?


-- 
Patrick Hsieh <pahud@pahud.net>
GPG public key http://pahud.net/pubkeys/pahudatpahud.gpg


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: