>My one theory is that TMDA doesn't know where the TMDARC file is >and so is using the default value of ${HOME}/.tmda/ instead of your >defined DATADIR. > >Could you tell me what you gave to the '--config-file' option of the configure >script, or what you answered to the "Would you like to override the default >config file location?" question from the interactive configure script?
I believe I have confirmed this theory. I re-ran the configure script and put in a static value for the config file location and everything worked great. What I believe is happening is that the "~" character is substituting the entire username instead of just the portion I want it to. I am sure it is expected behavior, but it just doesn't play well with vpopmail. To explain better: The first time around (non-working), I used: /usr/local/vpopmail/domains/domain.com/.tmdarc-~ for the config file location. When I log into tmda-cgi, I use the username 'user%domain.com'. Obviously the config file location is turned into: /usr/local/vpopmail/domains/domain.com/.tmdarc-user%domain.com which is invalid, so it used the default location, which is also invalid. Your work around to create the symlink works partially and is definately better than nothing. The problem is using that symlink my whitelisting is not working because it doesn't know where the whitelist is. Thanks for your help and if you have any ideas, I would love to hear them! Matt _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users