PDA

View Full Version : Using spamassassin in sarge-backport.


oldsparky
11-19-2006, 04:11 AM
I need some help whit this issue that i found after changing DA spamassassin version with the backports one.

Well, now all the users config (content in ~/.spamassassin) has wrong owner: mail.mail instead of mail.username.

What is the mechanism that permit to change group to users config file?

Thanks.

xemaps
11-19-2006, 06:39 AM
have you tried run this line ?
/use/local/directadmin/scripts/set_permissions.sh email

help is without arg

oldsparky
11-19-2006, 09:32 AM
Seems to work. Thanks.