"Mike Usmar" <[EMAIL PROTECTED]> writes:

> from-cdb ~/.tmda/blacklist.cdb bounce

BTW, many find it easier to use from-file combined with the `-autocdb'
flag which maintains the .cdb file automatically. See
http://tmda.net/filter-sources.html

> ImportError: No module named cdb
>
> Its saying there is no module named cdb, but I do have python-cdb
> installed.

Strange. Can you cut and paste the exact output from python when you
import cdb? e.g,

Python 2.2.2 (#1, Oct 17 2002, 18:12:45) 
[GCC 2.95.4 20020320 [FreeBSD]] on freebsd4
Type "help", "copyright", "credits" or "license" for more information.
>>> import cdb
>>> 

Also, what does your .forward or .qmail look like? I'd like to see how
you are invoking TMDA.
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to