[EMAIL PROTECTED] writes: > [ ... ] > > Also, as an aside, Do all users have to have their own pending directory. > I saw the option for setting the pending directory, but are problems > caused if all users messages are stored in the same directory, a global > pending directory. For example, is it ok to set the pending directory to > be say /var/spool/tmda-pending and have the messages of all users in that > directory. That would be of less concern to me as I have far more room > available on /var than /home or /usr/home.
I'm not sure what the ramifications are of users sharing a pending directory (file name clashes, etc.), but if there's a problem with a single directory, you could always make each ~user/.tmda/pending be a symbolic link to a user-specific and properly permissioned directory such as /var/spool/tmda-pending/user (where "user" is the user's login id). -- Lloyd Zusman [EMAIL PROTECTED] _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
