Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: Making httpd work with trac and svn: msg#00091
|
Subject: |
Re: Making httpd work with trac and svn |
Daniel J Walsh said the following on 13/12/2005 22:20:
> Robin Bowes wrote:
>> Yes. I am running svn hooks. eg. post-commit.
>>
>> The post-commit script runs svn-mailer which, in turn, sends mail using
>> /usr/sbin/sendmail and also (optionally) includes diffs in the mails
>> (hence the need for temp file access).
>>
>
> Not sure why you needed smpt since httpd should be allowed to transition
> to system_mail_t via sendmail
trac sends ticket notifications via smtp.
>
> You chould set the /var/trac directories to httpd_sys_content_t and I
> think you will get the execute for free.
OK, I'll give that a go.
Thanks,
R.
|
| |