> Om Rianu
> ini dia proses yang aku lakukan...
>
> > ++ proses instalasi qmail-auditor lancar tanpa error ?
> yap lancar tuh spt ini outputnya
>
> [EMAIL PROTECTED] qmail-auditor]# ./configure
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... gawk
> checking whether make sets ${MAKE}... yes
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> checking for gcc... gcc
> checking for C compiler default output... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for style of include used by make... GNU
> checking dependency style of gcc... gcc3
> checking for a BSD-compatible install... /usr/bin/install -c
> checking for dirent.h that defines DIR... yes
> checking for library containing opendir... none required
> checking how to run the C preprocessor... gcc -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking for sys/stat.h... (cached) yes
> checking fcntl.h usability... yes
> checking fcntl.h presence... yes
> checking for fcntl.h... yes
> checking for stdlib.h... (cached) yes
> checking for string.h... (cached) yes
> checking for strings.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking for gcc option to accept ANSI C... none needed
> checking for an ANSI C-conforming const... yes
> checking for pid_t... yes
> checking for unistd.h... (cached) yes
> checking vfork.h usability... no
> checking vfork.h presence... no
> checking for vfork.h... no
> checking for fork... yes
> checking for vfork... yes
> checking for working fork... (cached) yes
> checking for working vfork... (cached) yes
> checking for stdlib.h... (cached) yes
> checking for working malloc... yes
> checking for strftime... yes
> checking for size_t... yes
> checking for pid_t... (cached) yes
> checking for mkdir... yes
> checking for regcomp... yes
> checking for rmdir... yes
> checking for strcasecmp... yes
> checking for strdup... yes
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating src/Makefile
> config.status: creating config.h
> config.status: config.h is unchanged
> config.status: executing default-1 commands

