Hi all, does anyone have an idea why /usr/libexec/mail.local is made setuid? It is now impossible to control mailbox quotas because it is always run as root. It is possible to invoke it as root using 'o' flag in mailer definition, if it is so needed. I removed setuid bit from it and setreuid() calls from the source, and set 'o' flag in sendmail configuration - it works fine now and doesn't ignore disk quotas. -- Anton Voronin | Ural Regional Center of FREEnet, [EMAIL PROTECTED] | Southern Ural University, Chelyabinsk, Russia http://www.urc.ac.ru/~anton | Programmer & System Administrator To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
