On Fri, Apr 24, 2009 at 10:45 PM, Doug Laidlaw <[email protected]> wrote: > On Saturday 25 April 2009 9:40:28 am alexus wrote: >> On Thu, Apr 16, 2009 at 10:33 PM, alexus <[email protected]> wrote: >> > ./configure --enable-debug --enable-syslog --enable-virtual-users >> > --enable-domain-scale --with-storage-driver=hash_drv >> > >> > r...@mx1 ~/dspam-3.8.0 721$ grep ^StorageDriver /usr/local/etc/dspam.conf >> > StorageDriver /usr/local/lib/libhash_drv.so >> > r...@mx1 ~/dspam-3.8.0 722$ >> > >> > r...@mx1 ~/dspam-3.8.0 722$ ls -al /usr/local/lib/*_drv.so >> > ls: /usr/local/lib/*_drv.so: No such file or directory >> > r...@mx1 ~/dspam-3.8.0 723$ >> > >> > i even tried sqlite >> > >> > ./configure --enable-daemon --enable-debug --enable-syslog >> > --enable-virtual-users --enable-domain-scale >> > --with-storage-driver=sqlite3_drv >> > --with-sqlite-includes=/usr/local/include/ >> > --with-sqlite-libraries=/usr/local/lib >> > >> > still nothin end up in my /usr/local/lib/*_drv.so >> > >> > i think that's the problem.... >> > >> > can anyone suggest something here? >> >> allright, after a while i was able to get drivers >> >> r...@mx1 /usr/local/lib 510$ ls -la *_drv.so.* >> -rwxr-xr-x 1 root wheel 51397 Apr 17 15:26 libhash_drv.so.7.0 >> -rwxr-xr-x 1 root wheel 58170 Apr 17 15:26 libsqlite3_drv.so.7.0 >> r...@mx1 /usr/local/lib 511$ >> >> it only made them once i said i want 2 drivers instead of 1 >> >> ./configure --enable-debug --enable-syslog --enable-virtual-users >> --enable-domain-scale --with-storage-driver=hash_drv --enable-shared >> --enable-daemon >> >> yet it still getting same type of errors as I was before >> >> Apr 16 04:11:26 mx1 dspam[77779]: Unable to attach DSPAM context >> Apr 16 04:11:26 mx1 dspam[77779]: process_message returned error >> -2.delivering. > > > You have 2 drivers installed, libhash_drv and libsqlite3_drv. > > The errors you quote seem to be Dspam errors, not configure errors, so you > have overcome that one. > > Somebody more knowledgeable is needed, but I would turn on debugging. > > Doug. > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensign option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > Dspam-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspam-user >
actually here what's happening now... @4000000049f28c071600e194 tcpserver: status: 1/20 @4000000049f28c071604f874 tcpserver: pid 10365 from 64.52.58.58 @4000000049f28c071605ee8c tcpserver: ok 10365 alexus.org:64.237.55.72:25 :64.52.58.58::50871 @4000000049f28c0f0d1f1ba4 simscan: cdb looking up @4000000049f28c0f0d2a52bc simscan: cdb for found clam=yes,spam=yes,spam_hits=10.0 @4000000049f28c0f0d2a913c simscan: pelookup clam = yes @4000000049f28c0f0d2a990c simscan: pelookup spam = yes @4000000049f28c0f0d2a9cf4 simscan: pelookup spam_hits = 10.0 @4000000049f28c0f0d2aa4c4 simscan: unimplemented flag spam_hits = 10.0 @4000000049f28c0f0d2ac7ec simscan: starting: work dir: /var/qmail/simscan/1240632325.220886.10375 @4000000049f28c0f13bcc1dc simscan: F envelope is [email protected] @4000000049f28c0f13bd8cfc simscan: T1 envelope is [email protected] @4000000049f28c0f13be199c simscan: pelookup: called with [email protected] @4000000049f28c0f13be216c simscan: pelookup: domain is jothost.com @4000000049f28c0f13be293c simscan: cdb looking up jothost.com @4000000049f28c0f13be487c simscan: pelookup: local part is alexus @4000000049f28c0f13be504c simscan: lpart: local part is ** @4000000049f28c0f13be6ba4 simscan: cdb looking up [email protected] @4000000049f28c0f13beae0c simscan: pelookup: called with [email protected] @4000000049f28c0f13bf2724 simscan: pelookup: domain is 8au.net @4000000049f28c0f13bf2ef4 simscan: cdb looking up 8au.net @4000000049f28c0f13bf4664 simscan: pelookup: local part is postmaster @4000000049f28c0f13bf4e34 simscan: lpart: local part is ** @4000000049f28c0f13bf5604 simscan: cdb looking up [email protected] @4000000049f28c0f13bf8cb4 simscan: regex opening message file msg.1240632325.220886.10375 @4000000049f28c0f13bfc74c simscan: regex reading message @4000000049f28c0f13c00d9c simscan: regex freeing memory @4000000049f28c0f13c07ee4 simscan: cdb looking up version regex @4000000049f28c0f13c98b4c simscan: runned_scanners is regex: 1.4.0 @4000000049f28c0f13c9931c simscan: found 1.4.0 @4000000049f28c0f13ca372c simscan: calling dspam @4000000049f28c0f13ca71c4 simscan: calling /usr/local/bin/dspam dspamc --stdout --client --feature=noise --deliver=innocent,spam --debug --user [email protected] @4000000049f28c0f1707d9e4 simscan:[10373]:CLEAN (0.00/0.00):0.1663s::64.52.58.58:[email protected]:[email protected] @4000000049f28c0f17083b8c simscan: DSPAM reported message as NOT being SPAM @4000000049f28c0f18c0fb94 simscan: calling clamdscan @4000000049f28c0f19f8181c simscan: clamdscan: /var/qmail/simscan/1240632325.220886.10375: OK @4000000049f28c0f19f99ad4 simscan: clamdscan: @4000000049f28c0f19f9a2a4 simscan: clamdscan: ----------- SCAN SUMMARY ----------- @4000000049f28c0f19fa0064 simscan: clamdscan: Infected files: 0 @4000000049f28c0f19fa46b4 simscan: clamdscan: Time: 0.012 sec (0 m 0 s) @4000000049f28c0f19faeac4 simscan: cdb looking up version clamav @4000000049f28c0f19fb96a4 simscan: runned_scanners is regex: 1.4.0 clamav: 0.95.1/m:50/d:9284 @4000000049f28c0f19fb9e74 simscan: found 0.95.1/m:50/d:9284 @4000000049f28c0f19fbc584 simscan: normal clamdscan return code: 0 @4000000049f28c0f19fc4e3c simscan: calling spamc @4000000049f28c0f19fca814 simscan: calling /usr/local/bin/spamc spamc -U /tmp/spamd.sock @4000000049f28c0f1b5bd66c simscan: cdb looking up version spam @4000000049f28c0f1b5c8e04 simscan: runned_scanners is regex: 1.4.0 clamav: 0.95.1/m:50/d:9284 spam: 3.2.5 @4000000049f28c0f1b5c95d4 simscan: found 3.2.5 @4000000049f28c0f1b5cbce4 simscan:[10373]:CLEAN (0.00/0.00):0.2390s::64.52.58.58:[email protected]:[email protected] @4000000049f28c0f1b5d6cac simscan: done, execing qmail-queue @4000000049f28c0f1c56b8fc simscan: qmail-queue exited 0 @4000000049f28c0f1e9ad0e4 tcpserver: end 10365 status 0 @4000000049f28c0f1e9b1b1c tcpserver: status: 0/20 according to simscan's log everything went fine... r...@mx1 /usr/local/var/dspam 587$ cat system.log 1240632676 I User Alexus <[email protected]> 49f28d64109501004518353 <None Specified> 0.014803 [email protected] Delivered <[email protected]> r...@mx1 /usr/local/var/dspam 588$ also it created a folder /usr/local/var/dspam/data/8au.net/postmaster/ -rw-rw---- 1 root nofiles 2359688 Apr 25 04:11 postmaster.css -rw-rw---- 1 root nofiles 0 Apr 25 04:11 postmaster.lock -rw-rw---- 1 root nofiles 140 Apr 25 04:11 postmaster.log drwxrwx--- 2 root nofiles 512 Apr 25 04:11 postmaster.sig -rw-rw---- 1 root nofiles 12 Apr 25 04:11 postmaster.stats yet this is the whole msg r...@mx1 /home/vpopmail/domains/8au.net/postmaster/Maildir/new 596$ cat 1240632676.10958.mx1.alexus.biz,S=274 Return-Path: <[email protected]> Delivered-To: [email protected] Received: (qmail 10955 invoked from network); 25 Apr 2009 04:11:16 -0000 Received: by simscan 1.4.0 ppid: 10948, pid: 10949, t: 0.1406s scanners: regex: 1.4.0 clamav: 0.95.1/m:50/d:9284 spam: 3.2.5 r...@mx1 /home/vpopmail/domains/8au.net/postmaster/Maildir/new 597$ and obviously there is more then that was sent -- http://alexus.org/ ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensign option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Dspam-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspam-user
