Hi again all... Glad to see the list back up and operating...
I am having a problem with getting squirrelmail up and running with
qmail and the tmda plugin.
After browsing the list for information, things are somewhat moving
along. The problem I can't figure out is how to set the permissions on
my crypt_key file in the users home directory. Tmda complains that is
has to have either 600 or 400 permissions, but I need to have both my
user and the apache user access it. I read in the plugin that the
.tmdarc and .tmda information needs to be accessible by the web user,
but I didn't realize the crypt_key file was included in that until I saw
the following error:
Traceback (most recent call last):
File "/usr/bin/tmda-inject", line 122, in ?
from TMDA import Defaults
File "/usr/lib/python2.2/site-packages/TMDA/Defaults.py", line 1423,
in ?
CRYPT_KEY = binascii.unhexlify(open(CRYPT_KEY_FILE).read().strip())
IOError: [Errno 13] Permission denied: '/home/markm/.tmda/crypt_key'
This appears in the /tmp/wrap_sendmail.out file.
I currently have the apache user set to be part of the same primary
group that the TMDA users are a member of, and then was able to set the
group for all of the files that the apache user needed as +r.
I'd appreciate any help!
Mark
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users