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

[postfix-jp:01348] Re: Amavis + Sophos Virus Scan + Postfixの設定の件ー配送されません。



On Sun, 13 Jan 2002 21:53:04 +0900
IKEDA Nozomu <ike@xxxxxxxxxxxxx> さんの書かれていることですが:

池田さん、メ−ルをありがとうございます。

> >●/var/log/maillogの抜粋。
> >Jan 13 18:55:19 pro amavis[19820]: do_exit:400 - ending execution with 18688
> 
>  AMaViS で ending execution with 0 でないのが気になります。
> AMaViS の build はうまくいっているのでしょうか?
すこし量は多いですが、configure->make->make->make check までのログを送ります。見て頂けますか。

#./configure --enable-smtp --enable-postfix
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking dependency style of gcc... none
checking for perl... /usr/bin/perl
checking for perl modules... found
checking for file... /usr/bin/file
checking if file can be brief... yes
checking for id... /usr/bin/id
checking for arc... /usr/bin/arc
checking for bunzip2... /usr/bin/bunzip2
checking for lha... /usr/bin/lha
checking for unarj... /usr/bin/unarj
checking for uncompress... /usr/bin/uncompress
checking for unrar... /usr/bin/unrar
checking for zoo... /usr/bin/zoo
checking for procmail... /usr/bin/procmail
checking for sendmail... /usr/lib/sendmail
checking for qmail-inject... no
We will use postfix as the MTA
checking whether to deliver scanned mails via smtp... yes
checking whether libnet module is installed... no
checking *** H+BEDV AntiVir/X ***
checking for antivir... no
checking *** McAfee Virusscan ***
checking for uvscan... no
checking *** Sophos Sweep ***
checking for sweep... /usr/local/bin/sweep
checking if /usr/local/bin/sweep really is Sophos Sweep... yes
checking *** Kaspersky Anti-Virus (AVPDaemon) ***
checking for AvpDaemon... no
checking for AvpBSDDaemon... no
checking *** Kaspersky Anti-Virus ***
checking for AvpLinux... no
checking *** DataFellows F-Secure AntiVirus ***
checking for fsav... no
checking *** Trend Micro FileScanner ***
checking for vscan... no
checking *** CyberSoft vfind ***
checking for vfind... no
checking *** CAI InoculateIT Inocucmd command line utility 4.0 ***
checking for inocucmd... no
checking *** GeCAD RAV AntiVirus 8 ***
checking for ravlin8... no
checking *** ESOFT NOD32 ***
checking for nod32... no
checking *** Command AntiVirus for Linux ***
checking for csav... no
checking if any virus scanners are installed at all... yes
checking for runtime directory... /var/amavis
checking whether to use syslog... yes
checking syslog facility.level... mail.info
checking user id amavis runs under... vscan
checking whether to keep a backup of infected mails... yes
checking directory to move infected mails to... /var/virusmails
checking maximum depth of recursive unpacking (maxlevel)... 20
checking send notification to sender... yes
checking send notification to recipient(s)... no
checking send notification to admin... yes
checking from address in reports... postmaster
checking user to mail reports to... virusalert
checking whether to display AMaVis credits to users... no
checking header rewrite... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating amavis/Makefile
creating amavis/checkaccount
creating amavis/amavis
creating tests/Makefile
creating config.h

** Configuration summary for amavis perl-11 2001-04-07:

  Install amavis as:          /usr/sbin/amavis
  Configured for use with:    postfix
  Relay configuration:        no
  Enable SMTP:                no
  Use virus scanner(s):       Sophos Sweep
  Scanner runs as:            vscan
  Logging to syslog:          yes
  Quarantine directory:       /var/virusmails
  Max. recursion depth:       20
  Add X-Virus-Scanned header: yes
  Display AMaViS credits:     no 
  Warn sender:                yes
  Reports sent to:            virusalert
  Reports sent by:            postmaster

To accept the above, type "make"

# ./make
make  all-recursive
make[1]: 入ります ディレクトリ `/home/akiarai/perl/amavis-perl-11'
Making all in amavis
make[2]: 入ります ディレクトリ `/home/akiarai/perl/amavis-perl-11/amavis'
make[2]: `all' に対して行うべき事はありません。
make[2]: 出ます ディレクトリ `/home/akiarai/perl/amavis-perl-11/amavis'
Making all in tests
make[2]: 入ります ディレクトリ `/home/akiarai/perl/amavis-perl-11/tests'
make[2]: `all' に対して行うべき事はありません。
make[2]: 出ます ディレクトリ `/home/akiarai/perl/amavis-perl-11/tests'
make[2]: 入ります ディレクトリ `/home/akiarai/perl/amavis-perl-11'
make[2]: 出ます ディレクトリ `/home/akiarai/perl/amavis-perl-11'
make[1]: 出ます ディレクトリ `/home/akiarai/perl/amavis-perl-11'

#./make check
Making check in amavis
make[1]: 入ります ディレクトリ `/home/akiarai/perl/amavis-perl-11/amavis'
make[1]: `check' に対して行うべき事はありません。
make[1]: 出ます ディレクトリ `/home/akiarai/perl/amavis-perl-11/amavis'
Making check in tests
make[1]: 入ります ディレクトリ `/home/akiarai/perl/amavis-perl-11/tests'
make  check-TESTS
make[2]: 入ります ディレクトリ `/home/akiarai/perl/amavis-perl-11/tests'
PASS: config
PASS: novirus-msg
PASS: virus-msg
PASS: xheader
==================
All 4 tests passed
==================
make[2]: 出ます ディレクトリ `/home/akiarai/perl/amavis-perl-11/tests'
make[1]: 出ます ディレクトリ `/home/akiarai/perl/amavis-perl-11/tests'
make[1]: 入ります ディレクトリ `/home/akiarai/perl/amavis-perl-11'
make[1]: 出ます ディレクトリ `/home/akiarai/perl/amavis-perl-11'

よろしくお願いします。


--
荒井明彦 <akiarai@xxxxxxxx>
Home Page : http://www.aln1.net

Follow-Ups
[postfix-jp:01349] Re: Amavis + Sophos Virus Scan + Postfixの設定の件ー配送されません。, Magara Yasuhiro
References
[postfix-jp:01346] Amavis + Sophos Virus Scan + Postfixの設定の件ー配送されません。, Akihiko Arai
[postfix-jp:01347] Re: Amavis + Sophos Virus Scan + Postfixの設定の件ー配送されません。, IKEDA Nozomu

[検索ページ] [Postfix-JP ML Home]