dj <[EMAIL PROTECTED]> writes: > *** Got tmda installed in /usr/local/tmda-0.68/ (sucessfully !!!) *** > *** Got cdb installed ***
Since you now have the cdb module installed, you can now use -autocdb as well as -autodbm. It's probably a bit faster. > *** Made the changes to ../filters/incoming *** > from-file -autodbm ~/.tmda/lists/whitelist accept Looks good. > *** 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. To solve this, you'll need to set LOGFILE_INCOMING in your configuration file. If you have it already, delete it, send your test message and post what LOGFILE_INCOMING says here. > 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 . If you install via RPM or *BSD ports, the TMDA subdirectory is placed in /usr/local/lib/python2/site-packages. If you downloaded the tarball, it's left in /usr/local/tmda-0.68. Either one is fine. Just don't mix and match. It will still work, but if you upgrade in a fashion different than what you first installed (tarball, then RPM), you'll run into version problems. Tim _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
