Hi Tim,

> The problem is that the version of the "email"
> package that comes with Python 2.3 is being used
> instead of the customized version that comes
> with TMDA.  The customized version can be found in
> the directory
'/usr/lib/python2.3/site-packages/TMDA/pythonlib/email'

Whoops, there's the problem: 'pythonlib/email' did not
exist under '/usr/lib/python2.3/site-packages/TMDA'. 
I am assuming this is something that's been added
since version 0.80

(I created the RPM by downloading the Mandrake SRPM,
wich was for version 0.80, and substituting the 0.80
tarball for the 1.0 tarball.  The "Files" listing in
the SPEC file did not list the 'pythonlib/email'
directory, so I guess the RPM never installed the
files.  I will be correcting that...)

Copying the 'pythonlib/' directory from the 1.0 source
to '/usr/lib/python2.3/site-packages/TMDA' has fixed
the problem.

> Hmm.  Unless your dot-qmail files specifically
> mention '/usr/lib/python2.3/site-packages/bin' on
> the first line or

Yup, shortly after I posted, I took a look in my
.qmail-alan file, and the path was right there.  I
changed it to '/usr/bin..', and it works just fine.  I
am guessing that the tmda-cgi program does that by
default, since I am guessing it is the default
location if TMDA were to be installed from source.

Thanks for your help!  So far, so good!

Alan Murrell <[EMAIL PROTECTED]>


______________________________________________________________________ 
Post your free ad now! http://personals.yahoo.ca
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to