Sorry, sent from wrong address. Delayed three days :-( Tim,
AWESOME FEEDBACK!!!!!!!!!! This is what I did ... *** Updated Python (went to RH8) *** [root@Knight python-cdb-0.32]# cat /etc/redhat-release Red Hat Linux release 8.0 (Psyche) *** Got tmda installed in /usr/local/tmda-0.68/ (sucessfully !!!) *** *** Got cdb installed *** [root@Knight python-cdb-0.32]# python setup.py install running install running build running build_ext skipping 'cdbmodule' extension (up-to-date) running install_lib copying build/lib.linux-i686-2.2/cdbmodule.so -> /usr/local/lib/python2.2/site-packages [root@Knight python-cdb-0.32]# *** Made the changes to ../filters/incoming *** # Include my blacklist and whitelist #from-dbm ~/.tmda/lists/blacklist.db drop #from-cdb ~/.tmda/lists/whitelist.cdb accept from-file -autodbm ~/.tmda/lists/whitelist accept #from-file -autodbm ~/.tmda/lists/nastygrams bounce *** added one entry to plain text file in ~/.tmda/lists/whitelist *** cat lists/whitelist [EMAIL PROTECTED] So far, I have upgrade all python packages and got it compiled correctly. Now I am having an issue with tmda not sending a verification message and all my test emails are sitting in the pending folder. Qmail is good to with delivery sucsess in the logs. I see the emails when I cat ~dj/.tmda/pending. Unfortunatly (for me), , I am going on a short vacation, so I would like to thank all for helping. I'll have to pick this up when I return 2/4/03 (tues). Guess I'm weird ... looking forward to getting back and getting this working :-) BTW - someone mentioned that I should have installed tmda in ../lib/python2/site-packages Is that the right dir? I installed per http://tmda.sourceforge.net/install.html . Thanks again, Tim -dj _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
