Forgot to address this point:

Make sure
that an old version of TMDA is not being used somewhere by accident.

My working TMDA is always at /usr/local/src/tmda


When I get a new version of TMDA (today, I see ;-), I first untar it into its specific directory, like tmda-0.91. I then cd into the new directory and run the ./compileall script.

Then I do the following, as sudo:
svc -d /service/qmail-* #stop qmail
mv /usr/local/src/tmda /usr/local/src/tmda-last # mv the old TMDA out of the way mv /usr/local/src/tmda-XXX /usr/local/src/tmda # mv the new TMDA version into place
svc -u /service/qmail-* #bring qmail back up


So, there isn't an old version of TMDA left around to run ;-)

--
Jeff Ross
Open Vistas Networking, Inc.
http://www.openvistas.net
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to