> [EMAIL PROTECTED] qmail-auditor]# make
> cd . \
>   && CONFIG_FILES= CONFIG_HEADERS=config.h \
>      /bin/sh ./config.status
> config.status: creating config.h
> config.status: config.h is unchanged
> config.status: executing default-1 commands
> make  all-recursive
> make[1]: Entering directory `/tmp/test2/qmail-auditor'
> Making all in src
> make[2]: Entering directory `/tmp/test2/qmail-auditor/src'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/tmp/test2/qmail-auditor/src'
> make[2]: Entering directory `/tmp/test2/qmail-auditor'
> make[2]: Leaving directory `/tmp/test2/qmail-auditor'
> make[1]: Leaving directory `/tmp/test2/qmail-auditor'
> [EMAIL PROTECTED] qmail-auditor]# make check
> Making check in src
> make[1]: Entering directory `/tmp/test2/qmail-auditor/src'
> make[1]: Nothing to be done for `check'.
> make[1]: Leaving directory `/tmp/test2/qmail-auditor/src'
> make[1]: Entering directory `/tmp/test2/qmail-auditor'
> make[1]: Leaving directory `/tmp/test2/qmail-auditor'
> [EMAIL PROTECTED] qmail-auditor]# make install
> Making install in src
> make[1]: Entering directory `/tmp/test2/qmail-auditor/src'
> make[2]: Entering directory `/tmp/test2/qmail-auditor/src'
> /bin/sh ../mkinstalldirs /usr/local/bin
>   /usr/bin/install -c qmail-auditor /usr/local/bin/qmail-auditor
> make[2]: Nothing to be done for `install-data-am'.
> make[2]: Leaving directory `/tmp/test2/qmail-auditor/src'
> make[1]: Leaving directory `/tmp/test2/qmail-auditor/src'
> make[1]: Entering directory `/tmp/test2/qmail-auditor'
> make[2]: Entering directory `/tmp/test2/qmail-auditor'
> make[2]: Nothing to be done for `install-exec-am'.
> make[2]: Nothing to be done for `install-data-am'.
> make[2]: Leaving directory `/tmp/test2/qmail-auditor'
> make[1]: Leaving directory `/tmp/test2/qmail-auditor'
>
> dan saya check di /usr/local/bin ada tuh program qmail-auditor
>
> > permission & kepemilikan filenya udah diset persis seperti file-file
laen
> > yg
> > ada di /var/qmail/control/ ?
> > yg punya anda engga ada "regular expression"-nya, udah cobain begini ?
> > all     [EMAIL PROTECTED]       [EMAIL PROTECTED]
> kemudian saya buat file audit di /var/qmail/control dgn owner dan
permission
> sbb
> [EMAIL PROTECTED] control]# ls -l
> total 76
> -rw-r--r--    1 root     qmail          11 Jul 10  2003 aliasempty
> -rw-r--r--    1 root     root           48 Sep 15 10:22 audit
> -rw-r--r--    1 root     root            9 Feb 19  2005 checkpassword
> -rw-r--r--    1 root     root           17 Feb 19  2005 defaultdomain
> -rw-r--r--    1 root     root           17 Feb 19  2005 defaulthost
> -rw-r--r--    1 root     root           23 Feb 19  2005 dirmaker
> -rw-r--r--    1 root     root            5 Feb 19  2005 ldapbasedn
> -rw-r--r--    1 root     root           18 Mar  3  2005 ldapdefaultquota
> -rw-r--r--    1 root     root            4 Feb 19  2005 ldapgid
> -rw-r--r--    1 root     root            2 Feb 19  2005 ldaplocaldelivery
> -rw-r--r--    1 root     root           34 Feb 19  2005 ldaplogin
> -rw-r--r--    1 root     root           10 Feb 19  2005 ldapobjectclass
> -rw-------    1 root     root            9 Feb 19  2005 ldappassword
> -rw-r--r--    1 root     root            2 Feb 19  2005 ldaprebind
> -rw-r--r--    1 root     root           10 Feb 19  2005 ldapserver
> -rw-r--r--    1 root     root            4 Feb 19  2005 ldapuid
> -rw-r--r--    1 root     root           90 Feb 19  2005 locals
> -rw-r--r--    1 root     qmail          22 Feb 19  2005 me
> -rw-r--r--    1 root     root           70 Sep 13 15:03 rcpthosts
> [EMAIL PROTECTED] control]# cat audit
> all     [EMAIL PROTECTED]   [EMAIL PROTECTED]
>
>
> > cobain juga lihat log smtp qmail apakah memang proses 'forward/copy'
> > memang
> > tidak terjadi pada lalulintas email si [EMAIL PROTECTED] ke email
> > account am3n atau sebenarnya terjadi proses tsb tapi terdapat
> > error/kegagalan.
> maaf log smtp qmail itu yang /var/log/smtp/current atau yang
> /var/log/qmail/current??
>
> yang aku tetep ngga ngerti gimana me-nge-link-an program qmail-auditor
> dengan existing qmail..
> kalau antispam/antivirus khan di qmail-queue nya tuh.. tapi ini masa cuma
di
> copy aja sih??
>

++ baiknya saat configure diarahin lebih spesifik lagi sesuai kebutuhan.
silahkan lihat lebih teliti opsi-opsi tambahan yg ditawarkan dgn #
./configure --help | more
( he he ... sorry saya engga nyebut yg ini, krn asumsi saya anda udah
lakukan )

bagian ini misalnya :
--- cut ---

Optional Packages:
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
  --without-PACKAGE            do not use PACKAGE (same
as --with-PACKAGE=no)
  --with-control                         File of rules, default:
/var/qmail/control/auditor
  --with-qmail-queue                 Qmail-queue real, default:

/var/qmail/bin/qmail-queue-real-auditor
  --with-tempdir                        Diretorio Temporario: /tmp

--- cut ---

kalo baca langkah-langkah punya anda diatas, anda belum 'fine-tune' saat
menjalankan ./configure
Hasil anda jalankan configure dgn default setting hanya akan didapat :
file control bernama : /var/qmail/control/auditor, ( engga klop dgn punya
anda => audit )
dan queue yg dimonitor : /var/qmail/bin/qmail-queue-real-auditor, ( meleset
dong ... )
berarti masih kurang sesuai ...
Silahkan anda baca-baca lagi dan coba install ulang lagi sampai klop.

salam,
-rianu-



-- 
Unsubscribe: kirim email kosong ke [EMAIL PROTECTED]
Arsip, FAQ, dan info milis di http://linux.or.id/milis
Tidak bisa posting? Baca:
http://linux.or.id/problemmilis
http://linux.or.id/tatatertibmilis

Kirim email ke