On Wed, May 28, 2003 at 03:28:10PM -0500, Chris Hardie wrote: > and user chris is a member of group sumsault. As user chris, I can > manually append to the whitelist file, e.g. > > # echo "[EMAIL PROTECTED]" >> /home/sumsault/.tmda/lists/whitelist > > and I can manually whitelist addresses through tmda-pending.
Ok, these are both from the command line, so supplementary groups are being set. Is sumsault the primary group for user chris? > Any thoughts? qmail doesn't set the supplementary groups for a user when executing commands via a .qmail file. You can use the set_supplementary_groups program from qmail.org to solve this: http://qmail.org/supplementary-groups Like: |set_supplementary_groups preline tmda-filter That's my guess, you might try it to see if it works. Cory -- Cory Wright Stand Blue Technology http://www.standblue.net/ _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
