I'v installed patched Qmail-1.3 with qmail-ldap-1.03-20040701.patch AND qmail-ldap-1.03-20040701-controls20040923.patch without error.
Changed Makefile
---- snip
LDAPFLAGS=-DALTQUEUE
CONTROLDB=-DUSE_CONTROLDB -DQLDAP_BAILOUT
--- snip
'make install check' without error.
Installed and tested ClamAV 0.80rc3 and SpamAssassing3.
Run /configure and /configure --install for qmail-scanner-1.23. Qmail -scanner find and configure ClamAV and SpamAssassing.
Make .cdb file
----
QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
export QMAILQUEUE
#x.x.0.:allow,RELAYCLIENT=""
#:allow
#/etc/tcpserver/smtp.rules
#
# No Qmail-Scanner at all for mail from 127.0.0.1
127.:allow,NOPBS,QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
# Use Qmail-Scanner without SpamAssassin on any mail from the local network
# [it triggers SpamAssassin via the presence of the RELAYCLIENT var]
x.x.x.:allow,NOPBS,QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
#
# Use Qmail-Scanner with SpamAssassin on any mail from the rest of the world
:allow,NOPBS,QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
------------
Run qmail-scanner-queue.pl also for 127.0.0.1 for testing
restart qmail. ps waux shows
----
tcpserver -v -URl xxxxxxx.xx -x /var/qmail/control/qmail-smtpd.cdb -c50 0 smtp ......
------
whitch is the correct .cdb file
Sending testmail echo to: [EMAIL PROTECTED] |/var/qmail/bin/qmail-inject
Mail is deliverd, but not over qmail-scanner-queue.pl
What am I missing.
-- mvh Roger Helgesen Helgesen Tekniske-bygg AS 56193410
------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general