> On Tuesday 11 February 2003 12:42, [EMAIL PROTECTED] wrote: >> >> @400000003e492d52117b9fc4 TMDA.Errors.ConfigError: Can't find key >> file: /var/vpopmail/domains/techropolis.com/tmda/.tmda/crypt_key)) >> > >> > Do you have an entry in your ../tmda/.tmdarc file for DATA_DIR = >> ..... >> > >> > if not, see if that makes a difference >> > -- >> >> In my .tmdarc-tmda I have an entry: >> >> DATADIR = "/var/vpopmail/domains/techropolis.com/tmda" > > Shouldn't that be: > > DATADIR = "/var/vpopmail/domains/techropolis.com/tmda/.tmda" > > > I use per-user datadirs and qadmin-tmda for my installs, so mine > differs slightly from yours.
Well if you follow the original TMDA vpopmail howto at: http://www.visca.com/tmda/tmda_vpop.html then no there is never a .tmda directory so if ofmipd is properly reading the DATADIR variable it shouldnt matter. However that HOWTO is very out of date and focuses around 0.57 If I do symlink the crypt_key it woks fine. It would appear that ofmipd is actualy looking in {$DATADIR}/.tmda and not just {$DATADIR}. I havnet looked at the code but it just seems that way. Bryan _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
