> All: > > > I'm running Sendmail 8.13.1, with Mailscanner 4.37.7-1, and Spamassassin > 3.0.2. > > > drwxrwx--- 2 smmsp smmsp 4096 Jan 4 09:48 clientmqueue drwx------ > 2 root mail 4096 Jan 4 15:49 mqueue > drwx------ 2 root root 4096 Jan 4 16:42 mqueue.in > > [EMAIL PROTECTED] sbin]# ls -Z sendmail > lrwxrwxrwx root root user_u:object_r:sbin_t sendmail -> > /etc/alternatives/mta > > > I'm using Fedora Core 3 with the same imap4 server that comes with Redhat > Enterprise 3. > > > Receiving mail works, fine, however as soon as I go to send a message out > it appears to work but really I get "Program mode requires special > privileges, e.g., root or TrustedUser." in the /var/log/httpd/error_log > file.
As a work around, you could use SMTP, instead of the sendmail binary directly. That should remove the error. I've not played around much with the extended privs provided by selinux, but you might want to start there as well. I'm not sure if the permissions you provided allow for the web scripts to execute the binary (as I said, limited knowledge there, that's one of my research projects coming up). -- Jonathan Angliss <[EMAIL PROTECTED]> ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
