sascha mantscheff <[EMAIL PROTECTED]> writes: > Further findings: > > This is a file permission problem. All files in pending/ belong to > their respective users and are created with mode 600. Therefore I > either have to change all files in pending/ to world readable/writable > or run tmda-pending as root.
I still think you have an installation issue; it is just being triggered by this permissions problem. > The 2nd option leads to another error message that DELIVERY must be > defined in the user's config file. Up to then root did not have a > .tmda/config file. So I had to create it and duplicate the delivery > info from the /etc/aliases file into the config - even though it is > never used since the root account is not filtered by tmda. 'root' doesn't need a .tmda/config file. You can set the DELIVERY variable in /etc/tmdarc. Individual users' config files will override DELIVERY so that it is specific per-user. Also, if you're running Sendmail and using /etc/aliases, please see FAQ 3.2, http://tmda.net/faq.cgi?req=show&file=faq03.002.htp . Tim _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
